Configure export
- Selection : full export
- Event (create, modify or delete) : delta export
- Format : advanced STEPXML or STEPXML
- Context : for multi context export (use Stibo Context Splitter)

Configure Target
- Connection and credentials
- Option : ability to prefix tables with context id.
- Table structure : managed by Companion for Integration (Attribute format are respected), or respect existing external structure
Target evolves with datamodel changes



Write a configuration file
- Dispatch data in tables or collection
- List of tables is configurable
- Configure mapping using Xpath (STEP agnostic) , extended with custom function to manage STEPxml (STEP specific)
- Ability to manage history of data in the database : export delta information, storing versions of data (configurable)
Note that due to the way Xpath is working, it is highly recommended to use flatten hierarchy (see STEP-XML documentation for further details). Indeed, Xpath loads into memory the part of the document it points to. Therefore, by flattening the hierarchy, only the node located by the path will be loaded decreasing memory usage and increasing efficiency.
Technical features
- Scheduling characteristics are configurable : IEP STEP standard configuration
- Performance measurement based on STEP features
Find more information in following section: Configuration.