std.ResetServiceCPMessages
This job discards the server-side processing assignment of all content provider messages for a service instance. It is typically called at the start of a CP service instance to return messages stuck from a previous run back to the queue.
|
This job is not listed in the official enaio® standard engine overview ( |
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Reserved; always pass |
|
STRING |
Yes |
Name (instance ID) of the content provider instance whose messages are to be reset. |
3. See Also
-
std.GetNextCPMessage — returns the next pending message
-
std.DispatchCPMessage — reports the processing of a message