Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
For Design time, add the following property to TIBCOBusinessStudio.ini and restart:
-Doracle.net.tns_admin=C:\myfolder\ADMIN
Note: The directory shown above should point to the location where tnsnames.ora is stored. When running the project from BusinessStudio, add the above as a VM argument in the Run configurations. For deploy time, add the above in appnode tra.
Example: java.extended.properties=-Doracle.net.tns_admin=C:/myfolder/ADMIN