Suspected Product Bug: Jsonpathgetmultiple Returns Duplicate Values/paths
(Doc ID 2563866.1)
Last updated on AUGUST 29, 2019
Applies to:
Oracle BigMachines CPQ Cloud Service - Version 19 A and laterInformation in this document applies to any platform.
Symptoms
The BML function “jsonpathgetmultiple()” can sometimes return duplicate values or omit valid values, depending on how the path is structured. To see this behavior there are two potential options:
-
a combination of ".." (Used to search all child nodes) and "*" (Name or numeric wildcard character.)
- an array index addressed by a query (e.g. "[?(@.id=='this')]") or by a simple index number (e.g. "[0]")
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |