Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 9

You can create an IWS Transform & Load solution to load the extended object you created.

Background Colorcolor#E0F0FF

Create the Transform & Load Solution

On this page

Table of Contents
maxLevel2
printablefalse


Create the Transform & Load Solution

The Transform & Load solution must have the following steps:

  1. Translator step. XML to EagleML translation that transforms the initial XML into an EagleML object.
  2. Loader step. Standard EagleML task that is selected based on the object being loaded. In this example, we are loading the Warehouse NAV, so the eagle_ml-2-0_default_in_xml_warehouse_preproc task is selected.
    Image RemovedImage Added
    Image RemovedImage Added

Edit the Translator

To edit the Translator step:

  1. In the IWS solution, go to the Destination format shape, open the Extension tab, and select the extension from the list.
    Extension tabImage Modified
  2. Configure the mapping for the extended table fields.
    Configure the mapping for the extended table fieldsImage Modified
  3. Click the Save Solution button to save your changes. Click the Publish button to publish the solution.

Test the Solution

To test the Transform & Load solution:

  1. In the IWS solution, click Run on the ribbon.
    Run buttonImage Modified
  2. Click to select the sample data file and click Run. You see the MC Processes window with the task status.
    MC Processes windowImage Modified