As the Integration Engineer on this project, you will be responsible for developing all of the inbound and outbound data migration routes to support the customer's pricing application. You will be creating the automated routes using the IM templates using the "no-code" approach and all routes will be running remotely.
Info |
---|
You can download the files mentioned in the Case Study Requirements in the Downloads and Resources section. |
🎯 Learning Outcomes
The completion of this project will accomplish the following objectives:
Migration of all product-related data
Migration of all customer-related data
Migration of all transactional history
Migration into selected datasources
Migration of pricing parameter data
Exporting of Customer master data
Creation of a datamart per requirements
Performing data quality validation
Completion Requirements
IM Instance
SFTP Connections
Product migration inbound route
Customer migration inbound route
Multiple Product Extension Extensions inbound routes
Multiple Customer Extensions inbound routes
Transaction Data Source inbound route
Customer master outbound route
...
Note that it is possible to overtly specific specify the encoding block you desire by adjusting the Route ( See Camel documentation ), however, for this exercise, simply ensure the .CSV encoding block is UTF-* using either the technique outlined above or one similar.
...