Hi
We did have a couple of processes deadlocked.
Previously I had found that integration server was a little slow at updating the document status following an acknowledgement - but it did in the end (typically withing the hour)
We have a setup where we route ebxml documents to participants via a hub. What used to happen is:
Send routing document (status sendMessage:1)
Receive ebxml Acknowledgement (typically within around 1 min)
Approx 30-60mins later the routing document would get update to sendMessage:ack
However we’re finding that the routing document is never getting updated to sendMessage:ack so the document is resent (and we receive another subsequent) and so on until our retries (3) is hit and then we receive either a timetolive or delivery failure error.
It’s almost like the process that updates the routing document delivery task is not firing?
Do you know if I can increase the time between it’s ‘checks’ ie the check to see if an ack has been received?
There doesn’t appear to be any errors in the logs relating to this.
Cheers
Rob
#B2B-Integration#webMethods#Integration-Server-and-ESB