- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2015 03:16 AM
Hi,
I've created a new workflow for a business area and want to send them catalog tasks to perform some work...
I don't want them to have the access provided by the ITIL role out of the box but I do want them to have access to the sc_task table to view and update catalog tasks.
With ITIL role they have all the functionality (but access to more applications than I want them to).
My role (note: no access )
I've created a new role called "u_wealth_service_catalogue_user" that I have setup on the associated applications/modules and Iw ant users with this role to have access to sc_task to view tasks.
I tried adding a ACL but it did not seem to work so I suspect I was doing something wrong but I know there's a relationship between task and sc_task so was not sure if I was doing something wrong. I'd like to also be able to limit these roles to only be able to amend certain fields in sc_task as well if someone can advise me.that'd be really helpful.
Kind regards,
Ben
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2015 08:41 AM
Ben,
There will be two level ACL's Table level ACL which is given by sc_task.--None--. Also, there will be read ACL's on individual fields.
If you go to the ACL's for that table you will see individual field ACL's and you need to have similar ACL's for your role aslo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2015 08:41 AM
Ben,
There will be two level ACL's Table level ACL which is given by sc_task.--None--. Also, there will be read ACL's on individual fields.
If you go to the ACL's for that table you will see individual field ACL's and you need to have similar ACL's for your role aslo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2015 09:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2015 05:21 AM