Import and Export

Learn how to import and export value streams between your tenants.

The Import and Export feature is useful when you want to move your value streams from one tenant to another for example, from your test environment to production.

To export a value stream:

  1. Go to the Value Streams view, and choose the three dots icon next to the process you want to export.

  2. Choose Export Value Stream. The process gets automatically exported and downloaded as a .json file.

To import a value stream:

  1. Go to the Value Streams and choose the Import button at the top right, above the list of processes.

  2. Upload the .json file containing your process. You can either drag and drop the file or select it using the standard file browser. If you selected the wrong file, choose Cancel to choose another one. To abandon the entire operation, choose Discard.

  3. To start the import, choose Import. The process gets automatically added to your value streams list, with the Last published date showing the import date.

The value streams are imported along with:

  • Events - the events that you use in your process are imported and added to events registry in the tenant

  • Make scenarios - all the scenarios that are used in your process are imported in the same configurations

  • Subflows - when you have subflows configured in your process, the linked process is imported as well

  • Conditions - the process is imported together with conditions applied at the steps levels

  • Rulestore - the rules set up for your value stream are reflected in the new tenant

  • Forms - forms used by the value stream are copied to the new tenant as well

Last updated

Was this helpful?