Synchronous MDN

Hello,

Currently, we’re sending AS2 messages to our partner and they automatically send back a MDN message synchronously. Is it possible to extract the MDN content and ftp it to our target directory? I assume I would probably have to create a new processing rule for sender/receiver with the EDIINT MDN as the doc type and invoke a new service to deal with the MDN data. Anyone has any inputs?

Yes, you have to modify the existing rule (one doc will only trigger the first rule it matches).
Just change the “EDIINT Process MDX Message” rule to call another service, or you just enhance the service which it’s calling.