Revoke Application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 06:34 AM
Hi
We have installed the MECM Spoke and CSD 2.0.
In Flow Designer there’s a sub flow named ‘Revoke Application’ with scope MECM Spoke.
However we can’t find a business rule, a script etc that calls it?
Can anyone shed some light on this please?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 10:48 PM
Hi @Anton15
Were you able to figure out that one? I'm having the same question!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 11:33 PM
@MK_Marrar, when you need to find any code or application files in ServiceNow and you don't know where and how to search the easiest way is to install the "SN Utils" browser extension and reload the page. This extension is designed to search the whole instance and provide you any code or application file(s) you need to search.
Simply use "slash command" like screen shot below and it will search that code or application file in the instance.
Example: /code "Type or paste code name or file name". It will auto redirect to new search window and display you the result it found from your instance. The browser extension is called "SN Utils".
Let me know if this helped!
Regards,
Vikas K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2025 10:37 AM
Hi @Anton15, @MK_Marrar,
please check the following docs page about CSD 2.0 revocation - Software revocation
Procedure
Navigate to Client Software Distribution 2.0 > Requested Software.
Open the record for the software package you want to revoke.
The package must have a Status of Installed or Not Synced to be revocable.
Under Related Links, click Revoke software.
Best, Dennis