/armada/callback/{processId}
- Mount Point: /resource/rest/armada/callback/{processId}
The following operations are supported on this resource:
POST
Accepts status updates from Armada for service notification's requests that have been made. This service will determine if the work flowshould be pushed to the next step or if it should be ended with an error.
Parameters
name | description | type | default |
---|---|---|---|
processId | The process ID for the ESB step. | path | |
Host | The host of the invoking system. | header |
Input Payload
element | consumeable content type(s) |
---|---|
(custom) |
|
description | |
The packageNotificationResponse XML document that contains details about the package being processed. |