How to set config.xml on Pega Lab instance

I need to set this on a lab instance to install CDH. This is taken from the install guide for CDH.

JNDI name syntax

If you want to use JDBC connection pooling to connect to your external database, specify the JNDI name. The required syntax for the JNDI name is java:comp/env/jdbc/. Replace with the name of the resource set in the config.xml file on the application server.

See below for an example of the syntax. The data source in the example is set to mktDataSource.

Explain this code

java:comp/env/jdbc/mktDataSource

Another documentation mentions this should be added to prWeb.xml instead, I would need a way to access that.

@nelsa

Hi,

CDH can be installed througth Pega Lab self-service portal.

@nelsa You will need SSH access to the Pega Labs to make these changes. You can do this by creating an SSH key and adding it to the Pega labs instance from the self-service portal.