{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 51, "name": "Tank_Action_Reports", "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": 0, "name": "LARA_SDE.LARA_ADMIN.reports", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "reportid", "composite": false, "catalogID": "{1AF1F5F5-593A-4E1E-80FB-01A6A35FDBAB}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1720691587000 }, "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": "installer_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "description" }, { "name": "tankid", "type": "esriFieldTypeGUID", "alias": "Tank ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "tankid" }, { "name": "facilityid", "type": "esriFieldTypeGUID", "alias": "Facilitiy Id", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "facilityid" }, { "name": "site_assessmentid", "type": "esriFieldTypeGUID", "alias": "Site Assessment ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "site_assessmentid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "reportid", "type": "esriFieldTypeGUID", "alias": "Report ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "reportid" }, { "name": "action_type", "type": "esriFieldTypeString", "alias": "Action Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "action_type" }, { "name": "installer_name", "type": "esriFieldTypeString", "alias": "Name of Installer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "installer_name" }, { "name": "installer_address", "type": "esriFieldTypeString", "alias": "Installer Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "installer_address" }, { "name": "installer_contact", "type": "esriFieldTypeString", "alias": "Installer Contact Person", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "installer_contact" }, { "name": "installer_contact_phone", "type": "esriFieldTypeString", "alias": "Installer Contact Phone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "installer_contact_phone" }, { "name": "installer_contact_email", "type": "esriFieldTypeString", "alias": "Insaller Contact Email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "installer_contact_email" }, { "name": "piping_type", "type": "esriFieldTypeString", "alias": "Piping Type Installed", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "piping_type" }, { "name": "replacement_date", "type": "esriFieldTypeDate", "alias": "Replacement Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "replacement_date" }, { "name": "pressure_test_date", "type": "esriFieldTypeDate", "alias": "Pressure Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "pressure_test_date" }, { "name": "installer_comment", "type": "esriFieldTypeString", "alias": "Installer Comment", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "installer_comment" }, { "name": "pipe_removed", "type": "esriFieldTypeString", "alias": "Piping Removed", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "pipe_removed" }, { "name": "gov_funded", "type": "esriFieldTypeString", "alias": "Goverment Funded", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "gov_funded" }, { "name": "installer_contact_ext", "type": "esriFieldTypeString", "alias": "Installer Contact Extension", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "installer_contact_ext" }, { "name": "action_comment", "type": "esriFieldTypeString", "alias": "Action Comment", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "action_comment" }, { "name": "accela_ref_id", "type": "esriFieldTypeString", "alias": "Accela Ref ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "accela_ref_id" }, { "name": "parentglobalid", "type": "esriFieldTypeGUID", "alias": "Activity ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "parentglobalid" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "effective_date", "type": "esriFieldTypeDate", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "effective_date" }, { "name": "systemid", "type": "esriFieldTypeGUID", "alias": "SystemID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "systemid" } ], "indexes": [ { "name": "UUID_494", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G11752reportid", "fields": "reportid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_494", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_TANKACTIONREPORTS_action_type", "fields": "action_type,effective_date,reportid,tankid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_TANKACTIONREPORTS_effective_date", "fields": "effective_date,action_type,reportid,tankid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_TANKACTIONREPORTS_reportid", "fields": "reportid,action_type,effective_date,tankid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_TANKACTIONREPORTS_tankid", "fields": "tankid,action_type,effective_date,reportid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_TANKACTIONREPORTS_systemid", "fields": "systemid,tankid,facilityid,reportid", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tank_Action_Reports", "description": "", "prototype": { "attributes": { "effective_date": null, "description": null, "tankid": null, "facilityid": null, "site_assessmentid": null, "parentglobalid": null, "accela_ref_id": null, "action_comment": null, "installer_contact_ext": null, "systemid": null, "reportid": null, "action_type": null, "installer_name": null, "installer_address": null, "installer_contact": null, "installer_contact_phone": null, "installer_contact_email": null, "piping_type": null, "replacement_date": null, "pressure_test_date": null, "installer_comment": null, "pipe_removed": null, "gov_funded": 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 }