- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
12-02-2024 04:21 PM
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?
解決済! 解決策の投稿を見る。
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
12-02-2024 04:28 PM
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.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
12-02-2024 08:06 PM
By the way, instead of using an update set,
is it possible to export and import flows in xml?
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
12-02-2024 09:49 PM
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