How to pass additional parameters to SpawnWorkflow activity
book
Article ID: KB0088161
calendar_today
Updated On:
Products
Versions
TIBCO Collaborative Information Manager
-
Not Applicable
-
Description
Resolution: How to pass additional parameters to SpawnWorkflow activity
Environment:
TIBCO Product name and version: TIBCO Collaborative Information Manager 7.2.1 Operating System(s): All Operating Systems
Symptoms:
None.
Cause:
None.
Resolution:
Here are the steps to be followed:
Pass the parameter as an "in" parameter to the SpawnWorkflow activity. In the example below, an "in" parameter called OutputFormat is passed with constant value "MineOutputFormat". Snippet of the SpawnWorkflow activity:
If you notice, an input parameter called OutputFormat is passed to the SpawnWorkflow activity. In the form fm26importtemplatev1, have the following to set the Value under OutputFormat based on the value set as in parameter in the SpawnWorkflow activity.