ETL tips and tricks
Performing a Batch Edit for Trend logs

To perform a Batch Edit (map multiple Trend logs at once):

  1. Highlight multiple rows in the Mappings tab by clicking and dragging downward the handles to the left of the rows. To select all rows, press Ctrl+A.
  2. Right-click and select Batch Edit. The Batch Edit Mappings dialog appears.

    ETL_BatchEdit1

  3. Complete all applicable fields in the dialog as needed.

    You must complete the Target Device and Target Measurement fields before you can select Included for the row.

  4. While the rows are still highlighted, right-click and select Include Selected Mapping(s). The Included check box is now checked for the selected rows and these Trend logs are now included in the job.
  5. Click OK, and then click Apply to save the changes to the job. The Batch Edit values now appear for the selected rows.

See Measurement mapping for ETL to learn about the most common, supported measurements in used in PME and how to link to typical Building Management tags.

Sorting contents by column

To sort contents by column:

  • Right-click a column heading and choose from the sort menu to sort column contents by ascending or descending order.
Searching contents by column

To search the contents by column:

  1. Click in the search field below a column heading.
  2. Begin typing characters. Only column contents appear based on the search criteria you enter. Note that characters are not case sensitive.

ETL_Searching

Searching Target Measurements by column

To search the Target Measurements by column:

  1. Click in the search field below the column heading.
  2. Begin typing characters. Only column contents appear based on the search criteria you enter. Note that characters are not case sensitive.

See Measurement mapping for ETL to learn about the most common, supported measurements in use in PME.

Filtering content by column

To filter the contents by column:

  1. Click the filter symbol to the right of the column heading, and then choose (All), (Custom), (Blanks), (Non blanks), or a specific Trend log.

    ETL_filtering1

  2. If you choose (Custom), you can define a unique filter, based on your input, in the Custom AutoFilter dialog. Complete the fields in the dialog and click OK.

Copying and pasting Trend logs

You can select and copy one or more Trend logs from Building Operation and paste that data into a document, such as a text editor or a spreadsheet.

To copy and paste Trend logs into a document:

  1. Select one or more rows in the Mappings tab.
  2. Press Ctrl + C or right-click and choose Copy.
  3. Open your document and place the cursor where you want to paste.
  4. Press Ctrl + V or right-click and choose Paste.
  5. The Trend log data appears in the document.
Finding and opening a Trend log in Building Operation

You can find and open a Trend log with the source tag path.

  1. From the document created in the previous step Copy Source Tag(s) from the list.
  2. Click in the Building Operation address bar.
  3. Press Ctrl + V or right-click and choose Paste, and then press Enter. The Trend log opens.
Running a job manually
  1. In the ETL Configuration Job Configuration Tool screen, select a job to run from the Job Management drop-down list.
  2. Click Control. The Job Control tab appears.
  3. Click Run Once, and then click OK in the dialog when it appears. Wait until the output dialog box appears (depending on your system size, this could take up to a few hours).

NOTE: To confirm the ETL job, look to see that the job executed successfully.

If the ETL Engine returns a Job execution failed message, click Open Log Folder in the dialog and open the error log. Locate the timestamp that corresponds to your job and review the log. Based on this information, make the appropriate changes to the job and then run the job again.

Running a job as a service

You can configure a job to run as a service. Using this method, the job automatically runs at set times, based on the settings you provide in the Job tab. Make sure to change the Sleep Time Between Execution value (in seconds) if you require the service to be run on a schedule different from the default value of 3600 seconds.

NOTE: Run the service under a dedicated Windows user account.

To configure a dedicated Windows user account for an ETL job service:

  1. Create a Windows user account with User access permissions.

    NOTE: If the ETL is installed in its default location, C:\Program Files\..., then the Windows user must have Administrator access.

    warning

    potential compromise of System availability, integrity, and confidentiality

    Use cybersecurity best practices for password creation and management.

    Failure to follow these instructions can result in death, serious injury, equipment damage, or permanent loss of data.

    Cybersecurity policies that govern user accounts and access - such as least privilege, separation of duties - vary from site to site. Work with the facility IT System Administrator to ensure that user access adheres to the site-specific cybersecurity policies.

  2. Add the Windows user account to the PME SQL database server with db_owner rights to the ION_Data and ION_Network databases.

To configure the ETL job to run as a service:

  1. In the ETL Configuration Job Configuration Tool screen, select a job to run from the Job Management drop-down list.
  2. Click Control. The Job Control tab appears.
  3. Click Register. ETL creates a registered service under the job name. Click OK in the dialog when it appears. This option is available only after running a job successfully at least once.
  4. Open Windows Services and change the Log On account for the service to the dedicated Windows account.
  5. In ETL Configuration Job Configuration, click Start/Continue to start the service.
  6. Click Stop to stop the service or click Unregister to unregister the service for this job.
  7. Press OK to save and exit job.
Managing your ETL jobs

You can also switch between jobs, change task order and remove tasks from a job.

Switching between jobs
  1. Click OK at the bottom right to save and exit the current job.
  2. Select another job in the Job Management drop-down list.
  3. Click Edit.
Changing the order of tasks for a job
  1. Select a job from the Job Management drop-down list and click Edit.
  2. Click the Tasks tab.
  3. Highlight the task you want to move from the left pane.
  4. Click the Up arrow or Down arrow Button_Down icon to move the task.
  5. Press OK to save and exit job.
Removing a task from a job
  1. Select a job from the Job Management drop-down list and click Edit.
  2. Click the Tasks tab.
  3. Highlight the task you want to remove from the left pane.
  4. Click the Delete icon. The task is removed from the pane.
  5. Press OK to save and exit job.