XML Update is done in the following steps:

  1. Processing of XML instructions.
  2. Check of duplicate attributes.
  3. Object matching.
  4. Value change applying.
  5. Object and column references update.
  6. Deallocation of slave memory.
  7. Import of changed objects.

Processing of XML instructions


XML instruction must be specified properly.

Some warnings occur during processing:

Some errors occur during processing:

Check of duplicate attributes


Some errors occur during check:

Object matching


XML instruction is connected on the objects of target configuration on the basis of XML filter.

Some errors occur during matching:

Value change applying


Set key attributes in the structure of the source object must match the proper key attributes in the structure of the target object. If the record does not contain the key attributes it conform to all records of the target object of the same type of structure. It means that the source object attribute updates the attribute in N structures of the target object.

Some errors occur during matching:

Object and column references update


Some warnings occur during changing:

Some errors occur during changing:

D2000 XML
XML Update
XML data specification