(Glue-2408) CDS View Replication

In this page you will find a step-by-step list on how to set up a CDS Extraction.

Create SNP Glue™ Table

  1. Go to transaction /dvd/gl80 right click on desired package and hit Create Glue Table.

  2. Fill in Table name and confirm.

  3. In attributes tab fill in Storage ID. You can use f4 help to get available storages.

  4. Click on fields tab an click button Import fields in toolbar.

  5. Select From CDS from the options and fill in your source table.

    image-20240816-075506.png

  6. Click activate in toolbar at the top of the screen.

  7. Table is now active and created on target storage.

Create CDS Fetcher

  1. Go to transaction /dvd/gl80 right click on desired package and hit Create Extractor 2.0 Object.

  2. Fill in Object name. Select Fetcher in Component type list box and CDS Fetcher in Component Implementation list box.

  3. In Fetcher screen fill in CDS Name.

  4. If CDS Name is correct, filter selection should be updated. In filter selection you can check a selection checkbox which will later allow you to perform filters on checked fields.

  5. Click activate in toolbar at the top of the screen.

Create Glue Table Consumer

  1. Go to transaction /dvd/gl80 right click on desired package and hit Create Extractor 2.0 Object.

  2. Fill in Object name. Select Consumer in Component type list box and GLUE Table Consumer in Component implementation list box.

  3. In consumer screen, fill in Glue table with your Glue table name.

  4. Click activate in toolbar at the top of the screen.

Create Extraction Process

  1. Go to transaction /dvd/gl80 right click on desired package and hit Create Extractor 2.0 Object.

  2. Fill in Object name. Select Extraction Process in Component type list box and Extraction Process in Component implementation list box.

  3. In Parameters fill in Fetcher and Consumer names and hit enter.

  4. Click Suggest transformation mapping in Transformation section.

     

  5. Click activate in the toolbar at the top of the screen.

Execution of Extraction

  1. Open Extraction Process in transaction /dvd/gl80.

  2. Click Execute in the toolbar at the top of the screen.

  3. Click Execute again in the toolbar at the top of the screen.

  4. Choose either Dialog execution or Background execution.