0

Is there any format to send an acknowledgement to the sender , if there is any missing information or invalid data.

Our AS2 provider has the MDN facility. so from there we can know whether the message is received or not.

But what if there is an error while parsing the message because of some invalid data. In this case how we can send an acknowledgement back to the sender.

Thanks,

Abil
  • 17
  • 4

2 Answers2

1

Look at the CONTRL message CONTRL

Marek Marczak
  • 532
  • 8
  • 14
1

In the Netherlands the APERAK message is widely used exactly for that purpose: https://www.gs1.org/standards/edi-xml-gs1-eancom/eancom-aperak-s3/syntax-3

Sandy
  • 31
  • 1