Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Table stored Run Script activities in workflow

miro2
Mega Sage

Hi

In which table stored Run Script activities where I can find code? I can't find mentioned table. 

1 ACCEPTED SOLUTION

Mark Roethof
Tera Patron
Tera Patron

Hi there,

I believe you are after the sys_variable_value table.

This is also described in one of my articles:
Finding references (sys_ids) in Workflows

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP

---

LinkedIn
Community article list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

11 REPLIES 11

miro2
Mega Sage

@Mark Roethof, @Michael Ritchie You guys rock!


also I was wondering is there any way to know whitch e.g BR, UI Policy, Workflow is contains code from value field? Where I can find those information?

Everyone operates different but I have been here so long this is what I do.  The magnifying glass (aka Global Search) in upper right corner leverages "Search Groups" to know what tables to search.  Out of the box there is one called Policy and I have personally added pretty much all tables that contain script so that is indexed and I can search for something and find it:

find_real_file.png