Description:
Get a business object within the process.
Usage:
Example:
Let’s build and execute the SetBODynamicPropertiesDef example.
- Create a new definition called “SetBODynamicPropertiesDef”
- Select the definition and click the “design” button
- Drag a SetBODynamicProperties step from the toolbox
- Connect the dots between the start and SetBODynamicProperties step
- Click on the “setBODynamicProperties” step to configure its properties
- Enter the BO name as cDevBO.Person
- Configure the following values for the properties as shown on the below graphic
- Set dynamic params value below
- Save the workflow definition, create a workflow instance and execute. Step should set the dynamic BO properties for person business object.