Add a new TD queue object to the target CICS region control file.
You can define a set of customized properties for a TD queue object. These properties determine how TD queue objects are to be processed by CICS BAC during CICS region initialization.
If you enter more than one program name, separate the names with a comma or a blank. The maximum number of program names you can add is 512.
These are programs to be processed by the batch request utility when it processes a SET TDQUEUE command for this TD queue. If the command sets the TD queue state to OPENSTATUS(OPEN) and ENABLESTATUS(ENABLED), the specified programs are set to ENABLESTATUS(ENABLED). If the batch request utility command sets the TD queue state to OPENSTATUS(CLOSED) or ENABLESTATUS(DISABLED), the programs are set to ENABLESTATUS(DISABLED).
For more information, see the PROCESSPROGRAMS parameter on the SET TDQUEUE command.
If you enter more than one transaction ID, separate the IDs with a comma or a blank. The maximum number of transaction IDs you can add is 512.
These are transactions to be processed by the batch request utility when it processes a SET TDQUEUE command for this TD queue. If the command sets the TD queue state to OPENSTATUS(OPEN) and ENABLESTATUS(ENABLED), the specified transactions are set to ENABLESTATUS(ENABLED). If the batch request utility command sets the TD queue state to OPENSTATUS(CLOSED) or ENABLESTATUS(DISABLED), the transactions are set to ENABLESTATUS(DISABLED).
For more information, see the PROCESSTRANSIDS parameter on the SET TDQUEUE command.