To explain it a little bit more. Each Domestic Payment has a unique Payment Reference which I’ll use to set an Attribute. There will also be a “Status” attribute.
When a Domestic Payment is being sent to the Bank, a dummy doc (DomBank) will be persisted to TN with attributes “PayRef” set to the PaymentReference and “Status” set to ‘Sent’. When the EXP/DISB file is received, TN will be searched for the relevant PaymentReference and “Status” will be updated to “Acknowledged”.
A separate scheduled service will run 4 times a day to check for any DomBank documents in TN that have a “Status” of ‘Sent’ which were inserted into TN more than 6 or 12 hours ago. If any are fouind then an alert gets generated.
#Integration-Server-and-ESB#B2B-Integration#webMethods