cancel
Showing results for 
Search instead for 
Did you mean: 

What's the best way to feed SAP information into Oracle Financials?

Former Member
0 Kudos

Should I use the XI JDBC Adapter to load data into the interface tables in Oracle Financials? Is there a better way? Are there any case studies or examples I can follow?

thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Data can be extracted from SAP using IDoc, RFC, Proxies

Which is best

/people/ravikumar.allampallam/blog/2005/08/14/choose-the-right-adapter-to-integrate-with-sap-systems

Thanks

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Bill,

yes u r right..to connect SAP with Oracle Database u have to use JDBC adapter .

Now u can go for

1)IDoc-XI-JDBC

2)RFC-XI-JDBC

3)Proxy-XI-JDBC

see this weblog

JDBC Receiver Adapter -- Synchronous Select – Step by Step

/people/bhavesh.kantilal/blog/2006/07/03/jdbc-receiver-adapter--synchronous-select-150-step-by-step

Regards

Biplab

Former Member
0 Kudos

Biplab, thanks for your response - but again to clarify, I am feeding information into Oracle Financials, which is of course, the Financials component of the Oracle E-Business Suite.

Is it a bit "crude" and "low tech" to load the data directly into the Oracle Database tables rather than through the application itself, or is this still the recommended way to do it?

Thanks!

vikas_agarwal
Contributor
0 Kudos

Hi Bill,

As far as i know SAP always uses JDBC adapter for putting the data in database tables.

thanks

Former Member
0 Kudos

Hi Bill,

Looks it is bit crude way of accessing database directly .

Hope the iway provides adapters for the same but you need to explore how it can be done -

Please check this link & let me know if you need any further reference.

http://www.iwaysoftware.com/products/adapters/oracle_eBiz.html

Cheers,

Reddy