Passing a Constant from a Workflow Policy Action to a Workflow Process
The Run Workflow Process program can pass a constant from a Workflow Policy action to a Workflow Process.
To pass a constant from a Workflow Policy action into a Workflow Process
-
Navigate to the Workflow Policy Program list, and then query the Name property for Run Workflow Process.
-
Navigate to the Workflow Policy Program Arguments list.
-
Add a new argument.
-
Choose the File menu, and then the Save menu item.
For example, add a new argument with the Name property set to IOName. Make sure the Visible property contains a check mark.
-
In the Workflow Policy Program list, click the Run Workflow Process object.
-
Set the default value.
The default value varies according to IOName.
-
Open the Process Designer for the Workflow Process to which Siebel CRM must pass the constant.
-
In the MVPW pane, create a new record with the Name argument set to the same name defined in the argument in step 4.
For example, Name must be the same as IOName. For more information, see Using Process Properties.
-
Call the Workflow Policy.
For more information, see Starting a Workflow Process from a Workflow Policy.