TIBCO BusinessEvents®
Standard
JSON
JSON
.
findValueNode()
Signature
Object getValueNode(Object baseNode, String fieldName)
Domain
ACTION, CONDITION, BUI
Description
Looks for and returns any value Json node associated to the field name under the given baseNode tree
Parameters
Name
Type
Description
baseNode
Object
Base JsonNode Object
fieldName
String
Field name
Returns
Type
Description
Object
Json value node object