Override database credentials for odata service

Product/components used and version/fix level:

webMethods Service Design 10.11 fix pak 2

Detailed explanation of the problem:

I am trying to implement an Odata service that exposes data from an SQL database. The back end database show different data for different database users.

I would like to be able to override the database credentials use to query the back end SQL database. So the Odata request could have an additional HTTP header, such as dbUser and dbPassword that could be used to override the usename/password set in the JDBC adapter.

For the normal JDBC adapter services, there is a input parameter overrideCredentials/$dbUser and overrideCredentials/$dbPassword that can override the adapter connection credentials, but I can’t seem to find the same for the Odata JDBC adapter service.

Error messages / full error message screenshot / log file:

Question related to a free trial, or to a production (customer) instance?

Free trial