Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The process for XML feed is composed of two steps.

Step 1 - Preprocessing Logic

First step is the preprocess logic for transforming XML data to CSV data for selected models in Raw Service:

For example, if we select 5 models in the our XML feed then Raw Service will generate (it generates those diagrams automatically) 5 sequence logics for transforming each models to xmldbapi format for load this data into Data Base and each model will call the own load process.

Step 2 - Default Load Workflow

Second step is the default load Raw Service workflow:

...