Terminating conditions determine when the PowerCenter Integration Service stops reading from the source and ends the session. You can define the following terminating conditions:
Idle Time
Message Count
Reader Time Limit
When you specify values for multiple terminating conditions, the PowerCenter Integration Service stops reading from JMS and ends the session when it meets the first terminating condition. For example, if you set idle time to 10 seconds and message count to 100 messages, the PowerCenter Integration Service stops reading from JMS after 10 seconds or after reading 100 messages, whichever comes first.