(Glue-2411) ODP Replication
On this page, you will find a step-by-step list of how to set up an ODP Extraction.
Create SNP Glue Table
Go to transaction /DVD/GL80, right-click on the desired package, and press Create Glue Table.
Fill in the Table name and confirm.
In the attributes tab fill in Storage ID. You can use F4 help to get available storages.
Click on the fields tab and click Import fields in the toolbar.
Select From ODP from the options and fill in your source table. It is important to specify the ODP Context. In our case, we use DataSources/Extractors.
Click Activate in the toolbar at the top of the screen.
The table is now active and created on target storage.
Create ODP Fetcher
Go to transaction /DVD/GL80, right-click on the desired package, and press Create Extractor 2.0 Object.
Fill in the Object name. Select Fetcher in the Component type list box and ODP Fetcher in the Component Implementation list box.
In the Fetcher screen fill in the ODP Queue (Name of ODP source) and select the appropriate context.
If the ODP Queue is correct, the filter selection should be updated. In filter selection, you can check a selection checkbox that will allow you to perform filters on checked fields.
Click Activate in the toolbar at the top of the screen.
Create Glue Table Consumer
Go to transaction /DVD/GL80, right-click on the desired package, and press Create Extractor 2.0 Object.
Fill in the Object name. Select Consumer in the Component type list box and GLUE Table Consumer in the Component implementation list box.
In the consumer screen, fill in the Glue table with your Glue table name.
Click Activate in the toolbar at the top of the screen.
Create Extraction Process
Go to transaction /DVD/GL80, right-click on the desired package, and press Create Extractor 2.0 Object.
Fill in the Object name. Select Extraction Process in the Component type list box and Extraction Process in the Component implementation list box.
In Parameters fill in Fetcher and Consumer names and press Enter.
Click Suggest transformation mapping in the Transformation section.
Click Activate in the toolbar at the top of the screen.
Execution of Extraction
Open Extraction Process in transaction /DVD/GL80.
Click Execute in the toolbar at the top of the screen.
Click Execute again in the toolbar at the top of the screen.
Choose either Dialog execution or Background execution.
Execution of delta
Open Extraction Process in transaction /DVD/GL80.
Click Execute in the toolbar at the top of the screen.
Select Delta Load (Init delta if you do not want to perform full load before delta initialization) from the Extraction mode list box.
Click Execute again in the toolbar at the top of the screen.
Choose either Dialog execution or Background execution.
If delta was not previously initialized first Delta Load will perform Delta initialization + full load