How to run the example in Design Studio
These steps describe how to run the ACH to ISO 20022 Payment Initiation Direct Debit example.
About this task
Run the map example as follows:
Procedure
-
Use the Design Studio to open the following map
source files:
- ACH to ISO 20022
- achiso_ccd_dd.mms
- achiso_ppd_dd.mms
- ISO 20022 to ACH
- isoach_ccd_dd.mms
- isoach_ppd_dd.mms
- ACH to ISO 20022
-
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)
- Set all compiled maps with a .mmc extension.
-
Define the following directories for those operating systems other than Windows:
- data
- maps
- schemas
-
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:
- 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
- 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.
- FTP settings must be set to TEXT mode for the following input data:
-
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.
- Edit the ddname references on output card #2
(pain.008.001.02.xsd) for the following maps:
- ccdiso08
- ppdiso08
- Edit the ddname references on input card #1
(pain.008.001.02.xsd) for the following maps:
- isoccd08
- isoppd08
- Edit the ddname references on output card #2
(pain.008.001.02.xsd) for the following maps:
- Run the maps listed in step 2 of this procedure.