08) Delete Code XES Exchange
This route deletes codes from the ECL WestCoastUSStates using an XEServer exchange as the input source.
Route Structure
Route Components Description
Inbound
|
FS Inbound |
Picks up 837 transactions with claims from the file system. |
Get Code
|
XML Value Extractor |
Extracts ECL name, code ID, and code name values and sets them as XEServer properties. |
Delete Code
|
ECL Update |
Deletes the code from the ECL. The component retrieves data required to delete the code (ecl_name, code_id) from XEServer exchange. |