Collaboration Message Service Version 2

Receive and process B2B messages.

Life Cycle Status: Active

Operations

process

This operation accepts a B2B message from a trading partner or service provider, validates collaboration messaging setup to verify that the sender is configured for the message, and returns a positive or negative confirmation message in response.

Callback Operation Name:

Service Type: Synchronous

Input Payload

  • Description: Any message type wrapped in a B2B message element.

  • Type: {http://xmlns.oracle.com/apps/scm/cmk/v2/ws}ProcessMessage

Output Payload

  • Description: A message confirming the receipt and processing status of the B2B message.

  • Type: {http://xmlns.oracle.com/apps/scm/cmk/v2/ws}ResponseMessage

processAsync

This operation accepts a B2B message from a trading partner or service provider.

Callback Operation Name:

Service Type: One Way

Input Payload

  • Description: Any message type wrapped in a B2B message element.

  • Type: {http://xmlns.oracle.com/apps/scm/cmk/v2/ws}ProcessMessage

processAsyncResponse

This operation accepts a message confirming the receipt and processing status of a B2B message from a trading partner or service provider.

Callback Operation Name:

Service Type: One Way

Input Payload

  • Description: A message confirming the receipt and processing status of a B2B message.

  • Type: {http://xmlns.oracle.com/apps/scm/cmk/v2/ws}AsyncResponseMessage