04) Insert Code XES Exchange Route

This routes inserts new codes into the ECL WestCoastUSStates using an XEServer exchange as the input source.

Route Structure

04) Insert Code XES Exchange Route

Route Components Description

Component Name Component Type Description
Inbound FS Inbound Picks up the sample file WA.xml with records (code_id, code_name, ecl_name) required to insert the code "WA" into the ECL.
Get Code XML Value Extractor Extracts ECL name, code ID, and code name values and sets them as XEServer properties.
Insert Code ECL Update Inserts a new code into the ECL. The component retrieves data required to insert the code (ecl_name, code_id, code_name) from XEServer exchange.