Application Methods for Browser Script
The following table describes a summary of the application methods you can use in Browser Script. It does not include object interface methods that Siebel CRM does not call directly from an application object instance. For information about methods it calls with the InvokeMethod method on the application object, see LoadObjects Method for an Application.
Method | Description | Format |
---|---|---|
Returns the name of the active applet. |
|
|
Returns the name of the business component that the active applet references. |
|
|
Returns the name of the business object for the business component that the active applet references. |
|
|
Returns the name of the active view. |
|
|
Returns the name of an applet. |
|
|
Returns the name of an attribute in a user profile. |
|
|
Locates a business service. If this business service is not already running, then Siebel CRM starts it. |
|
|
Calls a method. |
|
|
Returns the name of the Siebel application. |
|
|
Creates a new property set. |
|
|
Personalization uses this method to set a value for an attribute in a user profile. |
|
|
Displays a modal dialog box that includes a message. |
|