based on logged user company query the records or display the incidents
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2022 09:45 AM
I have requirement , if logged in user company is "IBM" and on incident from we have comapny field , if compey field has mapped to "ibm" only those incident user has to access via query business rule.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2022 10:13 AM
I dont understand the requirement clearly but are you saying, if logged in user is IBM then they should have access to only those incidents which have a company field mapped to "IBM"?
Then create a Query BR on incident table and use the condition and code as shown in second screenshot.
Please mark my answer as correct/helpful, if it helps.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2022 05:32 PM
Hi
Did you get a chance to review my response?
Please mark my answer as correct/helpful if it helped.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2022 07:02 AM
Hi
Did you get a chance to review my response?
Please mark my answer as correct/helpful if it helped.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2022 06:38 AM
Hi I have checked the script is relevant to my requirement.