Reprocess Notification
You can receive notifications for B2B messages that weren’t successfully processed. This includes messages that end in Error, B2B Error, or Failed status.
Notifications may also be received for messages that were skipped or canceled during processing, that is, messages that end in Skipped or Cancel status.
In order to receive these notifications, you'll need to configure a workflow notification with the following information:
- Workflow task that needs to be configured is
CollaborationMessagingReprocessNotification
. - A rule for each status that you want to receive notifications for. For each rule,
set the
Task.payload.statusValue
equal to the lookup code for the status.
Lookup Code | Status |
---|---|
B2BError |
B2B Error |
Cancel |
Cancel |
Error |
Error |
Failed |
Failed |
Skipped |
Skipped |
For more information on configuring rules and workflow tasks, refer to the Implementing Common Features for Financials and Project Management guide.
These notifications include information such as:
- Message ID
- Status
- Status date
- Error details
- Service provider
- Trading partner
- Supplier or Customer.