Access to properties file to get the value of a database connection

Hi there.

I'm creating a new Connected System object to connect to an Oracle database. I have to fill the fields related to the Connection URL, User and Password. Considering that when I deploy the application to the production environment I will need to change the connection settings, is there a way to get this information from a properties file instead of setting this object again in the production environment when the application is deployed?

Thanks in advance.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data