
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2019 11:23 PM
Hello all,
We have a situation where we need to update hundreds of workflows by checking out and update the workflow "Run script" activity. I know that workflow variables are stored in 'sys_variable_value' table according to below link.
Here it gives to read the value, but i am looking to write the values using background script/something. Just trying to find the other way if possible without checking out and publishing.
Thanks, Sunil Safare
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2019 12:00 AM
This has been successfully implemented by updating variable values in 'sys_variable_value' table.
Thanks, Sunil Safare

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2019 12:00 AM
This has been successfully implemented by updating variable values in 'sys_variable_value' table.
Thanks, Sunil Safare