how to implement the logic in workflow same as flowdesigner

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2024 12:59 AM
Hi All,
I am working on one of the catalog item, in this item we have a option to adding or removing the User from the groups.
Currently in the workflow for a particular group, we are unable to adding or removing the user from the group has it contains the categorical role as "sn_si.analyst". Only users in this role can add or remove users through the form. but for admin it's not working and only the user is having this particular role for them only this functionality is working.
Note : We have checked the ACL on this particular role and group but it doesn't contains any restrictions.
When we tried to implement same logic in the flow designer by giving the role in the properties it's working as expected(implemented as in the screenshot) . It doesn't work as expected in the workflow.
Please any one suggest me how to implement the logic in the workflow to achieve, without role constraints user should be able to add or remove from the group ASAP.
In the catalog item is accessible for the specific role to add delete from group.
Thanks in advance!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 07:22 AM
Can anyone please suggest me on this ASAP