Using a Business Service Step to Call a Workflow Process
You can use a business service step to call a Workflow Process, as shown in the following procedure.
To use a business service step to call a Workflow Process
-
Add a business service step to a task with the values shown in the following table.
Property Value Business Service
Workflow Process Manager
Method
RunProcess
-
In the Multi Value Property Window (MVPW) pane, add an input argument to the business service step (you added in the previous step) with the values shown in the following table.
Property Description Input Argument
Choose ProcessName.
Type
Choose Literal.
Value
Enter the name of the Workflow Process.
-
Define more input arguments, as necessary.
To pass a value from a task to a Workflow Process, the input argument must use the same name as the process property of the Workflow Process. For more information, see Creating Arguments for a Task Step and Siebel Business Process Framework: Workflow Guide.