Read Customer Data Batch Job
Part of CardDemo Core Module: This JCL batch job reads customer data from a VSAM KSDS file. It utilizes the CardDemo Core module and executes the CBCUS01C program for processing. The job is configured to run as a dry-run or test on the AWS environment.
Datasets
- AWS.M2.CARDDEMO.CUSTDATA.VSAM.KSDSThe READCUST job reads customer data from a VSAM KSDS file as part of the CardDemo Core module's execution. This data is processed by the CBCUS01C program for dry-run or testing purposes in the AWS environment.View
- AWS.M2.CARDDEMO.LOADLIBThe job uses the load library to execute the CBCUS01C program, which reads customer data from a VSAM KSDS file as part of the CardDemo Core module's processing.View
- CUSTFILEThe job reads customer data from this VSAM KSDS dataset for processing by the CBCUS01C program within the CardDemo Core module.View
Files
- dry-run/aws-test/app/cbl/CBCUS01C.cblNo summary generated for this fileView