The password used to access GTREP Repository Database has changed, and now no one is able to access the Portal. How do I reconfigure TDM Portal to use the new GTREP password?
Release : All supported releases of TDM
Component : Repository (GTREP)
CA Test Data Manager Web Portal
Bad GTREP password.
spring.datasource.url spring.datasource.username spring.datasource.password spring.datasource.driver-class-nameFor example:
spring.datasource.url=jdbc:sqlserver://SQLHOST\\inst1;database=gtrep spring.datasource.username=gtrep-user spring.datasource.password={cry}A1wzNmnL5E9AIXAC2f4perkhMV-woosh+7r+XVagMawqTk421a spring.datasource.driver-class-name=com.microsoft.sqlserver.jdbc.SQLServerDriver
spring.datasource.url=jdbc:sqlserver://SQLHOST\\inst1;database=gtrep
spring.datasource.username=gtrep-user
spring.datasource.password={cry}AAAAEP13ot80EIZAeGosYD7Wao0/rkMRYfo4gI2eubAXw1D
spring.datasource.driver-class-name=com.microsoft.sqlserver.jdbc.SQLServerDriver
For more information regarding the Encryption Utility, see section Use the Encryption Utility to Encrypt Passwords in the TDM documentation of the release you are running.