webMethods Dynamic Business Orchestrator 10.1 | Dynamic Business Orchestrator Built-In Services | Elements in the WmDBO\pub.dbo.instance.correlation Folder | Correlation
 
Correlation
WmDBO. Specification that describes the inputs and outputs required for a correlation service.
Location in Package Navigator
pub.dbo.instance.correlation:Correlation
Input Parameters
ProjectName
String The name of the project that contains your model.
ModelName
String The name of the model for which you are establishing correlation.
ModelVersion
String Version of the process model with which this invocation of the correlation service is involved.
Note: Because a single correlation service can be associated with steps from more than one process model version, you can use the ModelID and ModelVersion to identify the process model version using the correlation service at run time.
StepId
String ID of the step in the process model version with which this invocation of the correlation service is involved (for example, N3).
Because a single correlation service can be associated with multiple steps in a process model version, you can use StepID to identify the specific step at run time.
DocumentName
String Name of the document (for example, "OrderDocument").
DocumentType
String Name of the document type (for example, "orders.sap:OrderDocument").
Output Parameters
CorrelationId
String An abstract ID that correlates to the actual process instance ID of the running process. For example: "CUSTOMER-0003456977::ORDER-19477593-AR9-1000". All documents bound for the same instance of the process must return the same correlation ID. Similarly, correlation IDs must be unique across all process instances.

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.