Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I need to create separate context groups for each of the environments - DEV, SIT, UAT, PROD so that each context group has its own database connection details. I should be able to switch across the environments easily without having to change the DB connection details again & again. Can somebody plz help out here
Thanks for the solution. In the tOracleConnection component what should be selected as the 'Property Type' for using the context variables. Should it be 'Repository' or 'Built-In'?
Let "Property Type" to Built-in as soon as you want to use context variables.
Are the variables created in the context group?
Then, when you want to use them, you just have to enter their name in the corresponding field like "context.serverName" for example.
If you still have the problem, share a capture of the context group variables + a capture of the tOracleConnection component.