Please note, this is a STATIC archive of website www.tutorialspoint.com from 11 May 2019, cach3.com does not collect or store any user information, there is no "phishing" involved.
Tutorialspoint

Attach data from SAP system using Oracle Web Logic and Oracle Enterprise Service Bus

In my application, i have to attach data from SAP system using Oracle Web Logic and Oracle Enterprise Bus. My application is a Windows based app developed in JAVA and this requirement seems tough to me.

I tried to find on internet but I am not sure how to proceed- an API to connect to Oracle ESB and to connect to database I should use JDBC or Hibernate?


1 Answer
SAP Expert

As per my knowledge, Oracle Bus Service has a SAP adapter that you can use to get data via queries. With 10.3.1 release of the Oracle Service Bus, you have the following adapters for use within Oracle Service Bus:

  • Oracle AQ
  • Database
  • Oracle Applications
  • SAP
  • J.D. Ewards OneWorld
  • Siebel
  • PeopleSoft

You can refer to this link to know more about Oracle Service Bus (OSB):

Oracle Service Bus

You can use API available with Weblogic and ESB for configuration and for creating end points. To see the list of API’s available for Oracle ESB, refer this link:

API's for Oracle ESB


Advertisements

We use cookies to provide and improve our services. By using our site, you consent to our Cookies Policy.