- 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 one transaction record
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/{MessageGUID}
- 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}
- 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
- Update the status of a message
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/updateMessageStatus