14-05-2025 05:46 PM
Bonjour,
Mon besoin est d’extraire la liste des ressources utilisées dans diagrammes par processus, via une requête ? Est-ce possible ?
4 weeks ago
Hi,
Do you mean the applications, org-units, etc. used in a process ?
For instance using the following queries :
Select [Org-Unit] where [Assigned Participant].[Owner Element]:[process] &process
Select [Application] where [System Used].[Owner Element]:[process] &process
Select [Content] where [Data Object].[Owner Element]:[process] &process