Duplicate Message Processing
EDIINT messages contain message IDs. Message IDs are used to correlate receipts with messages. When a message received from a trading partner is parsed, information about the message, including its message ID, is stored in the database. If a second message is received with the same message ID as a previous message, Sterling B2B Integrator handles the second message as a duplicate. In this case, Sterling B2B Integrator returns the MDN that it sent for the previous instance of the message to the message sender. Sterling B2B Integrator does not extract the message content to the inbound folder configured for the trading partner.
You can force the Sterling B2B Integrator AS2
Edition to fully process duplicate messages by completing the following actions:
- Stop the Sterling B2B Integrator AS2 Edition.
- Edit the file ediint.properties in the properties directory of your Sterling B2B Integrator AS2 Edition installation.
- Add the line ProcessDuplicateMessages = true to the file ediint.properties.
- Save the file ediint.properties.
- Start the Sterling B2B Integrator AS2 Edition.