Hi All, I have created new application that application should only visible to Indian region users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2023 12:50 AM
Hi All, I have created new application that application should only visible to Indian region users. please help on it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2023 12:56 AM
Hi @Aruna10 ,
This should be done through ACLs - In the application creation, ensure that the ACLs points to a role only contained by the indian region users.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2023 03:47 AM
Hi Aruna,
Like Anders has stated you can use ACL's for this. I would also recommend checking out a newer feature, that ServiceNow introduced a few versions ago called Data filtration
"Use data filtration to control access to tables and records based on subject attributes when performing read queries."
Hope this helps.
//Casper