adspace
How to load data from file to file and what are the KM's required for this requirement?
Answer Posted / Amber Goel
To load data from one file to another in Oracle Data Integrator (ODI), you can use File KM (File Kitchen Module). Here is a step-by-step guide:
1. Create a new project and define your source and target Data Stores as Files.
2. In the Control Flow, add a 'Read From' and 'Write To' task for each Data Store.
3. Connect the 'Read From' and 'Write To' tasks using an 'Interface'.
4. Configure the File KM settings in both 'Read From' and 'Write To' tasks.
5. Save and run the project.nFile KM is the KeyModule required for this requirement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers