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:
- The value specified in the IMS™ Connect configuration file
- If no value is specified in the IMS Connect configuration file, the value HWS$DEF is used
- Must be a string of 1 to 8 characters. Valid characters are A-Z, 0-9, @ ,#, and $.
- Must not begin with the IMS TM resource adapter reserved prefix, HWS.
- Must not be an IMS Connect port number.
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.