Export Manager
You use this function to export configured metadata, called as entities, from a source system to an export data file. You can then import the metadata from the export data file to other systems.
You can export entities using the Search
or Load
from File
functions in the Export-Import/Export
Manager
tile set of Mobile System Maintenance (MSY).
Advanced users can load the entities for export directly from SQL Manager.
For more information, see Export Management for Advanced Users.
Export Entity Types |
What You Should Know |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
You can search for entities based on the entity type.
You can select specific entities for export from the export entity list and include them in the export basket.
Note
You can select multiple entities, such as reports, choice fields, or advanced selections for export.
The export basket contains a list of entities that you have selected for export. From this list, you can perform the following functions:
You can choose the export operation that you want to perform for an entity:
Insert/Update
:
The system triggers an insertion when it detects that the entity does not exist in the target system.
The system triggers an update when it detects a difference between the entity being imported and the entity that exists in the target system.
Example
A report in your source system has two parameters, X and Y, and you have recently added another parameter, Z. The same report in the target system has only two parameters, X and Y. In such a case, the system triggers an update operation for this report.
Delete
: The system triggers a deletion.
Deleting occurs only at the parent level.
Note
You can delete subdata for an entity only when you import the data
into the target system, using Import Manager
.
You can save the entities in your export basket to a text file, so that you can export the data at a later time
You can load entities from a text file to the export basket.
You can generate the export data file (.car
file)
by choosing Export Entity Basket
. The Export
Import Process Status Viewer
allows you to view selected details
of the log or view the entire log. This log provides information about the
success or failure of the export process.
Caution
Do not change the name of the export data file after it is created.
If you change the name of the file, you cannot import the entities into the target system.
You can perform the export by referring to another export data
file (.car
file). You use this function when
you want to export only a few changes that are done with reference to the
previously exported data file.
When you export the entities,
the export process checks whether the entities in the Export
Entity Basket
have changed with respect to the referenced
export data file. Only the differences between the current state in the SQL
database on your PC and the referenced export data file are exported to the
new .car
file.