この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Need to extract nodes containing locale name like sg under root path /content/data/project using include option in package manager. Can same be done using some regex. Kindly share some examples
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
I'd use the ACS Commons Query Packager -- that way you can build you package based on the result set from a jcr-sql query.
Hi @NehaCMS ,
You can use filter as /content/data/project and add a include rule as /content/data/project/sg.*
Please refer to this link for some examples: http://aemfaq.blogspot.com/2013/04/cq5-package-filter-includeexclude.html