I’m submitting from the same IS. I was submitting the data using wm.EDIINT:send, after converting the EDI data to Stream. During which I can see the transaction in TN.
In RECEIVER DeliveryMethod tab, I’m invoking the wm.EDIINT:receive service Where I’m seeing the error in IS Admin page error log.
So I tried executing the service “wm.EDIINT:receive” service directly, in both the way’s I’m getting the same error. Not sure where I’m doing the mistake…
Yes I was doing the very plain vennila testing. Below are the inputs used for send.
Type=plain
compressed=false
deliveryMethod=PrimaryHTTP
data/contentType=application/edi-X12
stream=input EDI data after convertion to stream
requestMDN=false
requestSignedReceipt=false
senderID/id=**
senderID/idTypeDesc=EDIINT AS2
receiverID/id=**
receiverID/idTypeDesc=EDIINT AS2
TNFlags/prtIgnoreDocument=false