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
Solved! Go to Solution.
Views
Replies
Total Likes
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
Views
Likes
Replies
Views
Likes
Replies