I have a report under /var/reports in AEMaaCS and I want it to be part of deployments so that I need not to install the package every time a deployment happens to certain environment. How can I do that? Where to put it?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @goyalkritika Please include those paths(/var/reports/../..) in your filter.xml of ui.content
Thanks
Bilal
Hi @goyalkritika Please include those paths(/var/reports/../..) in your filter.xml of ui.content
Thanks
Bilal
@goyalkritika Put below code in filter.xml file
<filter root="/var/reports"/>
But i recommand you to specify the exact file name if you have any