webMethods Dynamic Business Orchestrator 10.1 | Dynamic Business Orchestrator Built-In Services | Elements in the WmDBO\pub.dbo.instance.dynamic Folder | gotoCallActivity
 
gotoCallActivity
WmDBO. This service dynamically invokes a Call Activity at a step that has been paused for execution either via a breakpoint or as a result of a failed step execution.
Location in Package Navigator
pub.dbo.instance.dynamic:gotoCallActivity
Input Parameters
InstanceId
String Process instance ID of the process instance.
GotoStepId
String The step ID of the dynamic Call Activity step in your process model.
StepInput
IData Optional. The pipeline to be used when the Call Activity is dynamically executed.
ProjectName
String The name of the project that contains your process model.
ModelName
String The name of your process model.
ReturnStepId
String The step ID of your process model that is paused for execution.
ContinueOnReturn
Boolean When the value is set to true, instructs Dynamic Business Orchestrator to automatically continue execution of the step that is paused for execution after the dynamic Call Activity returns. When the value is set to false, the step will remain paused for execution.
UserName
String Optional. Username of the user requesting this operation.
Output Parameters
None.

Copyright © 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.