Siebel Developer's Reference > User Properties > Application User Properties >

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:

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.

Siebel Developer's Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.