Scheduling Data Imports from the Command Line - Honeywell DOC4000 - 7.3 - Administration & Configuration - Intergraph

DOC4000 Administration Guide

Language
English
Product
Honeywell DOC4000
Subproduct
Cyber
Search by Category
Administration & Configuration
PAS Version
7.3

The RunDefinition.exe utility allows you to import data for an asset from the command line. You can also use Windows Task Scheduler to import newly-collected data by running this command on a scheduled basis. The syntax of this command is:

"InstallPath\DataCollector\RunDefinition.exe" "Asset : SequenceDef : Seq"

  • InstallPath - Specifies the location where you installed DOC4000, such as C:\Program Files (x86)\PAS\Integrity.

  • Asset - Specifies the name of the asset (data owner) in DOC4000, such as ABSLC500-Unit1.

  • Seq - Specifies the name of the import sequence defined by the asset model for this asset, such as All.

For example, to import the data for the TPS1 asset using the All import sequence with DOC4000 installed in the C:\PAS\Integrity folder, enter the following command:

"C:\PAS\Integrity\DataCollector\RunDefinition.exe" "TPS1 : SequenceDef : All"