we send messages with “SenMsg” service we got no errror and we can see that the message is send to our partner via ‘squid logs’ (windows proxy).
the probleme is that some times the partner takes too much time for sending an MDN , and we get this error in the sendmsg activity logs : gatwaytimeout
activity log of a sent messsage with error :
1-SendMsg
2-SendMsg WAITMDN
3-SendMsg ERROR
activity log of a sent messsage done:
1-SendMsg
2-SendMsg WAITMDN
3-SendMsg done
How can we increase the time out of receiving MDN ( waitting for the MDN even if we are in synchronous mode).
Or can we handle with Try/catsh the “sendmsg” 's error with service developpment and resubmitte the same message with the same ID?
At 8.2 we are able to control that via the wM TN partner profile Delivery Setting > Wait Between Retries. This works in conjunction with the Delivery Maximum Retries and Retry Factor.
Can you please upload your Delivery tab screen shot (if you are ok sharing that piece) and also can you check the URL/end point connecting to is valid? As to me some thing seems not right with the connection or network that AS2 request is sending to.