cancel
Showing results for 
Search instead for 
Did you mean: 

CPQ Tenant New URL

NikolaGavran
Employee
Employee
0 Kudos

This is an answer to a how to question regarding obtaining the new CPQ tenant URL via script workbench and confirming tenant url.

Open script workbench in CPQ and execute this script 'SqlHelper.GetFirst("SELECT environment_url,tenant_name FROM tenant_environments")' you will see the CPQ tenant URL.

Accepted Solutions (0)

Answers (1)

Answers (1)

Fancy_Zou
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

In addition to the answers, kindly be noted that the standard DB table tenant_environments relates the admin UI of Deployment Setup. Make sure the connection info is maintained before you use that table in your scripting.

Fancy_Zou_0-1715411817253.png