Reroute name (reRouteName)

This property provides the name of the destination to which asynchronous output is queued.
If the reRoute property is set to true, this property provides the named destination. If the reRoute property is set to false, the reRouteName property is ignored. If the reRoute property is set to true, and no value for the reRouteName property is provided, the value for the reRouteName property is: A valid value must meets the following rules:
Important: If lowercase letters are provided, the letters are changed to uppercase.

The reRouteName property is valid only for SYNC_SEND_RECEIVE interactions on shareable persistent socket connections. It is not valid for any interactions on dedicated persistent socket connections.


Feedback