webMethods

 View Only
Expand all | Collapse all

Connect WebMethods on Oracle Autonomus Database

  • 1.  Connect WebMethods on Oracle Autonomus Database

    Posted Wed June 16, 2021 06:00 AM

    Hello

    I’m working with webMethods 10.7 and I’m looking for a way to connect webMethods to the Oracle Autonomus Database using JDBC Adapter.

    is there any way to do it?

    regards


    #Adapter-JDBC
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Connect WebMethods on Oracle Autonomus Database

    Posted Wed June 16, 2021 06:43 AM

    Hi Luigi,

    when Autonomus Database is supported by the ojdbc thin driver provided by Oracle, this should be working.
    Otherwise check if Oracle is providing a dedicated JDBC Type 4 Driver for Autonomus Database.
    This driver needs to support DataSource class implementation.

    In addition to this you might want to consider openening a feature request in Brainstorm for this idea.

    For the case that there is no jdbc driver with DataSource class support available but an other sort driver you can check if it is possible/convenient for you to develop your own Adapter by using the ADK (Adapter Development Kit)

    Regards,
    Holger


    #webMethods
    #Adapter-JDBC
    #Integration-Server-and-ESB