Receive B2B Messages
Oracle Fusion Collaboration Messaging Framework can receive B2B messages from trading partners or service providers:
- Through Oracle B2B.
- Directly using SOAP web services.
Oracle B2B
When Oracle B2B is used, the B2B HTTP Receiver for trading partners or service providers
to post messages is exposed at the endpoint
https://host/b2b/httpReceiver
.
For more information on Oracle B2B, refer to section on Manage B2B Configuration.
SOAP Web Service
Two web services are available for messaging:
-
CollaborationMessagingService
-
CollaborationMessageV2Service
The services are secured using basic authentication. The user name and password that are provided are validated; the user must be a valid Oracle Fusion applications user. Additionally, the user must be set up with the privilege required to call the collaboration message service.
If user-defined job roles are used, then the role must inherit the
CMK_INVOKE_INBOUND_COLLAB_DOC_SERVICE_PRIV
privilege.