You are on page 1of 1

1 - Create the Job

- Project, Right click , New Batch Job


- Write the Name of the JOB
2 - Create Workflow
- Rename the work flow
- Double click on the work flow (WF) to create a Data FLOW (DF)
- rename the Data flow
3 - Double click on DF to create create the ETL program
4 - Importing Source and target tables
- Right click on data stores and import by name
- write the table name and click import
5 - Step for creation Program
- Drag the table and make it as Source
- drag the query transormation
- Write condition and joins
- Drag all the columns in output schema
- write click on output schema and crate new output column

You might also like