getUsersFullNames Step

Last published at: May 2nd, 2023

Description:

Get user full names

Inputs

  • userNameOrIDs - User Names or Process UserIDs
  • varGlobalForNames - Variable / Globals to hold the full names

Returns

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

Usage:

Example:

Let’s build and execute the getUsersFullNamesDef example.

  • Create a new definition called “getUsersFullNamesDef
  • Select the definition and click the “design” button
  • Drag the above controls to the canvas
  • Connect the dots between the controls as above
  • Click on the “getUsersFullNames” 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. getUsersFullNames step should get user full names as shown on the below graphic.


How can we improve this article?

Share additional info and suggestions