- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 08:05 AM
The scenario is the next one:
- The user is a CSM Portal customer, with the sn_customerservice.customer role.
- I have two custom ACLs to allow user read sc_req_item and sc_request tables, .none & .* (I wanted the customer to be able to see the Related records on the Case ticket).
The problem:
Suddenly, the user is disabled this access to RITM when it passes to Fulfillment (sometimes). I tried to figure out why with Access Analyzer (a time-saver until now), but the only info I can get out of it is that indeed the access is blocked, but nothing else.
I also checked before query Business rules to see if anything was preventing externals from having access, but found no rule preventing it.
This access was working last week.
What else should I check to figure out what is causing the blocking?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 04:34 AM
If you use 'debug security rules' it will show you exactly which ACL's are being evaluated in the process and if they pass or not.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 04:34 AM
If you use 'debug security rules' it will show you exactly which ACL's are being evaluated in the process and if they pass or not.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark