{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Testing", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "BackflowDevice", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "DeviceGUID", "composite": false, "catalogID": "{90226C49-5FE5-47FE-B975-496B291D0EF0}" } ], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1786966315000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false, "supportsQueryWithCacheHint": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TesterName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "device_type", "type": "esriFieldTypeString", "alias": "Device Type", "domain": { "type": "codedValue", "name": "device_type", "description": "Type of backflow prevention device", "codedValues": [ { "name": "RP", "code": "RP" }, { "name": "DCVA", "code": "DCVA" }, { "name": "PVB", "code": "PVB" }, { "name": "RPDA", "code": "RPDA" }, { "name": "DCDA", "code": "DCDA" }, { "name": "SVB", "code": "SVB" }, { "name": "AirGap", "code": "AirGap" }, { "name": "DC", "code": "DC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "device_type" }, { "name": "test_type", "type": "esriFieldTypeString", "alias": "Test Type", "domain": { "type": "codedValue", "name": "TestType", "description": "Type of third-party pressure test", "codedValues": [ { "name": "Annual Compliance", "code": "Annual" }, { "name": "Follow-Up", "code": "FollowUp" }, { "name": "Initial Install", "code": "Initial" }, { "name": "City-Ordered", "code": "CityOrdered" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "test_type" }, { "name": "test_result", "type": "esriFieldTypeString", "alias": "Test Result", "domain": { "type": "codedValue", "name": "PassFail", "description": "Test pass or fail result", "codedValues": [ { "name": "Pass", "code": "Pass" }, { "name": "Fail", "code": "Fail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "test_result" }, { "name": "cert_number_snapshot", "type": "esriFieldTypeString", "alias": "Cert Number (at test)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "cert_number_snapshot" }, { "name": "cert_expiry_snapshot", "type": "esriFieldTypeDate", "alias": "Cert Expiry (at test)", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "cert_expiry_snapshot" }, { "name": "cert_valid_at_test", "type": "esriFieldTypeString", "alias": "Cert Valid at Test", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "cert_valid_at_test" }, { "name": "check_valve_1_psid", "type": "esriFieldTypeDouble", "alias": "Check Valve 1 (PSID)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "check_valve_1_psid" }, { "name": "check_valve_2_psid", "type": "esriFieldTypeDouble", "alias": "Check Valve 2 (PSID)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "check_valve_2_psid" }, { "name": "relief_valve_open_psid", "type": "esriFieldTypeDouble", "alias": "Relief Valve Opens (PSID)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "relief_valve_open_psid" }, { "name": "air_inlet_open_psid", "type": "esriFieldTypeDouble", "alias": "Air Inlet Opens (PSID)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "air_inlet_open_psid" }, { "name": "pvb_check_valve_psid", "type": "esriFieldTypeDouble", "alias": "PVB Check Valve (PSID)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pvb_check_valve_psid" }, { "name": "air_gap_distance_in", "type": "esriFieldTypeDouble", "alias": "Air Gap Distance (in)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "air_gap_distance_in" }, { "name": "air_gap_verified", "type": "esriFieldTypeString", "alias": "Air Gap Verified", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "air_gap_verified" }, { "name": "repair_actions", "type": "esriFieldTypeString", "alias": "Repair Actions", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "repair_actions" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "notes" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true }, { "name": "DeviceGUID", "type": "esriFieldTypeGUID", "alias": "DeviceGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "DeviceGUID" }, { "name": "TesterName", "type": "esriFieldTypeString", "alias": "TesterName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TesterName" }, { "name": "test_date", "type": "esriFieldTypeDate", "alias": "Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "test_date" }, { "name": "CustomerGUID", "type": "esriFieldTypeGUID", "alias": "CustomerGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CustomerGUID" }, { "name": "Customer", "type": "esriFieldTypeString", "alias": "Customer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Customer" }, { "name": "GroupID", "type": "esriFieldTypeString", "alias": "GroupID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GroupID" }, { "name": "CustomerOwnerName", "type": "esriFieldTypeString", "alias": "CustomerOwnerName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomerOwnerName" }, { "name": "CustomerEmail", "type": "esriFieldTypeString", "alias": "CustomerEmail", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomerEmail" }, { "name": "CustomerPhone", "type": "esriFieldTypeString", "alias": "CustomerPhone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CustomerPhone" }, { "name": "TesterPosition", "type": "esriFieldTypeString", "alias": "TesterPosition", "domain": { "type": "codedValue", "name": "TesterPosition", "description": "Testers job Position to customer", "codedValues": [ { "name": "Owner", "code": "Owner" }, { "name": "Manager", "code": "Manager" }, { "name": "Staff", "code": "Staff" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TesterPosition" }, { "name": "OGCustomer", "type": "esriFieldTypeString", "alias": "OGCustomer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OGCustomer" } ], "indexes": [ { "name": "UUID_42", "isAscending": true, "isUnique": false, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "G113DeviceGUID", "isAscending": true, "isUnique": false, "description": "", "fields": "DeviceGUID" }, { "name": "G113CustomerGUID", "isAscending": true, "isUnique": false, "description": "", "fields": "CustomerGUID" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Testing", "description": "", "prototype": { "attributes": { "TesterPosition": null, "CustomerPhone": null, "OGCustomer": null, "device_type": null, "test_type": null, "test_result": null, "cert_number_snapshot": null, "cert_expiry_snapshot": null, "cert_valid_at_test": null, "check_valve_1_psid": null, "check_valve_2_psid": null, "relief_valve_open_psid": null, "air_inlet_open_psid": null, "pvb_check_valve_psid": null, "air_gap_distance_in": null, "air_gap_verified": null, "repair_actions": null, "notes": null, "CustomerEmail": null, "CustomerOwnerName": null, "GroupID": null, "Customer": null, "DeviceGUID": null, "TesterName": null, "test_date": null, "CustomerGUID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "907657e3a3434ba2bceac3f508cfe234" }