How to export and import flows in workflow studio

NaoyaT
Tera Expert

A flow in the development environment has sys_id=n and cannot be opened.
The same flow exists in the production environment and we would like to restore it by migrating it.
Is there a way to do this?

1 件の受理された解決策

Kenta Koizumi
Kilo Sage
Kilo Sage

@NaoyaT 

You can do by using update set.

The best way is to create an update set and make it your current update set, activate your flow, then export your update set and import to your production environment.

元の投稿で解決策を見る

6件の返信6

NaoyaT
Tera Expert

@Kenta Koizumi 

By the way, instead of using an update set,
is it possible to export and import flows in xml?

@NaoyaT 

ServiceNow has capability for export and import XML files but it is not recommended for flow migration because flow has a number of different records on different tables.

Please refer the previous thread.

https://www.servicenow.com/community/now-platform-forum/flow-designer-export/m-p/1086917/page/2