Siebel Developer's Reference > 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 Designer Administration Guide.

Parent Object Type

Business Component

Functional Area

Siebel Business Process Designer

Siebel Developer's Reference