Need help on RODPS_REPL_TEST to verify an Extractor

Hi ,
There are few questions on the RODPS_REPL_TEST program for BODS 4.1.

  1. What are the input values that needs to be given for RODPS_REPL_TEST to verify an Extractor.
  2. Will this be an simulation or not ?
  3. Can we reset delta pointer using this program?
  4. Does this work with Custom extractors as well ?

Regards,
V Sudhakar


sudhakar_sap (BOB member since 2013-07-15)

This function does the same thing as DataServices, calling the same APIs with the same parameters. So it is not(!) a simulation. But you can extract data using a different project name and hence not interfere with the other delta queues.
Yes, you can reset the delta but you can do the same with DS as well.
Yes, it works with all Extractors as the ODP API works with all.


Werner Daehn :de: (BOB member since 2004-12-17)

Thanks Werner for the reply.

So, How I can pass different project name as I don’t field for the same. Also, what are the fields name Projections and Read Pointer for ?

If possible, can you please check the attachment and let me know, how to make use of each field

Regards,
V Sudhakar
RODPS.PNG


sudhakar_sap (BOB member since 2013-07-15)