Disabling output parameter automapping


When you call a workflow from within a workflow, the TrueSight Orchestration Development Studio application automatically maps the output parameters of the called workflow to local context items in the calling workflow. If no local context item has the same name as an output parameter, TrueSight Orchestration Development Studio creates the context items. If you do not want to map all the output parameters to local context items, you can disable this feature.

Warning

Note

If you disable automapping but want to map output parameters to local context items, you must make the maps manually.

To disable output parameter automapping

  1. If TrueSight Orchestration Development Studio is running, exit from the program.
  2. Navigate to the installation directory of TrueSight Orchestration Development Studio.
  3. Use a text editor to open the DevelopmentStudio.properties file.
  4. Find the following line in the file:
    activity.callprocess.automap.outputs=true
  5. Change the value of the activity.callprocess.automap.outputs parameter to false:
    activity.callprocess.automap.outputs=false
  6. Save and close the DevelopmentStudio.properties file.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Orchestration Platform 8.1