Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with webMethods Messaging Triggers | About Join Time-Outs | Setting a Join Time-Out
 
Setting a Join Time-Out
When configuring webMethods messaging trigger properties, you can specify whether a join condition times out and if it does, what the time-out period should be. The time-out period indicates how long Integration Server waits for additional documents after receiving the first document specified in the join condition.
*To set a join time-out
1. In the Package Navigator view of Designer, open the webMethods messaging trigger that you want to set the join time-out.
2. In the Properties view, under General, set Join expires to one of the following:
Select...
To...
True
Indicate that Integration Server stops waiting for the other documents in the join condition once the time-out period elapses.
In the Expire after property, specify the length of the join time-out period. The default time period is 1 day.
False
Indicate that the join condition does not expire. Integration Server waits indefinitely for the additional documents specified in the join condition. Set the Join expires property to False only if you are confident that all of the documents will be received.
Important:
A join condition is persisted across server restarts. To remove a waiting join condition that does not expire, disable, then re-enable and save the webMethods messaging trigger. Re-enabling the webMethods messaging trigger effectively recreates the webMethods messaging trigger.
3. Click File > Save to save the webMethods messaging trigger.