addCorrelationInfo
Note
This method has been superseded. Use addSigCorrelationInfo instead. The addCorrelationInfo
method has been retained for backwards compatibility.
A MoogDb v2 method that adds correlation information (external service name and external entity ID) to a Situation.
Back to MoogDb V2 API Method Reference.
Request arguments
Method addSigCorrelationInfo
takes the following request arguments:
Name | Type | Required | Description |
---|---|---|---|
| Number | Yes | Situation ID. |
| String | Name of the external service, such as | |
| String | Identifier that the entity has in the external service, which corresponds to the Situation. |
Response
Method addCorrelationInfo
returns the following response:
Examples
The following examples demonstrate typical use of method addCorrelationInfo
: