webMethods Dynamic Business Orchestrator 10.1 | Dynamic Business Orchestrator Built-In Services | Elements in the WmDBO\pub.dbo.model.control Folder | startProcess
 
startProcess
WmDBO. This service is used to start a process instance. This is done by specifying the service transport on the message event in Designer.
Location in Package Navigator
pub.dbo.model.control:startProcess
Input Parameters
ProjectName
String The name of the project that contains the model to join.
ModelName
String The name of the model to join.
DocumentType
String The document type of the document being sent into the process instance. This corresponds to the doc type specified on the message event in the model.
DocumentData
IData document The document that contains the data specified in the document type.
CallbackService
String Optional. The name of the service to be invoked when the process instance reaches a terminal state.
Output Parameters
InstanceId
String The instance ID of the started process instance.

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.