The Transform & Load solution must have the following steps:
- Translator step. XML to EagleML translation that transforms the initial XML into an EagleML object.
- 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.
Edit the Translator
To edit the Translator step:
- In the IWS solution, go to the Destination format shape, open the Extension tab, and select the extension from the list.
- Configure the mapping for the extended table fields.
- 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:
- In the IWS solution, click Run on the ribbon.
- Click … to select the sample data file and click Run. You see the MC Processes window with the task status.
Add Comment