setBOProperties Step

Last published at: April 6th, 2021

Description:

Set business object properties

Inputs

  • boName – name of the business object
  • boProps –  business object properties

Returns

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

Usage:

Example:

Let’s build and execute the setBoPropertiesDef example.          

  • Create a new definition called “setBoPropertiesDef
  • Select the definition and click the “design” button
  • Drag a setBoProperties step from the toolbox
  • Connect the dots between the start and setBoProperties step

  • Click on the “setBOProperties” step to configure its properties
  • Configure the following values for the properties as shown on the below graphic

  • Set params value below

  • Save the workflow definition, create a workflow instance and execute. Step should set the BO properties for person business object.