Hello,
We have a requirement to hide the 'Processes' link (workflows) for users in a specific security role. However, users with this role will need to be able to click a custom button which calls a javascript function. That function executes two on-demand processes.
It appears having the 'Read' option on the system job entity is required. If I remove that permission , the user no longer sees the link which is good. However the on-demand processes never fire when the custom button is clicked.
Is there any way I can accomplish both goals in a supported way?
Thanks
Robert