How to run the example in Design Studio

These steps describe how to run the ACH Reject to ISO 20022 transformation example.

Run the map example as follows:

  1. Use the Design Studio to open the following map source file:
    1. ACH to ISO 20022
      • achiso_rjct.mms
    2. ISO 20022 to ACH
      • isoach_rjct.mms
  2. Build all the following maps in the source file:
    • rjtiso01 (transforms Reject to pain.002.001.03)
    • isorjt01 (transforms pain.002.001.03 to Reject)
  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_reject_ccd_ct_input.txt
      • ach_reject_ccd_dd_input.txt
      • ach_reject_ppd_ct_input.txt
      • ach_reject_ppd_dd_input.txt
      • ach_reject_ctx_ct_input.txt
      • ach_reject_ctx_dd_input.txt
      • ach_reject_iat_ct_input.txt
      • ach_reject_iat_dd_input.txt
      • rtrn_reason_codes.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_pain002_to_reject_ccd_ct_input.xml
      • iso_pain002_to_reject_ccd_dd_input.xml
      • iso_pain002_to_reject_ppd_ct_input.xml
      • iso_pain002_to_reject_ppd_dd_input.xml
      • iso_pain002_to_reject_ctx_ct_input.xml
      • iso_pain002_to_reject_ctx_ct_input.xml
      • iso_pain002_to_reject_iat_ct_input.xml
      • iso_pain002_to_reject_iat_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.002.001.03.xsd
    1. Edit the ddname references on output card #2 (pain.002.001.03.xsd) for the following map:
      • rjtiso01
    2. Edit the ddname references on input card #1 (pain.002.001.03.xsd) for the following maps:
      • isorjt01
  7. Run the maps listed in step 2 of this procedure.