Table of Contents

Adding a section definition

To add a section definition to an existing module and link it to an existing definition:

  1. In the Automation app in DataMiner Cube, run the DOM Editor script. You can find this script in the folder DOM\DOM Main scripts.

    The script window will show a list of the available modules, as well as several buttons.

  2. Next to the module to which you want to add a section definition, click Edit.

    A window with four buttons will be displayed.

    DOM Editor: edit module window

  3. Click Section Definitions, and then click New.

  4. In the Name box, fill in the name of the section.

    DOM Editor: new section

  5. Click Apply.

  6. Add fields to the section:

    1. Click Field Descriptors, and click the + button.

    2. Fill in the necessary information for the field and click Back.

      DOM Editor: configuring a field

    3. Click Field Descriptors again and repeat the steps above until you have added all the necessary fields.

    Tip

    For more information on the field descriptor configuration, see FieldDescriptor.

  7. When you have added all fields, click Apply and OK to save the section definition.

  8. Click Back to return to the window with the four buttons.

  9. Link the section to a definition:

    1. In the window with the four buttons, click Definitions.

    2. Next to the definition, click Edit.

    3. Click Section Definition Links.

    4. Click the + button.

    5. Click Back and then click Apply to save your update.