Importing Entities Using the Local Module

Last Updated: 08/18/2016 Introduced in Verision: 2.0

Entities such as folders, reports and flows can be imported using the Local module. This method is useful when importing several items at once or when importing entities to several different systems. Rather than logging in to each system and performing a separate import operation for each entity, copy the entities to the Imported Objects folder and restart the Service Host Manager. The entities will be imported automatically. 

This example assumes that the platform has been installed in the default location: C:\Program Files\Decisions\. Use your installation location when following these steps.

Example

In the example, we will:

  1. Export the report Folder Report.
  2. Delete the report in the portal.
  3. Import the report using the Local module.

We begin by navigating to the Designer folder where the report is stored and selecting the report thumbnail.

folderReport

 

We select Manage > Export from the Action menu.

exortReport

 

In the Export Entity pop-up, we could set options for how sub entities should be treated during the export process. We can choose to include or exclude sub entities or to export them separately. We keep the default selection and click the Export button.

exportOptions

 
In the Save As pop-up, we select an export location, name the exported file Folder Report.zip, and click Save.
saveReport
 

A confirmation message displays that the export was successful. Select OK.

Next, delete the report by selecting the report thumbnail . . .

reportPreDelete

 

. . . and selecting Manage > Delete Report from the Action menu.

deleteReport

 

A confirmation message displays select Yes.

confirmDelete

 

Next, we copy the exported .zip file to a folder on the server where the platform is installed, and where the Local module can import the entity.

We copy the .zip file and paste it to

C:\Program Files\Decisions\Decisions Services ManagerModulesDecisions.LocalImportedObjects
Then extract the zipped files.
06.-Paste_dat_file_to_Imported_Objects_folder.png

We could copy and paste multiple .zip files to this folder to be imported at the same time.
Making sure to Extract the files

Finally, we open the installer and click the Restart Service button.

restartService

 

We confirm the service restart by clicking Yes.

restartSure

 

To verify that the entity has been imported, we return to the platform and search for the imported item.

folderReport

 

If we were running multiple installations of the platform on different servers, we would perform this process for each installation.

Additional Resources