Export parameters are set at XML Export and XML Repository.
The setting of parameters influence a result of the mentioned actions.
Name | Meaning |
---|---|
WITH_CHILD | The recursive export of object together with children. |
WITH_REFER | The recursive export of object together with the objects which it refers to. |
WITH_DREFS | The export of the objects with the referenced one. If WITH_REFER parameter is checked, WITH_DREFS parameter will not change the number of the exported object. |
FILE_TIME | A time of the last modification and the access to XML file is set on the time of last modification of exported object. |
CHECK_EXP | The check of correctness of the object configuration. The export will not be executed if there is any error. We do not recommend to switch off this parameter! |
ZERO_HOBJ | HOBJ of exported objects is set on zero in XML file. |
SYS_VARS | The export of the system objects and system variables is allowed (if the parameter is not set, their export is ignored). |
UTF8_ENC | The exported XML file is in utf-8 encoding (supported by the standards), otherwise XML file is in windows-1250 encoding (not supported by the standards). The information on XML file encoding is in the XML file structure. |
GROUP_SOFT | Determines whether the object membership will be exported as optional for the objects of logical group or object group type in XML file (otherwise, the membership is exported as required). The import of these files influence this! |
SUBDIR_EXP | Exports the objects into subdirectories and the directory structure is formed according to the attribute "export subdirectory" of given object. When the parameter is OFF the objects are exported directly to the root directory. |
EXP_LOGS | The objects together with the logs about the object history are exported to XML file. |
NORM_D2REC | A size of the exported structured variables that contain a parameterized size will be turned into 1. It is used in the application modules. |
NULL_PAMED | All the parameterized configuration properties of objects will be reset in the exported files. It is used in the application modules. |
EXP_PURE | Exports the objects in the form of XML files for data comparison. These
files contain only CFGRECORDS, CRC sections and a header with encoding.
Some tags that represent only additional or enhanced information are not
exported (e.g. object modify time, binary data of objects). Warning: These files are not intended for XML Import. |
Related pages:
0 komentárov