Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You see the XPanels window.

XPanels windowImage RemovedXPanels windowImage Added
2. Click on Open Panel
3. Select the EagleML object you want to extend. For example, select Warehouse NAV.

Select Panel dialog
4. Click Add New Extension to give your extension a name and enter wrhsNavCustom in the popup.
Add New Extension buttonImage RemovedAdd New Extension buttonImage Added
5. Click OK.

You see the Extensions Panel at the bottom of the window.
Extensions PanelImage RemovedExtensions PanelImage Added
6. Click the DB Tables tab in the right pane, click the Load Tree of DB Items button, and select a table for extension. In this example, the ESTAR.TEMP_WRHS_EXT table is selected.
7. Drag and drop the table name you selected onto the Extensions Panel.

...

You see the Create a new model popup.

Create a new model dialog

8. Important Note: Make sure the business key fields are unchecked on this step. For the list of available business keys, see the Database Keys for EagleML Objects page in the EagleML wiki. Otherwise, you will not be able to perform your extract via default EagleML extract streams properly.
For this particular example extension EFFECTIVE_DATE DATE, ENTITY_ID, and SRC_INTFC_INST should be removed.
9. Uncheck any other fields that you do not want to add to the extension. 
10. Enter a new name for the model in the Model Name field.In this example, the model name is ESTAR.TEMP_NAV_EXT.

...