This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hi All,
We are daily taking content backup which includes pages ,tags and configs.All these we are doing by creating a package(zip) and storing it in s shared drive.We want to automate this package creation activity.This operation is not available as part of JMX console also so we could not able to through CURL script.
Please help me if anyone has any idea about this
Thanks,
Kishore
Solved! Go to Solution.
Kishore@CQ wrote...
Thanks Jorg for your quick response.
Link provided by you is informative and it has defined process to create a package with one content path only but i want to create package with multiple content paths as below.
/content/xxxxxx
/content/dam/xxxxx
/etc/designs/xxxxxx/globalcontent
/etc/tags/xxxxxx
/etc/workflow/launcher/config/xxxxxx-image-rendition-launcher
Any thoughts on this one will be helpful.
Thanks,
Kishore
http://aemfaq.blogspot.com/2013/09/creating-package-with-filtersexclusion.html
Have you checked [0]? There you can find a description how you can work with the package manager via the HTTP API, also with examples using curl.
Jörg
Views
Replies
Total Likes
Thanks Jorg for your quick response.
Link provided by you is informative and it has defined process to create a package with one content path only but i want to create package with multiple content paths as below.
/content/xxxxxx
/content/dam/xxxxx
/etc/designs/xxxxxx/globalcontent
/etc/tags/xxxxxx
/etc/workflow/launcher/config/xxxxxx-image-rendition-launcher
Any thoughts on this one will be helpful.
Thanks,
Kishore
Views
Replies
Total Likes
OK, so you want to create a package definition via curl? Well, that should be doable using the SlingPostServlet. Create a package definition using the package manager, then observe its structure via CRXDE and then build it on your own using curl and the SlingPostServlet.
See [0] for a documentation of the capabilities of the SlingPostServlet
Jörg
Kishore@CQ wrote...
Thanks Jorg for your quick response.
Link provided by you is informative and it has defined process to create a package with one content path only but i want to create package with multiple content paths as below.
/content/xxxxxx
/content/dam/xxxxx
/etc/designs/xxxxxx/globalcontent
/etc/tags/xxxxxx
/etc/workflow/launcher/config/xxxxxx-image-rendition-launcher
Any thoughts on this one will be helpful.
Thanks,
Kishore
http://aemfaq.blogspot.com/2013/09/creating-package-with-filtersexclusion.html
Views
Likes
Replies
Views
Likes
Replies