Now I need to send and received a customer flatfile by AS2.the file format like this:
FILBOSAH ABC_PFE DESPATCH 2010051814405700000000000000000001
DA191800057284500013124 0000301178 CarlBolin-22 34 81739 DE 1828M0482010050600000000000000000000
DA291800057280000104500013124000010WAA28222 00000000000150000000000000 PCE
TRLBOSAH ABC_PFE DESPATCH 2010051814405700000000000000000001000004000001
I have config the TN for these partner: Sender: BOSAH Receiver:ABC_PEF,and set up two test webMethods 9.0 IS server.IS-A is for BOSAH and IS-B is for ABC_PEF.When I use the flow service: wm.EDIINT:send to send this message by AS2 from IS-A,the test IS-B server is not received anything and has any message in transaction log.
The send config like this:
Type: plain
compressed: FALSE
deliveryMethod: PrimaryHTTP
dataContentType: text/plain
requestMDN: synchronousMDN
requestSignedReceipt: FALSE
senderID id: BOSAH
idTypeDesc: EDIINT AS2
receiverID id: ABC_PFE
idTypeDesc: EDIINT AS2
Is there a solution for this problem,why we send the flatfile message but we can’t receive it?
#webMethods#edi#Integration-Server-and-ESB