Format for Configuration Property File - EcoSys - Customization & Programming - Hexagon

EcoSys Gateway Web Service API Client

Language
English
Product
EcoSys
Search by Category
Customization & Programming
EcoSys Version
8.8

The configuration property file (specified as the input file with an "@" prefix) must have the following format:

driver = oracle.jdbc.OracleDriver

connectUrl = jdbc:oracle:thin:@myserver:1521:MYINSTANCE

username = admin

password = secret

query = select * from costs