Solved
Does CQ5 have a built in tool to perform a batch update?
Hi,
Is there a way to run an UPDATE query similar to:
SELECT * from [nt:unstructured] where ... set [propFoo] = "...";
?
Thanks in advance.
Hi,
Is there a way to run an UPDATE query similar to:
SELECT * from [nt:unstructured] where ... set [propFoo] = "...";
?
Thanks in advance.
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.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.