CardDemo Core Authorization Batch Job
Part of CardDemo Core Module: This batch job, CBPAUP0J, is part of the CardDemo Core module. It performs authorization checks by reading various IMS datasets and executing the CBPAUP0C COBOL program through the DFSRRC00 utility.
Datasets
- IMS.DBDLIBThis dataset provides the necessary DB2 definitions required by the job to process credit authorizations through the CBPAUP0C module, enabling successful execution of the IMS/DB2/MQ based system.View
- IMS.PROCLIBThis job utilizes a procedure library to execute credit authorization processes via the CBPAUP0C module, leveraging DFSRRC00 utilities for IMS, DB2, and MQ interactions.View
- IMS.PSBLIBThis job utilizes the dataset containing IMS Program Specification Blocks (PSBs) to execute credit authorization processes. It loads these specifications to enable the CBPAUP0C module to interact with IMS, facilitating the dry run of authorization requests.View
- IMS.SDFSRESLThis dataset contains essential IMS load modules and system resources, enabling the CBPAUP0J job to execute its credit authorization processing through the DFSRRC00 utility.View
- XXXXXXXX.PROD.LOADLIBThis load library contains essential program modules, such as CBPAUP0C, that are executed by the CBPAUP0J job to process credit authorizations through IMS, DB2, and MQ.View
- instream:CBPAUP0J:STEP01:SYSINThis instream dataset is used as input for the CBPAUP0J job's initial step, providing necessary control statements for the Credit Authorizations (IMS/DB2/MQ) module during its dry run execution.View
Files
- dry-run/aws-test/app/app-authorization-ims-db2-mq/cbl/CBPAUP0C.cblNo summary generated for this fileView
Utilities
- DFSRRC00