Hi
I have configured B2B setup for a TP. I am sending 3A4 OUTBOUND to the Trading Partner, and the partner also would be able to send to acknowledgement back .
Where as the problem is while receiving the 3B2 INBOUND Message from the trading partner and the message also gets MSG_COMPLETE STATUS, where as the auto acknowledgement is errorring out with MSG_ERROR. The below error details which I got in the B2B console. The point over here I observed the Protocol Transpport Binding details was not showing with Transport Protocol as "HTTP" and the URL is also empty. Is there any property which i missed while setting us.
where as for 3A4 - outbound it was showing all the Transportprotocol and URL which i mentioned at CHANNEL DETAILS, channel details the securtiy specifications were not enabled at both the ends. the same channel I am using for 3B2 too..
Protocol Collaboration Id CLEOPRN-20180822_001058220@081877326_987654321.rdlvd106-K
Protocol Transport Binding x-RN-Version=RosettaNet/V02.00 x-RN-Response-Type=async Content-Type=multipart/related;type="multipart/related";boundary="RN-HTTP-Boundary"
Message Digest Message Digest
Digest Algorithm
Transport Protocol "MISSING HTTP"
Transport Protocol Version
URL "MISSING URL"
Security
Transport Headers x-RN-Version=RosettaNet/V02.00 x-RN-Response-Type=async Content-Type=multipart/related;type="multipart/related";boundary="RN-HTTP-Boundary"
| B2B-50079 |
| Machine Info: (hostname) Transport error |
| ERROR_LEVEL_COLLABORATION |
| ERROR |
| Transport error |
The Log details
[2018-08-22T11:30:15.080-07:00] [WLS_SOA1] [TRACE] [] [oracle.soa.b2b.engine] [tid: DaemonWorkThread: '15' of WorkManager: 'wm/SOAWorkManager'] [userId: <anonymous>] [ecid: b7553993-3940-47f9-9589-799305f6e749-00003ae2,0] [APP: soa-infra] [partition-name: DOMAIN] [tenant-name: GLOBAL] [FlowId: 0000MLWGjQk7m3^Y1TM6VV1RV6JN00001H] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [SRC_METHOD: log] Notification: notifyApp: AQJMSCorrelationID = null
[2018-08-22T11:30:15.081-07:00] [WLS_SOA1] [TRACE] [] [oracle.soa.b2b.engine] [tid: DaemonWorkThread: '15' of WorkManager: 'wm/SOAWorkManager'] [userId: <anonymous>] [ecid: b7553993-3940-47f9-9589-799305f6e749-00003ae2,0] [APP: soa-infra] [partition-name: DOMAIN] [tenant-name: GLOBAL] [FlowId: 0000MLWGjQk7m3^Y1TM6VV1RV6JN00001H] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [SRC_METHOD: log] Notification: notifyApp: Enqueue the exception message:[[
<Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<correlationId>null</correlationId>
<b2bMessageId>9DEA287316562E6C29100000867C2600-1</b2bMessageId>
<errorCode>B2B-51503</errorCode>
<errorText>
<![CDATA[General create message error.
]]>
</errorText>
<errorDescription>
<![CDATA[Machine Info: (soaserver host name)
Description:
caused by - java.lang.NullPointerException
]]>
</errorDescription>
<errorSeverity>2</errorSeverity>
<errorDetails>
<parameter name="b2b.messageId" value="9DEA287316562E6C29100000867C2600-1"/>
<parameter name="b2b.action" value="Advance Shipment Notification Action"/>
<parameter name="b2b.documentTypeName" value="AdvanceShipmentNotification"/>
<parameter name="b2b.documentProtocolVersion" value="V11.03"/>
<parameter name="b2b.documentDefinitionName" value="AdvancedShipmentNotification_Def"/>
<parameter name="b2b.documentProtocolName" value=""/>
<parameter name="b2b.messageType" value="1"/>
<parameter name="b2b.fromTradingPartnerId" value="xxxxxxxxx"/>
<parameter name="b2b.fromTradingPartnerIdType" value="DUNS"/>
<parameter name="b2b.toTradingPartnerId" value="xxxxxxxxx"/>
<parameter name="b2b.toTradingPartnerIdType" value="DUNS"/>
<parameter name="b2b.conversationId" value="CLEOPRN-20180822_001058220@081877326_987654321.rdlvd106-K"/>
</errorDetails>
</Exception>
]]
Could you please help on this
Thanks in advance
kalyani