Application Response Outbound Message

When suppliers or customers receive messages, they can notify the senders of the messages about the message-processing status updates using the application response outbound message.

The application response outbound message includes information on whether the sender's message was processed successfully or not. If errors occurred, the response message provides the details.

The application response outbound message definition is ORACLE_1.O_B2B_APPLICATION_RESPONSE_OUT.

Note: You can use this message definition whether or not you have enabled any business process.

To use this message, set up the message definition as an outbound collaboration message for your service provider or trading partners.

Here's a sample payload:

<oa:ConfirmBOD xmlns:oa="http://www.openapplications.org/oagis/10" releaseID="10.1" versionID="" systemEnvironmentCode="Test" languageCode="en-US" xmlns="http://xmlns.oracle.com/apps/scm/cmk" xmlns:ns0="http://xmlns.oracle.com/apps/scm/cmk">

     <ApplicationArea xmlns="http://www.openapplications.org/oagis/10" xmlns:cmkws="http://xmlns.oracle.com/apps/scm/cmk/ws" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:cmk="http://xmlns.oracle.com/apps/scm/cmk" xmlns:ns2="http://xmlns.oracle.com/apps/scm/cmk/v2" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"

     <Sender>

          <LogicalID schemeID="Generic">CMKNewTP_TradPartLogicalID schemeID="Generic">CMKNewTP_TradPart>
     <Sender>

     <Intermediary>

          <LogicalID schemeID="Name">CMKNewTPLogicalID schemeID="Name">CMKNewTP?>
     <Intermediary>   
     <Receiver>

          <LogicalID schemeID="Name">CMKNewTPLogicalID schemeID="Name">CMKNewTP>
     <Receiver>
     <CreationDateTime>2020-11-20 12:11:11CreationDateTime>2020-11-20 12:11:11>
     <BODID>300100233215579BODID>300100233215579>
     </ApplicationArea>
          <DataArea xmlns="http://www.openapplications.org/oagis/10" xmlns:cmkws="http://xmlns.oracle.com/apps/scm/cmk/ws" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:cmk="http://xmlns.oracle.com/apps/scm/cmk" xmlns:ns2="http://xmlns.oracle.com/apps/scm/cmk/v2" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
     <Confirm> 
          <OriginalApplicationArea>
  <CreationDateTime>2016-09-04CreationDateTime>2020-09-04>
             <BODID>OUT_154288BODID>OUT_154288>
          </OriginalApplicationArea> 
     <Confirm>
     <BOD>
       <Note>More detaills on processing resultNote>More details on processing result,/Note>
       <ProcessingResultCode>Partner assigned code that is cross referenced to CMKcodeProcessingResultCode>Partner assigned code that is cross referenced to CMKcode</ProcessingResultCode>
       <BOD>
    </DataArea>
</oa:ConfirmBOD>