findDependentObjects operation
Draft comment:
This topic was viewed 3 times since its publication
Finds the indexes of objects that match the specified criteria in a list of dependent
objects for a case property of type Business Object.
This topic was viewed 3 times since its publication
| Parameter | Type | Description |
|---|---|---|
| boPropValue | String | The value of the case property in which the dependent objects are to be found. Use the getCasePropertyValues operation to obtain the value of the business object property. The input value needs to be in the JSON format {“,”}. |
| propertyNames | String[] | The names of the properties that are to be searched for. |
| propertyValues | String[] | The values of the properties that are to be searched for. You must specify a value for
every property that is listed in the propertyNames parameter. If you are
searching for more than one property, the findDependentObjects operation applies the
This operation supports only exact matches for both single value and multivalue properties. For the multiple value property,
enter the property value in the following format: |
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15