- Subcategories:
- Delivery Attempts
- Large Object (LOB) Attributes - ErrorDescription
- Large Object (LOB) Attributes - InputDocument
- Large Object (LOB) Attributes - OutputDocument
- Message Confirmations
B2B Message Transactions REST Endpoints
SCM Common/B2B Message Transactions
The B2B Message Transactions resource manages business-to-business messages processed from Oracle Fusion applications to trading partners and from trading partners to fusion application using Oracle Fusion Collaboration Messaging Framework.
- Cancel further processing of a message
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/cancelMessage
- Delete B2B messages from the message log
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/deleteMessages
- Delete one transaction record
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/{MessageGUID}
- Download message payloads
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/downloadMessagePayloads
- Export messages to a spreadsheet.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/exportMessages
- Get all transaction records
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions
- Get one transaction record
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/{MessageGUID}
- Process a B2B message.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/messageProcessing
- Refresh the status of a message
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/refreshStatus
- Reprocess a message for processing
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/reprocessMessage
- Resubmit a message for processing
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/resubmitMessage
- Terminate the processing of B2B messages
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/terminateProcessing
- Update the status of a message
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/updateMessageStatus
- View the event payload.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/viewCollaborationEvent
- View the payload of the response document for a message.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/viewResponseDocument