Set-up Pack for Supply Chain for ITX Design Studio
Before you begin
- Build the maps ccx12, x12segment, and x12ttval in ITX Design Studio on Windows, with Linux selected as the target platform, in the <DTXHOME>\packs\supplychain_edi_v10.2.x\x12\compliance\mapsandschemas folder.
- Create compliance folder structure like the one in windows. Either copy the
entire x12, edifact, or
rail folder from the Design Studio pack install (refer
to Step 1) or create and copy folders and files individually (refer to
Step 2 and Step 3). The map execution folder structure is the
same across all pack components. The compliance check configuration file should
be copied to /maps/compliance/data folder. The
/systems folder is used for Launcher systems defined
using the ITX Integration Flow Designer.
Example, <bind_mount_dir> = /tmp/itx-ls/x12Compliance/data
mkdir -p <bind_mount_dir>/input
mkdir -p <bind_mount_dir>/maps/compliance/data
mkdir -p <bind_mount_dir>/maps/compliance/mapsandschemas
mkdir -p <bind_mount_dir>/systems
mkdir -p <bind_mount_dir>/output