コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Does CQ5 have a built in tool to perform a batch update?

Avatar

Level 7

Hi,

Is there a way to run an UPDATE query similar to:

SELECT * from [nt:unstructured] where ... set [propFoo] = "...";

?

Thanks in advance.

1 受け入れられたソリューション

Avatar

正解者
Employee

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.

元の投稿で解決策を見る

1 返信

Avatar

正解者
Employee

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.