clsGenerateHostName Step

Last published at: July 27th, 2024

Description:

Generate Host name

Inputs

  • Tnconnection – Tenant manager connection string
  • Tnname – Host name
  • TnNameVarGlobal -- Variable/Global to hold Host Name

Returns

  • False - False condition
  • True - True condition

Usage:

Example:

Let’s build and execute the clsGenerateHostNameDef example.  

  • Create a new definition called “clsGenerateHostNameDef”
  • Select the definition and click the “design” button
  • Drag a clsGenerateHostName step to the canvas
  • Connect the dots between the start and clsGenerateHostName step
  • Click on the “clsGenerateHostName ” step to configure its properties
  • Configure the following values for the properties as shown on the below graphic
  • Save the workflow definition, create a workflow instance and execute.  Step will generate a tenant name.