Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hi,
Is there a way to run an UPDATE query similar to:
SELECT * from [nt:unstructured] where ... set [propFoo] = "...";
?
Thanks in advance.
Solved! Go to Solution.
CQ 5.5 (and AEM 5.6) have the bulk editor: http://docs.adobe.com/docs/en/cq/5-5/administering/bulk_editor.html. It uses Google Query Language.
View solution in original post
Views
Likes
Replies