How to create a package after deleting a few nodes and taking only references of deletion node instead of entire folder while creating the package on aem
Hi All,
I have deleted few nodes from /etc/map.publish.prod/http. Now I want to create a package with only deleted nodes, so that when it will be installed on production, it will just delete the mentioned existing nodes rather than installing the full /etc/map.publish.prod/http. Is there a way to mention to delete the selected nodes in a package. and when this package is built and installed on another instance(prod) it should delete the mentioned nodes in the created package.
I would appreciate for your help.
Thanks,
Manasi