Porovnávané verzie

Kľúč

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

...

  1. Loading of XML files.
  2. The first parsing of XML data.
  3. Matching of the objects and references with the target configuration:
    • matching of the imported objects with the target configuration
    • ID is assigned to new objects (insert) if the ID reservation failed or ID was zero
    • matching of the object references with the target configuration
    • checking the consistency of the parents of the changed objects (update), while the change is allowed:
      • for the object of  I/O tag, Event, DatabaseTable, Eval Tag,  Alarm, Remote Tag, Historical Value types
      • for other types of objects (e.g. LineStation) provided that the parent process (e.g. KOM) is stopped. If the parent of the object is directly a process (e.g. for objects of type Line), both the old and the new parent process must be stopped
        Note: check of parent process running in redundant systems is performed only on the HOT D2000 Server. If the parent process is running on the SBS D2000 Kernel, it will be stopped after the XML import is finished (and if Autostart is configured, it will be started again).
    • matching of the column references with the target configuration
  4. Reading of the binary files.
  5. The second parsing of XML data.
  6. XML data import.

...