Before you convert trading partner data for import, you should prepare the
data.
About this task
Before you convert the trading partner data, complete
the following steps:
Procedure
- Create the setup environment. This procedure creates the zos_partners
directory used for the transferred partner files and creates a customized
version of the mfconvert.sh script (customized_mf_convert.sh) that
you will use to execute the conversions. The customized script will
contain all of the conversion parameters, saving you the task of entering
them at the command line.
Complete the task that is appropriate
to your installation:
- If converting to a UNIX-based system, enter:
/install_dir/tp_import/mfconvert.sh -setup
- If converting to a Windows-based system:
- Navigate to the /install_dir/ directory.
- Create a directory named zos_partners.
- Enter: /install_dir/tp_import/mfconvert.cmd
-setup
- Transfer the zos_partcopy.jcl file to a mainframe JCL library.
- Clean up the file structure:
- Review the partner file structure.
- Delete any partners that are not needed after the conversion.
- Customize the partcopy.jcl. Use this JCL to extract your
partner files and FTP them to the zos_partners directory created in
step 1. This step:
- Renames the records files using the .par, .icn, .ocn, and .crf
extensions to prepare them for conversion.
- Copies the Partner VSAM files to sequential files (partcopy JCL).
- FTPs the sequential files to the zos_partners directory (partcopy
JCL).
Results
You can now convert the trading partner data.