Workflow Script Searcher

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2014 01:40 AM
If you are a developer and maintaining a really complex workflow, this utility will help you.
This utility will help you to do some quick string based search on workflows Just in case, have uploaded the same on service-now share too
Implementation Details:
I always hate writing the part where we need to paginate the content to make it look crisper. Luckily this time, someone suggested me about jQuery's datatable. I have to admit, this was a life saver.
I have made use of some basic glide record (No Fuss Code) which should be self explanatory. I am also providing the jQuery library, data table library and related style sheet. The design is open to suggestion/modification.
Feel free to play around this and don't forget to provide a much improved version of yours
Note: Setting up the link of workflow activities seemed to run into some issue on sandbox. Change the variable 'linkSetUp' in the 'searchWFActivities' function as per your instance.
Message was edited by: Kalaiarasan P
- 4,989 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2016 04:58 PM
This is very good. Would it be possible to use this to search all Workflows instead of only specified?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2018 06:17 AM
Hi Kalai,
I'm a new ServiceNOW and would like to know once I change the linkSetUp to my instance, what do I do with the XML?
Thank you,
Rattana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2018 08:21 AM
Hi kalai ,
Is there a number where i can contact you directly ? Need some help .

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2018 11:37 AM
nice one.