Workflow Script Searcher

Kalaiarasan Pus
Giga Sage

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

13 REPLIES 13

Rajshekhar Pau1
Kilo Guru

Thanks @Kalaiarasan Pushpanathan for sharing this.

Nani6
Mega Guru

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.

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

jbruns2019
Giga Contributor

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?