TransID exclusion options

Use this option to specify that CICS® BAC should exclude this transaction ID from all processing, including batch request utility processing and CICS state monitoring. If this option is selected, you must also specify the action that CICS BAC should take if it encounters a batch request utility command for this transaction ID. If you select this checkbox, you must also choose one of the following three options:
  • Ignore and continue processing. CICS BAC will ignore the command as if it was not encountered and continue processing with the next command.
  • Terminate with return code. CICS BAC will not process any additional commands in the job step, and the batch request utility job step will be terminated with the return code specified.
  • Abend with abend code. CICS BAC will not process any additional commands in the job step, and the batch request utility job step will be abended with the abend code specified.