IBM SC34-6814-04 Server User Manual


 
DYRNETNM
is not used by the distributed routing program. On invocation, it is set to null
characters.
Note: To set the target region, the distributed routing program must use the
DYRSYSID field.
DYROPTER
specifies whether the distributed routing program is to be reinvoked on the
target region when the transaction associated with the routed request:
1. Is to be started on the target region
2. Terminates (successfully or unsuccessfully).
This field is for use on route selection, notification, and route selection error
calls. The possible values are:
N The distributed routing program is not to be invoked for transaction
initiation, termination or abendthat is, it is not to be invoked on the
target region. This is the default.
Y The distributed routing program is to be reinvoked on the target region.
For BTS processes and activities, this is effective only if the target
region is CICS TS OS/390, Version 1.3 or later.
For inbound Web services requests, this is effective only if the target
region is CICS TS for z/OS, Version 3.1 or later.
For non-terminal-related START requests, this is effective only if the
target region is CICS TS OS/390, Version 1.3 or later. If the target
region is an earlier CICS release, and you specify 'Y' for DYROPTER,
the request will fail on the target region.
For method requests for enterprise beans and CORBA stateless
objects, this is effective only if the target region is CICS TS for z/OS,
Version 2.1 or later.
You can specify this option for requests that are routed to remote CICS regions
and also for those that are executed locally.
DYRPROCCMP
indicates whether or not the BTS process is completing.
This field applies only to the routing of BTS processes and activities. Its
contents are significant on transaction termination calls.
The possible values are:
Y This is the final activation of the BTS process.
N This is not the final activation of the BTS process.
When it is invoked at transaction termination, the routing program could use the
value of this field to decide whether to end any transaction affinities.
DYRPROCID
is the CICS-assigned, 52-character identifier of the BTS process to which the
activity being routed belongs.
This field applies only to the routing of BTS processes and activities.
DYRPROCN
is the name of the BTS process to which the activity being routed belongs.
This field applies only to the routing of BTS processes and activities.
652 Customization Guide