how to export workflows along with stages and activities including related tables without updateset

vijaykumarsnow1
Tera Contributor

I like to export workflows along with stages and activities including related tables without updateset, how to achieve this?

the individual workflow imported as XML is not appearing in the list, what could be the reason?

5 REPLIES 5

Jon Barnes
Kilo Sage

There is actually an "Export Workflow" UI Action that will do it, but you have to change the default UI Action condition because OOB it only allows maint users to do it. Change it to allow admin users to do it, and then click that UI Action on the workflow version table.


/nav_to.do?uri=sys_ui_action.do?sys_id=58681de03b301000dada82c09ccf3de6


What do I need to do exactly after I changed the default UI Action condition, what steps are involved in 

"...

and then click that UI Action on the workflow version table.

/nav_to.do?uri=sys_ui_action.do?sys_id=58681de03b301000dada82c09ccf3de6"

 

Thanks, 

Marta

Harsh Vardhan
Giga Patron

Hi Vijay,



Please check the below link.




Exporting Graphical Workflows in One Step - ServiceNow Guru



Thanks,


Harshvardhan


vishnupuli
Tera Expert

https://devxxxx.service-now.com/nav_to.do?uri=export_workflow_version.do?sysparm_sys_id=9cb6d380db2b9c10bc33c443059619d5

Replace sysparm_sys_id with the Workflow version sys_id.

find_real_file.png