Calling Business Services from the Client
The ClientBusinessServicen user property calls a business service from a browser script. It must specify the name of the business service that a browser script calls. This value uses the following format:
ClientBusinessServicen
where:
n is a sequential number. If you skip a number, then Siebel CRM cannot call this service from a browser script. For more information, see Numbering Instances of a User Property.
You can use this user property only with Siebel Browser Script.
If a browser script attempts to use this user property to call a business service that is not listed, then an error that is similar to the following error might occur at runtime:
Cannot get service: <name of service>.(SBL-UIF-00275)
Starting with Siebel CRM version 8.0, you no longer set this user property in the application .cfg file. You now set it as an application user property in Siebel Tools.