Warehouse NAV Multi Inbound Interface

Overview

Warehouse NAV Multi inbound interface is designed to load and update data in HOLDINGDBO.NAV_MULTI database table.

Incoming message format: EagleML (warehouseNAVMulti complex type).

Stream Logic

EagleML Processing Sequence

Warehouse NAV Multi is loaded into DB via eagle_ml-2-0_default_in_xml_warehouse_preproc in two steps:

  • XSLT transformation. XSLT rule 'eagle_default/in/xml/xslt/wrh_egl_gen_interface3.xsl' is used.

  • Loading data into the database. The 'eagle_default/in/xml/xml-warehouse_v2.xml' rule is used.

To load or update data in Warehouse NAV Multi database tables send an EagleML message into the eagle_ml-2-0_default_in_xml_warehouse_preproc stream.

Security Resolution Logic

<securityAlias> should not be specified in the incoming EagleML message.

Refer to Security Resolution for Warehouse Objects

Entity Resolution Logic

Refer to Entity Resolution for Warehouse Objects