Import parameters
Import parameters are set at XML Import and XML Update.
The setting of parameters influence a result of the mentioned actions.
Name | Meaning |
|---|---|
DB_ASYNC | D2000 Server will not wait for the information about the finishing of record after all the data are prepared to be write into configuration (database). |
UID_STRICT | At the matching of objects or objects references it matches strictly on the basis of UID, if it is entered. |
UID_USEXML | If the import means an object update and UID of object in XML file is different form UID of object in D2000 Server, UID from XML file will be used. The condition is that the parameter UID_STRICT must be off! |
IGNR_CRC | During import, invalid or nonexistent CRC in the XML file is ignored. The modification time from the XML file is used even if the CRC is invalid (i.e., the configuration has been manually manipulated). |
IGNR_CHECK | The check of correctness of the object configuration has been ignored. The import will be executed even if there is an error. We do not recommend to activate this parameter! |
UPD_VARS | The XML files representing the objects of user variable or structured variable type are imported. |
GROUP_ADD | It determines whether the membership of objects in the group will be add according to list in XML file (at importing of logical group or object group). If not, the object membership will be replaced by the list from XML file. |
IGNR_REFS | The reserved section <REFEERENCES> in XML file is ignored when importing. All the references to objects occurring in other sections will be searched according to name in the target configuration. The references do not contain the information about unique identifier of object (UID), object type and value type of referenced object. |
Related pages:
Import parameters are set at XML Import and XML Update.
The setting of parameters influence a result of the mentioned actions.
Name | Meaning |
|---|---|
DB_ASYNC | D2000 Server will not wait for the information about the finishing of record after all the data are prepared to be write into configuration (database). |
UID_STRICT | At the matching of objects or objects references it matches strictly on the basis of UID, if it is entered. |
UID_USEXML | If the import means an object update and UID of object in XML file is different form UID of object in D2000 Server, UID from XML file will be used. The condition is that the parameter UID_STRICT must be off! |
IGNR_CHECK | The check of correctness of the object configuration has been ignored. The import will be executed even if there is an error. We do not recommend to activate this parameter! |
UPD_VARS | The XML files representing the objects of user variable or structured variable type are imported. |
GROUP_ADD | It determines whether the membership of objects in the group will be add according to list in XML file (at importing of logical group or object group). If not, the object membership will be replaced by the list from XML file. |
IGNR_REFS | The reserved section <REFEERENCES> in XML file is ignored when importing. All the references to objects occurring in other sections will be searched according to name in the target configuration. The references do not contain the information about unique identifier of object (UID), object type and value type of referenced object. |
Related pages: