automate content packages without curl command | Community
Skip to main content
October 16, 2015
Solved

automate content packages without curl command

  • October 16, 2015
  • 2 replies
  • 758 views

Hi,

    I want to take backup of content packages from crx and store it in my local disk on a weekly basis without curl command or shell scripts.

   I am trying to use pacakage manager api and automate the process using a scheduler but didnt get any idea about how to do this.

    Please help me in this regard

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

HI,

start with the JcrPackageManager service and its API [1].

kind regards,
Jörg

[1] https://docs.adobe.com/docs/en/cq/5-6/javadoc/com/day/jcr/vault/packaging/JcrPackageManager.html

2 replies

WhoaShekhar
October 16, 2015

Hi there,

Thanks for reaching out. 

The only method mentioned for automated back up is using the curl command and to backup packages see:

https://docs.adobe.com/docs/en/aem/6-0/administer/content/backup-and-restore.html#Package Backup

Thanks!

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

HI,

start with the JcrPackageManager service and its API [1].

kind regards,
Jörg

[1] https://docs.adobe.com/docs/en/cq/5-6/javadoc/com/day/jcr/vault/packaging/JcrPackageManager.html