Hello,
What is the fastest way to extract data out of BW DSO?
I tried using Open Hub but it takes a lot of time to prepare the data inside the BW.
As far as I know I have the following options:
- Open HUB
- Build BW extractor and extract the data from the DSO (need to create ECC connection to the BW)
- Extract the DSO with regular dataflow and BW connection (not ABAP data flow)
- Extract the DSO active table with ABAP dataflow
- Connect to the DB of the BW and extract the data directly from there.
Is there any other way? What is the fastest way and what is its disadvantages?
Thanks,
Amir