data-service
latest
false
- Démarrage
- Licences
- Paramétrage et configuration
- Utilisation du service
- Référence (Reference)
- Exemples et tutoriels
- Journalisation
Important :
Data Service devient Data Fabric. Au cours de cette transition, vous verrez parfois les deux noms être utilisés pour différentes options de prestation.
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique.
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Aperçu
Guide de l'utilisateur de Data Fabric
Dernière mise à jour 2 avr. 2026
Pour créer une relation entre vos entités, procédez comme suit :
La relation est ajoutée en tant que nouveau champ dans la section Champs locaux (Local fields) .
Lors de l'ajout de données, vous pouvez sélectionner des valeurs dans l'entité associée.
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 | Pris en charge |
| Locataire | Locataire | Oui (Yes) |
| Folder A | Folder A | Oui (Yes) |
| Folder A | Folder B (accessible) | Oui (Yes) |
| Locataire | Dossier | Non (No) |
| Rôle | Impact |
| Schema Designer | You must have access to the related entity's or choice set's folder to include it in a schema. |
| Lecteur de données | 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. |
| Rédacteur de données | 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. |
| Utilisateur d'automatisation | 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. |