Get item detail propreties

Last published at: April 26th, 2021

Description:

Get item detail properties.  

Inputs

  • itemID- Enter item id
  • itemType- Select item type
  • propsToGet- Detail properties to get 

Returns

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

Usage:

Example:

Let’s build and execute the clsgetdetailpropertiesDef example.  

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

  • Click on detail properties to get, to configure item details properties

  • Save the process definition, create a new process instance and execute.  The process step should get item detail properties as configured.