Get Tenant URL

Use this step to get the tenant URL.

Last published at: March 3rd, 2025

clsGetTenantURL Step

Description:

Gets the tenant URL information.    

Inputs

  • Tnconnection – Tenant manager connection string
  • Tnname – Tenant/Host Name 
  • Tnurl – Variable or Global to hold tenant URL

Returns

  • True – step executed successfully
  • False – step failed to execute

Usage:

Example:

Let’s build and execute the GetTenantURLDef example.     

  • Create a new definition called “GetTenantURLDef”
  • Select the definition and click the “design” button
  • Drag a "clsGetTenantURL" step to the canvas
  • Connect the dots between the start and "clsGetTenantURL" step
  • Click on the "clsGetTenantURL" step to configure its properties
  • Configure the following values for the properties as shown on the below graphic

  • Save the process definition, create a new process instance and execute. The process step should update the variable/global with the tenant URL as configured.


 

How can we improve this article?

Share additional info and suggestions