removeDependentObject operation

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
Draft comment:
This topic was viewed 3 times since its publication
Removes the object at the specified index from a list of dependent objects for a case property of type Business Object.
Parameter Type Description
boPropValue String The value of the case property from which the dependent object is to be removed.

Use the getCasePropertyValues operation to obtain the value of the business object property.

index Integer The index of the dependent object that is to be removed.

Use the findDependentObjects operation to get the index of the dependent object.