cancel
Showing results for 
Search instead for 
Did you mean: 

Steps required to connect BODS 4.2 to SAP ECC to use Extractors to extract data from ECC

former_member251899
Participant
0 Kudos

Hello,

I have been assigned the task to use a standard extractor to extract data from ECC. BODS 4.2 on windows is what I'm using. I need to know the exact steps to do that. Eg. here is what I think I need to do but I'm not sure.

1- Install OpenDataProvider API on ECC system. Is there any standard documentation that I can provide to the Basis team? and is this the only thing that I need to install on ECC side to be able to see the extractors in BODS -> datastore -> ODP objects ?

2- Create a RFC connection/user in ECC (tcode: sm59) - under the TCP/IP Connections.

3- Then create a datastore in BODS and use the RFC connection details from Step2. Is there any specific option that I need to enable when creating the datastore to see the Standard Extractors under "ODP objects"?

Please also let me know if there are any other steps required for extracting data from SAP ECC using BODS thru extractors.

Thanks and Regards,

samique

Accepted Solutions (1)

Accepted Solutions (1)

jeffrey_kresse
Employee
Employee

Hi Samique, I do not have a step by step process to give you, but I hope the following 2 SAP Notes and the help document will guide you through the process.

The general process would be:

  1. Ensure the ODP API is installed in ECC (may be included based on your PI_BASIS version)
  2. Release and activate the extractors you need
  3. Create the SAP Application datastore for your ECC and import metadata for the ODP objects
  4. Develop your DS job with the extractor as your source

SAP Note regarding installation of ODP API 2.0:

SAP Note regarding which extractors are released for ODP replication:

SAP Data Services documentation to guide creating SAP Application datastore in DS:

Best regards,

Jeff Kresse

Answers (2)

Answers (2)

former_member197234
Participant
0 Kudos

Hi All

Has anyone tried to extract data to bods via SLT? How to enable table replication via ODQ ?

Thank you

former_member251899
Participant
0 Kudos

Hi Jeffrey,

Thanks for the answer. I was able to see the extractors in BODS under the ODP objects. Now my next step is how to load the data and using the delta logic that is present the extractors.

Regards,

samique