Siebel Developer's Reference > User Properties > Business Component User Properties >

Service Parameters


This user property allows you to specify parameters for a business service that is used by the business component.

Value

The value for the Service Parameters user property consists of one or more name=value pairs delimited by semicolons.

ParamName1=ParamValue2;ParamName2=ParamValue2;...

ParamName specifies the name of the parameter, ParamValue specifies the value for the parameter that is passed to the business service (for example, DLLName=VirtualBusCompODBC.dll).

Usage

This user property names a text string of parameters parsed typically by the Pre_Invoke method and used by the virtual business component. For more information about business services in workflow processes, see the Siebel Business Process Framework: Workflow Guide.

Parent Object Type

Business Component

Functional Area

Siebel Business Process Designer

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