Can TIBCO ActiveDatabase Adapter for Database Adapter pick up the username and password from the odbc.ini file?

Can TIBCO ActiveDatabase Adapter for Database Adapter pick up the username and password from the odbc.ini file?

book

Article ID: KB0088284

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Database -
Not Applicable -

Description

Resolution:
Enviornment
---------------
Unix

The database username and password have to be provided either in the project or in the .tra file.
If the login credentials are provided in the odbc.ini file the adapter will not be able to connect to the database properly. This configuration is not supported for the Active Database adapter.

User can use the obfuscate utility(provided in &ltTIBCO_TRA_HOME>/bin) to encrypt the password provided in the adbagent.tra file.

If provided in the project, user can use Global Variable of type Password for the database password parameter.

Issue/Introduction

Can TIBCO ActiveDatabase Adapter for Database Adapter pick up the username and password from the odbc.ini file?