Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The export/import functionality of the Report Module can be used to save the data of a report one or more reports and their datasources to a file on disk and load it them again at a later time or on a different machine.

...

To export one or more reports and their datasources and save them to the hard disk:

...

To import the exported reports and datasources again at a later time or on a different machine:

...

Selecting a name in this lookup will cause the import of the datasource to overwrite the existing datasource by the selected name. This will be reflected by the text in the Action column:

The "Clear" button can be used to clear the Replaced Name column, meaning that the import will create a new datasource without replacing an existing datasource.


The Replaced Name lookup selection box may display the tag "(same origin)" with an existing datasource, signifying that this datasource has a unique identifier that matches that of the datasource that is being imported. Since this identifier is unique and is assigned when the datasource is created, this means that the two datasources were both based on one datasource that was newly created in the past . The matching of origins of the imported datasource and the existing datasource it replaces is also shown in the Action textand are likely different versions of this datasource.


The Action column shows the action to be performed to satisfy all the choices the user has made in the other columns. The following Actions are possible:

ActionConditionExplanationWarnings
Do not import objectNew Name is empty

Does not import the object

and

ignores it in the rest of the process

.


Import object without conflicts

Replaced Name is empty

,

no existing object with matching origin

Leaves object's origin GUID the same

,

does not replace an existing object


Replace object with same originReplaced Name has object with matching origin

Leaves object's origin identifier the same

,

replaces an existing object with the same origin GUID

,

warning:
data from another version of the object may be erased
Split off object from origin

Replaced Name is empty

,

an existing object has matching origin

Assigns a new origin GUID

,

does not replace an existing object

,

warning: the
object can
not
no longer be associated with other versions
of the object after this
Replace object with different origin

Replaced Name has object with different origin,

no existing object with matching origin

Leaves object's origin GUID the same

,

replaces an existing object with a different origin GUID

,

warning:


data from an unrelated object may be erased

Replace object with different origin.

Split off object from origin.

Replaced Name has object with different origin,

an existing object has matching origin

Assigns a new origin GUID

,

replaces an existing object with a different origin GUID

,

warning:


data from an unrelated object may be erased

,

warning: the

object can

not

no longer be associated with other versions

of the object after this


The Reports tab of the Import Wizard shows exactly the same grid as the one in the Datasources tab, except applying to the Reports that were stored in the .rpx file.

One scenario unique to reports that may occur is that the datasource that a report depends on was previously chosen not to be imported, meaning that the report itself can also not be imported:

Image Added

If you do want to import the report, return to the Datasources tab and make sure the datasource of the report in question is imported by making sure that the New Name field is filled in.


On the Finish tab, an overview of all the actions to be performed for the import is shown. Here you can review the actions to make sure everything is as expected:

Image Added


Click Finish Import to perform the actions as displayed. This will return you to the Reports Overview, where your imported reports can then be found.