Deactivate application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 10:25 PM
Hi
we have requirement that user can deactivate an application ,through catalog item list of applications are shown in catalog item. When user select the application and submit the catalog item he/she able to deactivate the application...now the problem is when user submit the form we need to
Perform a check against to see if the application has any existing accesses defined
If Accesses exist, display an alert message...can anyone suggest the script to how to perform a check weather the user have any specific access to that applications
regards
Shabbir.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 11:26 PM
who will be raising the request?
What do you mean by user has access to that application?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 05:39 AM
one application is there for example "A" this application create users in ServiceNow and give access or permissions to that users to other applications ..now we need to check when ever user go into the catalog item and tries to deactivate the applications is there any accesses he/she have if he/she have the accesses we need to populate an alert you have multiple accesses contact Application 'A' to remove those access...and deactivate the application.