34
Views
0
Comments
[ardoJSON] Some JSONPath's like $..* do not work
Question
ardojson
Service icon
Forge asset by João Barata
Application Type
Service

Hello,

I'm trying to listify dynamic structures that can have up to 5 levels with dynamic attributes also (i.e. almost any kind of JSON), but I'm having a lot of difficulty to use the recursive paths.

In the demo app, if I include in the path the expression $..* (that according to the documentation should allow to retrieve "all Elements in XML document. All members of JSON structure") the output is the same of the input.

Does anyone know if the recursive selector ".." works in this component?

Thanks. Regards. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.