- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2016 07:42 AM
Hi
I'm writing a new application and i want to add a cutom script field to a table that a workflow will locate via a glideRecord.
The idea is the workflow will execute the script.
I'm just a little lost on how to tell ServiceNow to execute a script in a script field on a custom table.
I expected a command like "gr.u_script.run" but cant find any reference.
Any suggestions welcome
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2016 07:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2017 10:09 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2017 04:31 AM
Pretty subtle. I wouldn't have thought of that without looking at some other examples. Thanks for the info!