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

ClientBusinessServicen


The ClientBusinessServicen user property allows you to call business services from a browser script.

NOTE:  As of release 8.0, you no longer set this property in the application .cfg file; instead, you set it as an application user property in Siebel Tools.

The number n must be a sequential number, with no gaps in numbering. If a number is skipped, the service cannot be called from a browser script. If a browser script attempts to use this user property to call a business service that is not listed, the following runtime error occurs:

Cannot get service: <name of service>.(SBL-UIF-00275)

Value

Name of the business service called from a browser script.

Some of the predefined property values include:

  • ClientBusinessService0 = Message Bar
  • ClientBusinessService1 = Communications Client
  • ClientBusinessService2 = ContentBase - Asset Publish Service
  • ClientBusinessService3 = ContentBase - Asset Version Publish
  • ClientBusinessService4 = Workflow Process Manager
  • ClientBusinessService5 = Task Assistant UI Service
  • ClientBusinessService6 = Asset Preview Publish Service
  • ClientBusinessService7 = PrintListService
  • ClientBusinessService8 = Task UI Service (SWE)
  • ClientBusinessService9 = Training Queue

Usage

This user property is for use only with Siebel Browser Script.

Parent Object Type

Application

Functional Area

Business Service

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