Ignore PURG call (ignorePURGCall)

This property controls whether or not multiple ISRT and PURG calls in an IMS™ application for a commit mode 0 interaction is to be ignored.
When an IMS application has multiple ISRT and PURG calls:

The ignorePURGCall flag is valid for the SYNC_SEND and SYNC_SEND_RECEIVE interactions for commit mode 0 interactions on shareable persistent socket connections. Multiple PURG calls are always ignored, regardless of the value of this flag for commit mode 1 interactions.

The ignorePURGCall flag is not valid for SYNC_END_CONVERSATION, SYNC_RECEIVE_ASYNCOUTPUT_SINGLE_NOWAIT or SYNC_RECEIVE_ASYNCOUTPUT_SINGLE_WAIT interactions, or for SYNC_SEND_RECEIVE interactions on dedicated persistent socket connections. An exception is thrown in these interactions.


Feedback