{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 17, "name": "Ausencias", "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": 2, "name": "lugaresactuaciones", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "fk_lugaractuacion", "composite": true, "catalogID": "{3C3D3527-2BBC-4B24-A44F-F268C91CF8A4}" } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1660204806000 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "fecha", "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": "fecha", "type": "esriFieldTypeDate", "alias": "fecha", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "fecha" }, { "name": "categoria", "type": "esriFieldTypeString", "alias": "Categoría", "domain": { "type": "codedValue", "name": "Categoria", "description": "Categoria", "codedValues": [ { "name": "Capataz", "code": "capa" }, { "name": "Operario base", "code": "opeb" }, { "name": "Operario especializado", "code": "opee" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "categoria" }, { "name": "motivo", "type": "esriFieldTypeString", "alias": "Motivo", "domain": { "type": "codedValue", "name": "MotivosAusencias", "description": "MotivosAusencias", "codedValues": [ { "name": "Asistencia médico", "code": "asim" }, { "name": "Asuntos propios", "code": "asup" }, { "name": "Baja médica", "code": "bajm" }, { "name": "Falta injustificada", "code": "fali" }, { "name": "Licencia", "code": "lice" }, { "name": "Vacaciones", "code": "vaca" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "motivo" }, { "name": "fk_lugaractuacion", "type": "esriFieldTypeGUID", "alias": "fk_lugaractuacion", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "fk_lugaractuacion" }, { "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": "porcentaje", "type": "esriFieldTypeSmallInteger", "alias": "Porcentaje", "domain": { "type": "codedValue", "name": "Porcentaje", "description": "Porcentaje", "codedValues": [ { "name": "100%", "code": 100 }, { "name": "75%", "code": 75 }, { "name": "50%", "code": 50 }, { "name": "25%", "code": 25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 100, "modelName": "porcentaje" } ], "indexes": [ { "name": "i198fk_lugaractu", "fields": "fk_lugaractuacion", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r130_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_130", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Ausencias", "description": "", "prototype": { "attributes": { "fk_lugaractuacion": null, "porcentaje": 100, "fecha": null, "categoria": null, "motivo": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract,ChangeTracking", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "55b63693d8f34627b225812f6f5bf20b" }