Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAP & Informatica PowerCenter Adapter

Former Member
0 Kudos

hi,

If anyone here has used this adapter from Informatica to connect to SAP, I will appreciate any help in:

1. identification of the SAP tables required to browse to meet Informatica powerconnect’s information quality.

2. Identification of the various Bapi's that Informatica Powerconnect reads.

3. Identification of the various IDOCS's that Informatica Powerconnect reads.

Thanking you.

1 REPLY 1

Former Member
0 Kudos

Hi,

Generally any adapter used to connect to SAP needs to be deployed in your non-sap system .From there it can connect to SAP using some system-level user id(defined in SAP),password ,sap system Ip address with system number.

This should give you access to SAP system data.

Now next step is finding right services to enable you to view what functions you can use it from informatica.The adapter interface will give you details of the available services from SAP source(This can be combination of RFCs defined in SAP & standard RFCs & BAPIs).

Thanks.

Mark points if helpful.