Components of importing

The import process involves three steps:

  1. You configure options.
  2. You provide external files that are tagged with XML codes.
  3. You run the import itself.
Files with XML Tags
  • tags for data elements
  • structure for data
  • required data
  • Rules for dependencies must be followed.
-> Client - XML Import Form
  • data symbol(s) to import
  • XML file(s) to import
  • how to integrate detail data
  • launch of import process
-> XML Processor & Import Service
  • XML is processed.
  • Data is saved to the database
  • Event is sent to the Event Log
  • Results are sent back to the client