Flow Sequence When Exporting Master Data
The following list describes how the steps are organized in a typical flow that is used to export Master data from a source application to the destination application:
- Load from Source: This step loads the master data from the source application into the Gateway Framework so that it can be processed.
- Convert to Gateway Format: This step converts the source master data from the source format to the Gateway format.
- Convert to Destination Format: This step converts the master data from Gateway format to the destination format.
- Review data: (Optional) This step enables you to review the source data before updating the data in the destination application.
- Update Destination: This step saves the master data into the destination application's database.