clsGenerateTenantActivity Step

Last published at: June 22nd, 2021

Description:

Generate tenant activity report

Inputs

  • Tnconnection – Select Tenant Manager connection
  • varGlobalToStore - Variable/Global to store report

Returns

  • true  – true condition
  • false – false condition

Usage:

Example:

Let’s build and execute the clsGenerateTenantActivityDef example.

  • Create a new definition called “clsGenerateTenantActivityDef ”
  • Select the definition and click the “design” button
  • Drag the clsGenerateTenantActivity step to the canvas
  • Connect the dots between the start and clsGenerateTenantActivity step as above
  • Click on the “clsGenerateTenantActivity” 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. 
  • Check the step properties by rendering the workflow instance. clsGenerateTenantActivity step should generate tenant activity report as shown on the below graphic.