Customizing symbols for node types

About this task

In the Fulfillment Network Model in the Applications Manager, node types are displayed as symbols of various shapes, colors and sizes. Using the provided extn_mapmanager.xml.sample file you can modify the look and feel of these node types on the Fulfillment Network Model.

To customize node type symbols:

Procedure

  1. Rename the install_dir/repository/xapi/template/merged/configresource/extn_mapmanager.xml.sample file to "extn_mapmanager.xml".
  2. Edit the extn_mapmanager.xml file to include the node type you are customizing and include the applicable information.
    Valid values for ShapeType are:
    • Ellipse
    • Rectangle
    • RoundRectangle
    • Diamond
    • TriangleUp
    • TriangleDown
    • TriangleLeft
    • TriangleRight
    • Marker

    For Color and Selected Color, specify any hex code or standard color name.