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,992 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2020 11:55 PM
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2020 12:17 PM
Thanks Kalaiarasan for sharing this but this is not working in Orlando. When i selected a workflow and gave a sys_id of the group, the UI page didn't show any result.
Any help would be greatly appreciable.
Thanks in Advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2020 07:01 AM
I am not sure of the versioning the available on this question. You can try out the update from here - https://github.com/iamkalai/SNWorkflowScriptSearcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2020 10:20 AM
Needs to be made part of the product and not have to write something like this outside the box.
Are any servicenow product developers listening?