Versions Compared

Key

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

...

Setting up the import module

The first step is to configure an instance of the import module for the type of data you need to import. In this example we will import data in PI XML format for 4 locations. The file we want to import is shown below:

No Format


asdasdasd

When configuring the import module we will need to extract the following information from the file:

  1. the locationId's in the XML file
  2. the parameterID's in the XML file
  3. the timestep in the XML file

This information is needed to configure the TimeseriesSet in the import module.

Set up Id Mapping

Adding the new import to a workflow

...