Adding Data Layers to Graphmarts

Follow the steps below to add a Data Layer to a Graphmart.

For conceptual information about data layers, see Introduction to Data Layers.
  1. In the Anzo application, expand the Blend menu and click Graphmarts. Anzo displays a list of the existing graphmarts. For example:

  2. On the Graphmarts screen, click the name of the graphmart for which you want to add a data layer. Anzo displays the graphmart overview. For example:

  3. Click the Data Layers tab. Anzo displays the existing data layers. For example:

  4. Follow the appropriate steps below, depending on whether you want to create a new layer from scratch or copy an existing layer to reuse. Click Create a New Layer or Copy an Existing Layer to expand the text and view the steps for that option:
  5. Anzo adds the new layer as the last layer in the graphmart. If you added a new layer by making a copy of an existing layer, Anzo adds "Cloned" to the data layer title and description with a timestamp that indicates when the layer was copied. For example:

    If you want to edit the title or description, click the menu icon on the right of the layer and select Edit. Modify the title or description values and click Save. If you want to change the order of the layers in the graphmart, you can click the black bar on the left side of a layer and drag the layer up or down. Data layers in a graphmart are processed from top to bottom.

  6. Next, add steps to the layer that will perform the data processing operations, such as loading, creating, deleting, or changing the data. See Adding Steps to Data Layers for instructions.

    The Refresh icon () on the new layer indicates that the layer is out of sync with the data that is in AnzoGraph. Once you add data processing steps to the layer, you can click the Reload button () at the top of the screen to reload the entire Graphmart, or you can click the Refresh button () to process only the layer or layers that are out of sync.

Related Topics