How to run the example in Design Studio

These steps describe how to run the ACH to ISO 20022 Payment Initiation Direct Debit example.

Run the map example as follows:

  1. Use the Design Studio to open the following map source files:
    1. ACH to ISO 20022
      • achiso_ccd_dd.mms
      • achiso_ppd_dd.mms
    2. ISO 20022 to ACH
      • isoach_ccd_dd.mms
      • isoach_ppd_dd.mms
  2. Build all the following maps in the source file:
    • ccdiso08 (transforms CCD to pain.008.001.02)
    • pdiso08 (transforms PPD to pain.008.001.02)
    • isoccd08 (transforms pain.008.001.02 to CCD)
    • isoppd08 (transforms pain.008.001.02 to PPD)
  3. Set all compiled maps with a .mmc extension.
  4. Define the following directories for those operating systems other than Windows:
    • data
    • maps
    • schemas
  5. When the artifacts listed here are copied to operating systems other than Windows, make certain that the FTP settings are set as described in sub-steps a and b:
    1. FTP settings must be set to TEXT mode for the following input data:
      • ach_ccd_dd_input.txt
      • ach_ppd_dd_input.txt
      • ach_error_codes.txt
    2. FTP settings must be set to BINARY mode for the following:
      • all compiled maps
      • all xml schema files
      • iso_pain008_to_ccd_dd_input.xml
      • iso_pain008_to_ppd_dd_input.xml
      Note: MVS users, perform both step 6 and step 7. Non-MVS users go directly to step 7.
  6. MVS only: Edit the following map card setting of the Schema > Type > Metadata to the //DD:ddname where ddname references the XML schema, pain.008.001.02.xsd.
    1. Edit the ddname references on output card #2 (pain.008.001.02.xsd) for the following maps:
      • ccdiso08
      • ppdiso08
    2. Edit the ddname references on input card #1 (pain.008.001.02.xsd) for the following maps:
      • isoccd08
      • isoppd08
  7. Run the maps listed in step 2 of this procedure.