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.

how to track changes done on workflow

sohan_snow
Tera Contributor

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

3 REPLIES 3

Shishir Srivast
Mega Sage

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



find_real_file.png


Workflow Concepts - ServiceNow Wiki


jagann
Kilo Explorer

check wf_workflow_version table.



Thanks


Jagan


vinothkumar
Tera Guru

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