05) Insert Code DFF File Route

This route inserts new codes into the ECL WestCoastUSStates using a DFF file as the input source.

Route Structure

05) Insert Code DFF File Route

Route Components Description

Component Name Component Type Description
Inbound FS Inbound Picks up a .csv file and the related .properties file the file system. The file contains comma-separated records used to identify the code to be inserted.
Insert Code FS Inbound Inserts a new code into the ECL. The component retrieves data required to insert the code (ecl_name, code_id, code_name) from the .csv and .properties files.