Using a Script Library to Call a Custom Business Service Method

After you make a business service available for use in Web Tools, the following applies:

  • You can call a business service method of this business service from another script.

  • The Script Assist window displays these business service methods. For more information, see About Using Script Assist.

To use a script library to call a custom business service method

  1. Make sure the following options are enabled in ScriptAssist:

    • Enable Method Listing

    • Enable Auto Complete

    For more information about setting these options, see Setting Options for Siebel Script Editor.

  2. In the Siebel Script Editor, type the name of a business service object followed by a period (.).

    Web Tools displays the business service methods that are available for the business service.

  3. Choose the business service method that you want to add to the script.

  4. Validate the script - for more information see, Validating Script Syntax.