{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "LightsActivity", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Lights", "relatedTableId": 11, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FacilityID", "composite": false, "catalogID": "{A0D62F7A-358F-486D-980D-7AACAD3CF273}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LastName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "Comment" }, { "name": "RequestDept", "type": "esriFieldTypeInteger", "alias": "Request Dept", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RequestDept" }, { "name": "RequestType", "type": "esriFieldTypeString", "alias": "Request Type", "domain": { "type": "codedValue", "name": "LightActivity", "description": "", "codedValues": [ { "name": "Knockdown-Unknown Reason", "code": "KnockdownUNK" }, { "name": "Knockdown-Hit and Run", "code": "KnockdownHR" }, { "name": "Failure-Equipment", "code": "FailureEQU" }, { "name": "Failure-Circuitry", "code": "FailureCIR" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 200, "defaultValue": "Other", "modelName": "RequestType" }, { "name": "RequestID", "type": "esriFieldTypeString", "alias": "Request ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RequestID" }, { "name": "LastName", "type": "esriFieldTypeString", "alias": "Last Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LastName" }, { "name": "FirstName", "type": "esriFieldTypeString", "alias": "First Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FirstName" }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Email" }, { "name": "CallerAddress", "type": "esriFieldTypeString", "alias": "Caller Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CallerAddress" }, { "name": "IncidentAddress", "type": "esriFieldTypeString", "alias": "Incident Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "IncidentAddress" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Description" }, { "name": "AppointmentTime", "type": "esriFieldTypeString", "alias": "Appointment Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AppointmentTime" }, { "name": "SubmitTo", "type": "esriFieldTypeString", "alias": "Submit To", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SubmitTo" }, { "name": "ResponseDate", "type": "esriFieldTypeDate", "alias": "Response Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ResponseDate" }, { "name": "ResponseTime", "type": "esriFieldTypeString", "alias": "Response Time", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ResponseTime" }, { "name": "ResponseNotes", "type": "esriFieldTypeString", "alias": "Response Notes", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "ResponseNotes" }, { "name": "Created_User", "type": "esriFieldTypeString", "alias": "Created_User", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Created_User" }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Created_Date" }, { "name": "Last_Edited_User", "type": "esriFieldTypeString", "alias": "Last_Edited_User", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Last_Edited_User" }, { "name": "Last_Edited_Date", "type": "esriFieldTypeDate", "alias": "Last_Edited_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Edited_Date" }, { "name": "DayPhone", "type": "esriFieldTypeString", "alias": "Day Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DayPhone" }, { "name": "NightPhone", "type": "esriFieldTypeString", "alias": "Night Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "NightPhone" }, { "name": "CellPhone", "type": "esriFieldTypeString", "alias": "Cell Phone", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CellPhone" }, { "name": "RequestDeptList", "type": "esriFieldTypeString", "alias": "Request Dept List", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RequestDeptList" }, { "name": "InitiatedDate", "type": "esriFieldTypeString", "alias": "Initiated Date", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InitiatedDate" }, { "name": "AppointmentDate", "type": "esriFieldTypeString", "alias": "Appointment Date", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AppointmentDate" }, { "name": "Callout", "type": "esriFieldTypeString", "alias": "Callout", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Callout" }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "Work Order No", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WorkOrder" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Controller", "type": "esriFieldTypeString", "alias": "Controller", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Controller" }, { "name": "PoliceReportNo", "type": "esriFieldTypeString", "alias": "Police Report No", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PoliceReportNo" }, { "name": "RepairedDate", "type": "esriFieldTypeDate", "alias": "Repaired Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RepairedDate" }, { "name": "IncidentDate", "type": "esriFieldTypeDate", "alias": "Incident Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "IncidentDate" }, { "name": "RestitutionRequestProcess", "type": "esriFieldTypeString", "alias": "Listed on Restitution Request Process?", "domain": { "type": "codedValue", "name": "Yes/No Indicator", "description": "Provides a Yes or No option. Used with the Attachment.HasBond, Pole.Grounded and Pole.HasRiser attributes.", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RestitutionRequestProcess" }, { "name": "RepairStatus", "type": "esriFieldTypeString", "alias": "RepairStatus", "domain": { "type": "codedValue", "name": "srStatus", "description": "Service Request Status", "codedValues": [ { "name": "Canceled", "code": "Canceled" }, { "name": "Completed/Closed", "code": "Closed" }, { "name": "Open/Work Needed", "code": "Open" }, { "name": "Pending/Review Needed", "code": "Pending" }, { "name": "Field Work Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "ReimbursementStatus", "type": "esriFieldTypeString", "alias": "ReimbursementStatus", "domain": { "type": "codedValue", "name": "srStatus", "description": "Service Request Status", "codedValues": [ { "name": "Canceled", "code": "Canceled" }, { "name": "Completed/Closed", "code": "Closed" }, { "name": "Open/Work Needed", "code": "Open" }, { "name": "Pending/Review Needed", "code": "Pending" }, { "name": "Field Work Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ReimbursementStatus" }, { "name": "FileLocations", "type": "esriFieldTypeString", "alias": "FileLocations", "domain": null, "editable": true, "nullable": true, "length": 350, "defaultValue": null, "modelName": "FileLocations" } ], "indexes": [ { "name": "R2027_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_50098_Facili", "fields": "FacilityID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "LightsActivity", "description": "", "prototype": { "attributes": { "ReimbursementStatus": null, "FileLocations": null, "ID": null, "Comment": null, "RequestDept": null, "RequestType": "Other", "RequestID": null, "LastName": null, "FirstName": null, "Email": null, "CallerAddress": null, "IncidentAddress": null, "Description": null, "AppointmentTime": null, "SubmitTo": null, "ResponseDate": null, "ResponseTime": null, "ResponseNotes": null, "Created_User": null, "Created_Date": null, "Last_Edited_User": null, "Last_Edited_Date": null, "DayPhone": null, "NightPhone": null, "CellPhone": null, "RequestDeptList": null, "InitiatedDate": null, "AppointmentDate": null, "Callout": null, "WorkOrder": null, "FacilityID": null, "Controller": null, "PoliceReportNo": null, "RepairedDate": null, "IncidentDate": null, "RestitutionRequestProcess": null, "RepairStatus": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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 } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }