I have a partner who is sending multiple XML documents via AS2 within seconds of one another. Some make it some don’t. It seems the second document always has problems. In the scenario below DocID3, 4 and 5 are processed as they should be. My partner promises all MDNs and Security is passed back and forth as it should be per there side. They insist when they send the document alone it works and it does seem to work.
Looking at the transaction log I will see
DocID1 ProcessMsg
DocID2 ProcessMsg:PAYLOAD
DocID3 ProcessMsg:ERROR
DocID4 ProcessMsg:PAYLOAD
DocID5 ProcessMsg:PAYLOAD
I only see three xCBL_Order that process
Attributes log for DocID1 has a user status of ProcessMsg and I do see EDIINT message doPayload value = yes.
Activity log stops short of recording the activity when compared to a normal transaction that processes as it should.
Attributes log for DocID3 has a user status of ProcessMsg:ERROR
I do NOT see EDIINT message doPayload
Activity log give a type=ERROR
Brief message=Security check failed, Payload is not processed.
Any help would be very welcomed. I did read that savefiletoPipeline can cause simular problems and I do have it disabled.
Thanks in advance
CHill
#B2B-Integration#webMethods#Integration-Server-and-ESB