Versions Compared

Key

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

This page describes how to create artifacts for the Analytics Project. It contains the following sections:

...

  1. Open the Developer Studio Dashboard (click Developer Studio > Open Dashboard) and click Analytics Project in the Analytics category. Image RemovedImage Added
  2. If you want to create this Analytics project by Artifacts in Deployment Server, select New Analytics Project By Artifacts in Deployment Server (<CARBON_HOME>/repositary/deployment/server/). Otherwise, leave Create New Analytics Project selected. Click Next.
  3. Do the following:
    1. Type a unique name for the project.

    2. Optionally specify the working set, if any, that you want to include in this project.

    3. Optionally specify the location where you want to save the project (or leave the default location specified).

    4. If you selected the option to New Analytics Project By Artifacts in Deployment Server in the previous step, click Browse and navigate to the <CARBON_HOME>/repositary/deployment/server/ folder containing the artifact file folders.

  4. A Maven POM file will be generated automatically for this project. If you want to include parent POM information in the file from another project in this workspace, click Next, click the Specify Parent from Workspace check box, and then select the parent project.
  5. Click Finish.
  6. If you specified Deployment Server folder containing the artifact file folders, specify whether you want to open those files now.

...

  1. Open the Developer Studio Dashboard (click Developer Studio > Open Dashboard) and click Publisher in the Analytics category.
  2. Select Create New Publisher and click Next.
  3. Type a unique name for the Publisher.
  4. Do one of the following:
      • To save the publisher in an existing Analytics project in your workspace, click Browse and select that project.
      • To save the publisher in a new Analytics project, click Create new Project and create the new project.
  5. Click Finish. The publisher is created in the publisher folder under the Analytics project you specified, and the publisher is open in the editor.

Importing a Publisher 

Follow these steps to import an existing publisher from an XML file into an Analytics project. Alternatively, you can create a new publisher.

...