expected functional ack timeout event ?
Has BTS 2006 R2 the function of catching the non-events / timeout if an expected functional acknowledge 997/CONTRL is not received within a configurable "time-out duration" ?
How can I trigger an error message from this non-event?
BR
Vattenfall Integration Center
Stockholm, Sweden
I asked a similar question in my EDI 997 Overdue Acks post. The reponse I received was:
Mike, There is no expected timeout property for Acks in R2. However you can easily filter out overdue acks in Status Reports by a query -
Status = "Ack accepted" AND
Interchange Date Time < date
I'm probably going to create a Sql agent job to monitor for expired acks.