Naming your dynamic routing program

The supplied, user-replaceable dynamic routing program is named DFHDYP. If you write your own version, you can name it differently.

After the system has been loaded, to find the name of the dynamic routing program currently identified to CICS®, use the EXEC CICS INQUIRE SYSTEM command. Field DTRPROGRAM contains the name of the current program.

The default is DFHDYP.

To change the current program:

Note:
A sample definition is provided for DFHDYP, but you must install a new resource definition for a customized dynamic routing program.

Related tasks
Routing transactions dynamically
Routing DPL requests dynamically
Routing bridge requests dynamically
Testing your dynamic routing program
Related reference
Parameters passed to the dynamic routing program
Dynamic transaction routing sample programs
[[ Contents Previous Page | Next Page Index ]]