Configure Tag Synchronizer
The behavior of Tag Synchronizer can be configured on the Edit Configuration and Meridian Cloud tabs.
The options that are saved in the configuration file are summarized in the following tables.
-
If the SkipModifiedArgument setting is True, then the application expects a query that needs a modification date as an input parameter. This date should have the format YYYY/MM/DD hh:mm:ss.
For example:
Select * FROM <ImportDatabase> Where <ModificationDate> =%1
Where <ImportDatabase> is the name of the import database and <ModificationDate> is the date of the modification.
- The ConnectionString setting in the ImportDB section may contain %1 as a placeholder for the intermediate filename. If so, then the user interface dialog will provide the option to specify the name manually. Do not use this feature when running in unattended mode.
- After import, the import date and results are recorded in a text file and will be used in the next import. The name of the text file is Lastimport-<ConfigurationFileName>.log. The file will be located in the same folder as the application. If a mapped property is a part of the Field-Path definition, invalid characters \ / : * ? " < > | appearing in the value are replaced by an underscore character _
To configure Tag Synchronizer to import tags to your Meridian Cloud tenancy, set options on the Meridian Cloud page using the descriptions in the following table.
Option | Description |
---|---|
Meridian Cloud API URL |
URL of the Create Asset endpoint as provided by the Accruent API Developer Portal. This allows the you to import into specific environments (Stage or Production, for example) as required. |
Subscription Key |
Subscription key as provided by the Accruent API Developer Portal. You must have already signed up for access and already subscribed to the Meridian Asset product. |
Asset Property Mapping |
The import destination properties. For each destination property, enter in the matching field in the intermediate file.
|