This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
I am trying to run a query which fetches nodes(more than 10k) from AEM and i trying to extract that as a json.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
You can use the Querybuilder API to get json response of nodes
Hi,
You can use the Querybuilder API to get json response of nodes
@arunpatidar Updated it to something like this , looks like it is getting me the info i am looking for http://localhost:4504/bin/querybuilder.json?path=/etc/test/products&type=nt:unstructured&p.limit=-1&... The only info i need in here is child nodes info .. This is not fetching the child info
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies