Hello everyone,
Hope you are doing well.
We have a case where we are trying to filter the dataset due to users access rights on the database when running a routine on Gallery.
The idea is that after publishing a routine on our Gallery, the workflow will identify who runs it using the gallery authentication and then use it as a filter to output the data. We are trying to find a better solution rather than creating multiple workflows for each user and then sharing it individually , where in this case we need only one routine and the workflow will do the rest.
Thank you very much!