{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "componentsStaging", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 17, "name": "has value", "relatedTableId": 23, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": false, "catalogID": "{191B0E52-BBC8-4C11-AC13-252375B09774}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1747357058000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "parent_type", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "parent_type", "type": "esriFieldTypeString", "alias": "parent_type", "domain": { "type": "codedValue", "name": "parent_type_lu", "description": "parent_type_lu", "codedValues": [ { "name": "Facility", "code": "facility" }, { "name": "System", "code": "system" }, { "name": "Tank", "code": "tank" }, { "name": "Compartment", "code": "compartment" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "parent_type" }, { "name": "parent_id", "type": "esriFieldTypeGUID", "alias": "parent_id", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "parent_id" }, { "name": "type_code", "type": "esriFieldTypeString", "alias": "type_code", "domain": { "type": "codedValue", "name": "component_type_lu", "description": "component_type_lu", "codedValues": [ { "name": "Pressure Relief Device", "code": "pressureRelief" }, { "name": "Valve", "code": "valve" }, { "name": "Pressure Gauge", "code": "pressureGauge" }, { "name": "Pressure Regulator", "code": "pressureRegulator" }, { "name": "Other (user\u2011defined)", "code": "other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "type_code" }, { "name": "status_code", "type": "esriFieldTypeString", "alias": "status_code", "domain": { "type": "codedValue", "name": "component_status_lu", "description": "component_status_lu", "codedValues": [ { "name": "Installed & Operational", "code": "active" }, { "name": "Removed", "code": "removed" }, { "name": "Repaired", "code": "repaired" }, { "name": "Planned / Not Yet Installed", "code": "planned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "status_code" }, { "name": "install_loc", "type": "esriFieldTypeString", "alias": "install_loc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "install_loc" }, { "name": "serial_number", "type": "esriFieldTypeString", "alias": "serial_number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "serial_number" }, { "name": "manufacturer", "type": "esriFieldTypeString", "alias": "manufacturer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "manufacturer" }, { "name": "installed_on", "type": "esriFieldTypeDate", "alias": "installed_on", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "installed_on" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "comments" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "record_ref_guid", "type": "esriFieldTypeGUID", "alias": "Record To Update", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "record_ref_guid" }, { "name": "stagingtype", "type": "esriFieldTypeString", "alias": "Staging Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "stagingtype" }, { "name": "submittedby", "type": "esriFieldTypeString", "alias": "Submitted By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "submittedby" }, { "name": "component_id", "type": "esriFieldTypeGUID", "alias": "Component ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "component_id" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "UUID_655", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_655", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "componentsStaging", "description": "", "prototype": { "attributes": { "stagingtype": null, "parent_type": null, "parent_id": null, "type_code": null, "status_code": null, "install_loc": null, "serial_number": null, "manufacturer": null, "installed_on": null, "comments": null, "component_id": null, "submittedby": null, "record_ref_guid": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Create,Update,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }