Imports

Learn how to import Configuration and Data items

What can you import?

DICEFlow allows you to import 2 sets of information:

Import of various Configuration items is explained below. Language import is explained in this page.

Configuration

Here, we will explain how you can import Configuration items. The following Configuration items are allowed to be exported/imported

Before we go into the details

Note the highlighted icons oh the left hand side image, which you will see sprinkled across the Configuration pages which is an indication whether that entity is export-able or import-able

Only PUBLISHED version of the Workflow is exported; If your flowchart is still in TEST (Beta) state, export will prompt if you want to export the Beta version

Export Workflow Type

Who: Superuser and Users with Write permissions in the Workflows Configuration permission

How to: Go to Workflows > Configuration page; Click on the More (vertical 3-dots button) in the Workflow Type card which you are interested in > Click on Export icon

What happens: Selected Workflow type gets exported in the form of a .json file; Save it so you can import it into another Organisation/Project

What is included in the .json file: Defined Description, Statuses, Customfields, Flowchart of the Workflow type. Also, included is ANY affiliated Member or Group type of the selected Workflow type; If there is a reference to a Static Data structure, that is also included in the .json file

When not to use: If you just want to duplicate a workflow type in the same account, you should use the Duplicate action in the Workflow type More button

Hit Add to add the Workflow type as defined in the selected .json file

Import Workflow Type

Who: Superuser and Users with Write permissions in the Workflows Configuration permission

How to: Go to Workflows > Configuration page; Click on the Import button near the Workflow Types title of the LHS Panel

What happens: You will be asked to select a file from your system; Assuming you have previously exported a .json file; Select the correct Workflow Type .json file from your system; You will be presented with a form as shown in the left; Lets understand the same:

Hit Show link next to Validation 

Import done, what now?

Say, you imported a Workflow type of one project into another project in the same or different Organisation account. Some points to check would be:

Marketplace on the extreme right

What more can you do with the Workflow type .json (export) file?

The .json file can be shared with other Organisations via the DICEFlow Marketplace. This way, you can share your Workflow logic and data with the other users in the DICEFlow world. You can access Marketplace from the Shopping Cart icon on the Workflows page when you are logged in as Superuser.


Import and Export buttons in Reports > Configuration > Selected Report Type

Export Report Type

Who: Superuser and Users with Write permissions in the Reports Configuration permission

How to: Go to Reports > Configuration page; Click on the More (vertical 3-dots button) in the Report Type card which you are interested in > Click on Export icon

What happens: Selected Report type gets exported in the form of a .json file; Save it so you can import it into another Organisation/Project

What is included in the .json file: Report Name and Report flowchart

When not to use: If you just want to duplicate a Report type in the same account, you should use the Duplicate action in the Report type More button

Hit Add to add the Report type as defined in the selected .json file

Import Report Type

Who: Superuser and Users with Write permissions in the Reports Configuration permission

How to: Go to Reports > Configuration page; Click on the Import button near the Report Types title of the LHS Panel

What happens: You will be asked to select a file from your system; Assuming you have previously exported a .json file; Select the correct Report Type .json file from your system; You will be presented with a form as shown in the left; Lets understand the same:

Hit Add to add the Report type as defined in the selected .json file

Import done, what now?

Say, you imported a Report type of one project into another project in the same or different Organisation account. Some points to check would be:

Learn how to add/update Languages