- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2019 07:29 PM
Hi All,
I have set values configured in the workflow to set 'State' values depending on contract process. It works fine for 'Renewal' and having issues when extension of the contract. However workflow path goes on the right way, but value is not updated on the contract page.
Any assistance would be helpful!
Thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2019 07:09 PM
It should be fine changing this value, just make sure to check if there are any dependencies like reporting and scripts.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2019 08:22 PM
What table is the workflow running from?
Else you can use run script activity as option.
The link below will give you some info on using run script activity:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2019 08:31 PM
Thanks for the reply Raf!
Workflow running from Contract(ast_contract) table. I have also checked using run script, but no luck.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2019 08:45 PM
Can you share your code if possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2019 08:58 PM