Adding Data Layers to Graphmarts

This topic provides instructions for adding data layers to graphmarts by creating a new layer or copying an existing layer.

  1. In the Anzo console, expand the Blend menu and click Graphmarts.
  2. On the Graphmarts screen, click the name of the graphmart for which you want to add a data layer. Anzo displays the graphmart details. 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. For example:

    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 ellipses on the right of the layer and select Edit. Modify the title or description values and click Save.

    Tip: 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.

    Note: The refresh icon () on the new layer indicates that the layer is out of sync with the graphmart data that is in memory. Once you add data processing steps to the layer, click the Reload button () to reload the graphmart and synchronize the new layer.

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.

Related Topics