Searching for code in a Workflow Activity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2014 08:08 AM
Is there any way to find a part of javascript within a Workflow activity?
I am trying to identify any workflows that contain "IS - UK SERVICE DESK" anywhere within a Workflow Activity.
Finding code for Client Scripts and Business Rules are easy enough but i am having trouble searching Workflows?
Is this a possibility?
Thanks in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2014 08:25 AM
atlast found someone to use the utility i created check this out
If you find it useful , do pass me your comments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2014 08:30 AM
Hello Kalai,
Thanks for your speedy response. My Scripting knowledge is very little.
Can you advise me a step by step on how to use the attached XML?
Thanks again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2014 08:35 AM
just import and commit the xml .. access the ui page that is getting created though the update set ... select the workflow in the first field ... Enter the string to search in second and hit search button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2014 09:32 AM
Thanks for that, i'm going to get one of my colleagues to check it out and will let you know how it goes.