Property Name | Sample Value | Description | Used in Integration Process Name |
---|---|---|---|
wacs.file.target.transfer.pref | os | Defines the WACS file location preference. Valid values: os|ftp | • OU ArcGIS WACS Initial Assets Sync • OU ArcGIS WACS Incremental Assets Sync |
wacs.os.namespace | wacsnamespace | WACS Object Storage namespace serves as a container for all WACS related buckets and objects. Required to be populated when WACS is in the cloud, wacs.file.transfer.pref = 'os'. | • OU ArcGIS WACS Initial Assets Sync • OU ArcGIS WACS Incremental Assets Sync |
wacs.os.bucket.assetsync | ArcGIS_AssetSync | Define the bucket name where the Asset Sync extract files should be dropped in the WACS Object Storage by OIC. Required to be populated when WACS is in the cloud, wacs.file.transfer.pref = 'os'. | • OU ArcGIS WACS Initial Assets Sync • OU ArcGIS WACS Incremental Assets Sync |
wacs.ftp.directory.assetsync | /scratch/AcrGIS_AssetSync | WACS FTP directory where the Asset extract files are dropped by OIC. Required to be populated when WACS is on-premises, wacs.file.transfer.pref is = 'ftp'. | • OU ArcGIS WACS Initial Assets Sync • OU ArcGIS WACS Incremental Assets Sync |
notification.type.email.flag | true | If the value is set to 'true', email notification will be sent out for errors. Valid values: true|false Default: true | • OU WACS OIC GISMappings Sync • OU ArcGIS WACS Assets Sync • OU ArcGIS WACS Initial Assets Sync • OU ArcGIS WACS Incremental Assets Sync |
notification. email.process.complete.flag | true | If the value is set to 'true', email notification will be sent when Asset files have been created and dropped in the respective location. Valid values: true|false Default: true | • OU ArcGIS WACS Initial Assets Sync • OU ArcGIS WACS Incremental Assets Sync |
wacs.projectedcoordinates ystem.wkid | 4326 | This property is used to configure the coordinates system [wkid] which will be used to retrieve the geometry coordinates in the specified system format. | • OU ArcGIS WACS Initial Assets Sync • OU ArcGIS WACS Incremental Assets Sync |
sync.initial.maxresult.count | 2000 | • OU ArcGIS WACS Initial Assets Sync • OU ArcGIS WACS Incremental Assets Sync | |
sync.increment.objectid.count | 1000 | • OU ArcGIS WACS Initial Assets Sync • OU ArcGIS WACS Incremental Assets Sync |
Property Name | Sample Value | Description | Used in Integration Process Name |
---|---|---|---|
from | ArcGIS_WACS@email.com | Defines the ‘from’ email address on the notifications. | • OU ArcGIS WACS Initial Assets Sync • OU ArcGIS WACS Incremental Assets Sync • OU Common Notification Handler |
to | errorDist@myCy.com | The email address(es) who should receive any error notification. Multiple emails can be configured by putting comma to separate the email IDs. These are likely the administrators or users who maintain the applications. | • OU WACS OIC GISMappings Sync • OU ArcGIS WACS Assets Sync • OU ArcGIS WACS Initial Assets Sync • OU ArcGIS WACS Incremental Assets Sync |
to.process.notification | bizDist@myCy.com | The email address(es) of who should receive notification when the processing has completed. Multiple emails can be configured by including comma to separate the email IDs. These are likely the business or application users. | • OU ArcGIS WACS Initial Assets Sync • OU ArcGIS WACS Incremental Assets Sync |
Column Name | Sample Value | Description | Comments |
---|---|---|---|
AssetClass | Pump_Centrifugal | Name of the Asset stored in WACS. | Updated by the synchronization flow. |
Attributes | LIFECYCLESTATUS,GLOBALID | Attributes associated with the asset | Updated by the synchronization flow. |
Query | |||
RelativeURI | relative1/FeatureServer/501 | URI from this asset feature. It has to end as: /FeatureServer/{ID} | ID after the FeatureServer is required to be retrieved in the ESRI ArcGIS portal. |
ServerId | S1 | ESRI ArcGIS portal instance | Used to direct to the appropriate configured connections documented in Chapter 4: Importing, Configuring, and Testing Integration Connections. |