Deploying the Application

You must first configure the dedicated properties file before deploying Asset Quality Intelligence on your Exalead CloudView instance.

This task shows you how to:

Configure Properties File

  1. Unzip field-issue-app-<release>.zip. For example, field-issue-app-422.0.0.zip.
    An unzipped folder is created. Do not delete the zipped folder, you will need it to install Asset Quality Intelligence. For more information, see Install Asset Quality Intelligence below.
  2. Go to <UNZIPPEDFOLDER>/documents.
  3. Open app.properties.
  4. Specify the following parameters:
    1. ENOVIA_URL: the URL used to connect to your ENOVIA server.
      This parameter will allow you to open your object directly in ENOVIA from Asset Quality Intelligence.
    2. ENOVIA_PWD_CRYPTED: the password used to connect to your ENOVIA server.
  5. Save your app.properties file.

Install Asset Quality Intelligence

  1. Make sure that your Exalead CloudView instance is running.
  2. Go to <DATADIR>/bin/.
  3. Launch the following command to deploy Asset Quality Intelligence on your running instance:

    cvadmin apps install noversioncheck=true apps-file=[PATH TO field-issue-app-<release>.zip file]
     propertyFile=[PATH TO app.properties file]

    Note: Do not use spaces or special characters in paths.

Check Installation

  1. From your browser, go to http://<HOSTNAME>:<BASEPORT>.
  2. Click /field-issue to open Asset Quality Intelligence.
  3. Log into Asset Quality Intelligence. By default, Login is user and Password is exalead.

You are now on Asset Quality Intelligence.

To retrieve data into the app, configure ENOVIA connector. For more information, see Configuring ENOVIA Connector.