ESRI ArcGIS APIs
• Query field in the OUTL-BRT-ArcGIS_WACS_AssetClass lookup represents the SQL filter statement for filtereing the features retrieved. Make sure the syntax specified in the Query field of the lookup as specified in the documentation for the “where” parameter.
• RelativeURI field in the OUTL-BRT-ArcGIS_WACS_AssetClass lookup cannot end with a ‘/’ character. If a trailing ‘/’ is included, an error is generated when running the OU ArcGIS WACS Incremental Assets Sync or the OU WACS ArcGIS Assets Update flows.
• Extract Changes is another ESRI ArcGIS API invoked in the integration flows. This API requires to enable the ChangeTracking capability. For Enterprise geodatabase-based feature services published from ESRI ArcGIS Pro 2.2 or later, the ChangeTracking capability requires all layers and tables to be either archive enabled or branch versioned and have globalid columns.
• OU WACS ArcGIS Assets Update updates data in ESRI ArcGIS using the applyEdits ArcGIS Rest API. The POST operation is not supported on Enterprise server using OAuth Client Credentials security policy. Hence, two legged OAuth token security policy must be used in the ESRI ArcGIS connections in Oracle Integration Cloud.