{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Heavy Equip Maint Table", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Maint to Groups", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ASSET_GUID", "composite": false, "catalogID": "{BDBF036D-3FEF-4A28-A522-6CED579679DB}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": "CATEGORY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "INCIDENT_ID", "type": "esriFieldTypeInteger", "alias": "INCIDENT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INCIDENT_ID" }, { "name": "INCIDENT_NUMBER", "type": "esriFieldTypeString", "alias": "INCIDENT_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INCIDENT_NUMBER" }, { "name": "INCIDENT_TYPE_ID", "type": "esriFieldTypeInteger", "alias": "INCIDENT_TYPE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "INCIDENT_TYPE_ID" }, { "name": "TASK_TYPE_ID", "type": "esriFieldTypeInteger", "alias": "Task Type ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 1001, "modelName": "TASK_TYPE_ID" }, { "name": "TASK_ID", "type": "esriFieldTypeInteger", "alias": "Task ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TASK_ID" }, { "name": "TASK_NUMBER", "type": "esriFieldTypeString", "alias": "Task Number", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TASK_NUMBER" }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATION_DATE" }, { "name": "CREATED_BY", "type": "esriFieldTypeInteger", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "FOLLOWUP_DATE", "type": "esriFieldTypeDate", "alias": "FOLLOWUP_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_UPDATE_DATE" }, { "name": "TASK_TYPE", "type": "esriFieldTypeString", "alias": "Task Type", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "Routine Sweep", "modelName": "TASK_TYPE" }, { "name": "TASK_STATUS", "type": "esriFieldTypeString", "alias": "Task Status", "domain": { "type": "codedValue", "name": "Task_Assignment_Status", "description": "Task_Assignment_Status", "codedValues": [ { "name": "Accepted", "code": "Accepted" }, { "name": "Assigned", "code": "Assigned" }, { "name": "On Hold", "code": "On Hold" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Assigned", "modelName": "TASK_STATUS" }, { "name": "TASK_PRIORITY", "type": "esriFieldTypeString", "alias": "Task Priority", "domain": { "type": "codedValue", "name": "REQUEST_PRIORITY", "description": "REQUEST_PRIORITY", "codedValues": [ { "name": "High", "code": "High" }, { "name": "Medium", "code": "Medium" }, { "name": "Low", "code": "Low" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": "Low", "modelName": "TASK_PRIORITY" }, { "name": "TASK_OWNER", "type": "esriFieldTypeString", "alias": "Task Owner", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TASK_OWNER" }, { "name": "TASK_ASSIGNEE", "type": "esriFieldTypeString", "alias": "Task Assignee", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TASK_ASSIGNEE" }, { "name": "TASK_ASSIGNMENT_ID", "type": "esriFieldTypeString", "alias": "TASK_ASSIGNMENT_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TASK_ASSIGNMENT_ID" }, { "name": "ASSIGNEE_STATUS", "type": "esriFieldTypeString", "alias": "Assignee Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSIGNEE_STATUS" }, { "name": "TASK_SUBJECT", "type": "esriFieldTypeString", "alias": "Task Subject", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TASK_SUBJECT" }, { "name": "TASK_NOTES", "type": "esriFieldTypeString", "alias": "Task Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TASK_NOTES" }, { "name": "PLANNED_START_DATE", "type": "esriFieldTypeDate", "alias": "Planned Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLANNED_START_DATE" }, { "name": "PLANNED_END_DATE", "type": "esriFieldTypeDate", "alias": "Planned End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLANNED_END_DATE" }, { "name": "SCHEDULED_START_DATE", "type": "esriFieldTypeDate", "alias": "Scheduled Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SCHEDULED_START_DATE" }, { "name": "SCHEDULED_END_DATE", "type": "esriFieldTypeDate", "alias": "Scheduled End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SCHEDULED_END_DATE" }, { "name": "ACTUAL_START_DATE", "type": "esriFieldTypeDate", "alias": "Actual Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACTUAL_START_DATE" }, { "name": "ACTUAL_END_DATE", "type": "esriFieldTypeDate", "alias": "Actual End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACTUAL_END_DATE" }, { "name": "PLANNED_EFFORT", "type": "esriFieldTypeDouble", "alias": "PLANNED_EFFORT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLANNED_EFFORT" }, { "name": "PLANNED_EFFORT_UOM", "type": "esriFieldTypeString", "alias": "PLANNED_EFFORT_UOM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PLANNED_EFFORT_UOM" }, { "name": "ACTUAL_EFFORT", "type": "esriFieldTypeDouble", "alias": "ACTUAL_EFFORT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTUAL_EFFORT" }, { "name": "ACTUAL_EFFORT_UOM", "type": "esriFieldTypeString", "alias": "ACTUAL_EFFORT_UOM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACTUAL_EFFORT_UOM" }, { "name": "DURATION", "type": "esriFieldTypeDouble", "alias": "Days Old", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DURATION" }, { "name": "DURATION_UOM", "type": "esriFieldTypeString", "alias": "DURATION_UOM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "HRS", "modelName": "DURATION_UOM" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "Parcel ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MAP_PAGE" }, { "name": "REC_EDIT_MODE", "type": "esriFieldTypeString", "alias": "Send to Oracle: Change to Manual", "domain": { "type": "codedValue", "name": "REC_EDIT_MODE", "description": "Record Editing Mode", "codedValues": [ { "name": "AUTOMATIC", "code": "AUTOMATIC" }, { "name": "MANUAL", "code": "MANUAL" }, { "name": "PROCESSED", "code": "PROCESSED" }, { "name": "FAILED", "code": "FAILED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "MANUAL", "modelName": "REC_EDIT_MODE" }, { "name": "REC_EDIT_MODE_COMMENTS", "type": "esriFieldTypeString", "alias": "REC_EDIT_MODE_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REC_EDIT_MODE_COMMENTS" }, { "name": "LOADS_HAULED", "type": "esriFieldTypeDouble", "alias": "Loads Hauled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOADS_HAULED" }, { "name": "TOTAL_FEET", "type": "esriFieldTypeDouble", "alias": "Total Feet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_FEET" }, { "name": "TOTAL_HOURS", "type": "esriFieldTypeDouble", "alias": "Total Hours", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_HOURS" }, { "name": "EQUIPMENT", "type": "esriFieldTypeString", "alias": "Equipment", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EQUIPMENT" }, { "name": "START_MILES", "type": "esriFieldTypeDouble", "alias": "Start Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "START_MILES" }, { "name": "END_MILES", "type": "esriFieldTypeDouble", "alias": "End Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "END_MILES" }, { "name": "TOTAL_MILES", "type": "esriFieldTypeDouble", "alias": "Total Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_MILES" }, { "name": "ASSET_ID", "type": "esriFieldTypeInteger", "alias": "ASSET_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSET_ID" }, { "name": "ASSET_GUID", "type": "esriFieldTypeGUID", "alias": "ASSET_GUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ASSET_GUID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "CREW_NUMBER", "type": "esriFieldTypeString", "alias": "Crew Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREW_NUMBER" } ], "indexes": [ { "name": "R39_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_39", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1427ASSET_GUID", "fields": "ASSET_GUID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Heavy Equip Maint Table", "description": "", "prototype": { "attributes": { "ASSET_GUID": null, "CREW_NUMBER": null, "CATEGORY": null, "INCIDENT_ID": null, "INCIDENT_NUMBER": null, "INCIDENT_TYPE_ID": 0, "TASK_TYPE_ID": 1001, "TASK_ID": null, "TASK_NUMBER": null, "CREATION_DATE": null, "CREATED_BY": null, "FOLLOWUP_DATE": null, "TASK_TYPE": "Routine Sweep", "TASK_STATUS": "Assigned", "TASK_PRIORITY": "Low", "TASK_OWNER": null, "TASK_ASSIGNEE": null, "TASK_ASSIGNMENT_ID": null, "ASSIGNEE_STATUS": null, "TASK_SUBJECT": null, "TASK_NOTES": null, "PLANNED_START_DATE": null, "PLANNED_END_DATE": null, "SCHEDULED_START_DATE": null, "SCHEDULED_END_DATE": null, "ACTUAL_START_DATE": null, "ACTUAL_END_DATE": null, "PLANNED_EFFORT": null, "PLANNED_EFFORT_UOM": null, "ACTUAL_EFFORT": null, "ACTUAL_EFFORT_UOM": null, "DURATION": null, "DURATION_UOM": "HRS", "ADDRESS": null, "PARCEL_ID": null, "REC_EDIT_MODE": "MANUAL", "REC_EDIT_MODE_COMMENTS": null, "LOADS_HAULED": null, "TOTAL_FEET": null, "TOTAL_HOURS": null, "EQUIPMENT": null, "START_MILES": null, "END_MILES": null, "TOTAL_MILES": null, "ASSET_ID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "565f8419597142f493764d4c9b6cf81a" }