how to track changes done on workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2017 01:55 AM
Hi All,
How or where can we track changes done to a workflow. Do we have any versions (like we have in business rule, client script) to find out the changes done on a workflow
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2017 02:00 AM
You can check the workflow activity to check what changes are made on workflow
Please find more details here: http://wiki.servicenow.com/index.php?title=Workflow_Concepts#Workflow_Versions
Workflow Concepts - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2017 02:01 AM
check wf_workflow_version table.
Thanks
Jagan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-15-2017 02:10 AM
Hi Sohan,
Navigate to Workflow > Administration > Workflow versions and select the workflow which you want to track and sort it by created date and there you can track the workflow changes