Job

Post Transaction Processing for Card Demo

Part of CardDemo Core Module: This job processes post-transaction data for the Card Demo core module. It reads account and transaction files to perform necessary updates and generates a daily rejection file for any discrepancies found.

IsolatedExpanded
OverviewSource

Datasets

  • ACCTFILEThis job reads account data from a file to process post-transaction information for the Card Demo core module, updating records and identifying discrepancies.
    View
  • AWS.M2.CARDDEMO.ACCTDATA.VSAM.KSDSThe job reads account data from this VSAM KSDS dataset to process post-transaction information and update records for the Card Demo core module.
    View
  • AWS.M2.CARDDEMO.CARDXREF.VSAM.KSDSThe job uses this VSAM KSDS dataset to store and retrieve cross-reference information critical for processing post-transaction data in the Card Demo core module. It ensures accurate record lookups and updates during transaction processing.
    View
  • AWS.M2.CARDDEMO.DALYTRAN.PSThis dataset, containing daily transaction data for the Card Demo core module, is read by the POSTTRAN job to update account and transaction information and to generate a rejection file for any identified discrepancies.
    View
  • AWS.M2.CARDDEMO.LOADLIBThis load library contains essential programs and routines that the POSTTRAN job utilizes to process post-transaction data for the Card Demo core module, ensuring accurate account updates and the generation of a rejection file.
    View
  • AWS.M2.CARDDEMO.TCATBALF.VSAM.KSDSThis job uses the VSAM KSDS dataset to read and update account balances during post-transaction processing for the Card Demo core module. It ensures accurate record-keeping and identifies discrepancies for a daily rejection file.
    View
  • AWS.M2.CARDDEMO.TRANSACT.VSAM.KSDSThe job POSTTRAN utilizes this VSAM KSDS dataset to read and process post-transactional data for the Card Demo core module, updating account information and identifying discrepancies for a rejection file.
    View
  • DALYREJSThis dataset is generated by the POSTTRAN job to record any transaction discrepancies encountered during post-transaction data processing for the Card Demo core module.
    View
  • DALYTRANThis job uses the daily transaction dataset to process post-transaction data for the Card Demo core module, updating account information and generating a rejection file for discrepancies.
    View
  • TCATBALFThis dataset stores cardholder account balances and is read by the POSTTRAN job to update account information after post-transaction processing, ensuring accurate financial records.
    View
  • TRANFILEThis job reads transaction data from the TRANFILE dataset to process post-transaction operations for the Card Demo core module, generating a daily rejection file for discrepancies.
    View
  • XREFFILEThis job utilizes the cross-reference dataset to validate and reconcile transaction data, identifying and recording any discrepancies in a rejection file.
    View
  • AWS.M2.CARDDEMO.DALYREJSThis job utilizes the daily rejection dataset to record any discrepancies encountered during the processing of post-transaction data. It serves as a crucial output for identifying and managing errors within the Card Demo core module's transaction flow.
    View

Files

  • dry-run/aws-test/app/cbl/CBTRN02C.cblNo summary generated for this file
    View