data-service
latest
false
- Primeros pasos
- Licencia
- Instalación y configuración
- Uso del servicio
- Referencia
- Ejemplos y tutoriales
- Registro
Importante :
Data Service está realizando la transición a Data Fabric, un proceso durante el cual es posible que vea que ambos nombres se utilizan para diferentes opciones de entrega.
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática.
La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Vista previa
Guía del usuario de Data Fabric
Última actualización 2 de abr. de 2026
Para crear una relación entre tus entidades, sigue los siguientes pasos:
La relación se añade como un nuevo campo en la sección Campos locales .
Al añadir datos, puedes seleccionar valores de la entidad relacionada.
Relationship scoping rules apply as follows:
- Tenant-level entities can only be related to other tenant-level entities.
- Folder-level entities can only be related to entities in folders where the user has access.
- Cross-scope relationships (Tenant to Folder or Folder to Tenant) are not supported.
- Tenant-level choice sets are visible to all users within the tenant.
- Folder-level choice sets are accessible only within the selected folder.
- Visibility and usage rules mirror entity scoping for consistent data isolation.
| Entity A | Entity B | Compatible |
| Tenant | Tenant | Sí |
| Folder A | Folder A | Sí |
| Folder A | Folder B (accessible) | Sí |
| Tenant | Carpeta | No |
| Rol | Repercusión |
| Schema Designer | You must have access to the related entity's or choice set's folder to include it in a schema. |
| Data Reader | You must have access to both the parent and related entity folders to query complete data. Without access to both, the related field is omitted from results. |
| Data Writer | You must have access to both the parent and related entity folders to write to related fields. If access to the related folder is missing, the data write is partial. If a related field is marked Required, the data write fails entirely for users without full access. |
| Automation Developer | You must have access to both the parent and related entity to use that entity in a workflow. Partial access prevents the entity from being used. |
| Automation User | Permissions are evaluated at execution time. The operation completes fully or partially depending on which folders you have access to at the time of execution. |