Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

Import parameters are set at XML Import and XML Update.
The setting of parameters influence a influences the result of the mentioned actions.


NameMeaning
DB_ASYNC
D2000 Server will not wait for the information about the finishing of record after
After all the data are prepared to be
write
written into the configuration
(database)the
database, the D2000 Server will not wait till the data is written.
UID_STRICT
At
The matching of objects or
objects references it matches strictly on the basis of UID, if it is entered
object references requires strict matching of the UID.
UID_USEXMLIf the import means an object update and the UID of the object in the XML file is different
form
from the UID of the object in the D2000 Server, UID from the XML file will be used.
The condition is that
To use this setting, the parameter UID_STRICT must be off!
IGNR_CRCDuring 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).
Note: the use of this parameter can be dangerous in redundant systems. If any of the redundant D2000 Servers is not running and the existing object is modified by XML export and import, while the modification time does not change, then during startup of the D2000 Server the configuration database will not be correctly synchronized (cfgsynchro works based on the modification time).
IGNR_CHECKThe check of the 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
activating this parameter!
UPD_VARSThe XML files representing the objects of user variable or structured variable
type
types are imported.
GROUP_ADD

It determines whether the membership of objects in the group will be

add

added according to the list in the XML file (

at importing

during the import of logical

group or

groups or object

group

groups). If not, the object membership will be replaced by the list from the XML file.

IGNR_REFSThe 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.
A user should be sure the name is unique, the object type and value type of referenced object is not checked.
We recommend you to use this parameter only in reasoned situations!
Info
titleRelated pages:

D2000 XML
XML Parameters

Import parameters are set at XML Import and XML Update.
The setting of parameters influence a result of the mentioned actions.

NameMeaningDB_ASYNCD2000 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_STRICTAt the matching of objects or objects references it matches strictly on the basis of UID, if it is entered.UID_USEXMLIf 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_CHECKThe 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_VARSThe XML files representing the objects of user variable or structured variable type are imported.GROUP_ADDIt 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

For other object types, the membership of the objects in the groups from the XML file will be added to the membership in the D2000 application configuration. Otherwise (FALSE), the membership of the objects is replaced by the list from the XML file.

IGNR_REFSThe reserved section <REFEERENCES> in the XML file is ignored when importing. All the references to objects occurring in other sections will be searched according to the name in the target configuration. The references do not contain the information about unique identifier of the object (UID), object type, and value type of the referenced object.
A user should be sure the name is unique, as the object type and value type of the referenced object
is
are not checked.
We recommend
you to use
using this parameter only in
reasoned
justified situations!


Info
titleRelated pages:

D2000 XML
XML Parameters

...