Invoking Scripts Using Siebel VB or Siebel eScript

You can invoke SmartScripts programmatically using the application invoke method RunSmartScript or the applet invoke method RunCallScript. The invoke method, RunCallScript, invokes a SmartScript from an applet so the SmartScript updates the currently active record.

Note: The name of the SmartScript used in the RunSmartScript and RunCallScript application methods must be a basic (path) name of a SmartScript, which is not the translated SmartScript name which appears in the SmartScript Player applet.