Connect WebMethods on Oracle Autonomus Database

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

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

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.