How to build a package with last modified content
Hello everyone is there a way how I can build package only with files and folders which were "last modified"? is it possible to use regular expression?
Hello everyone is there a way how I can build package only with files and folders which were "last modified"? is it possible to use regular expression?
Well, technically you can build the content package definition just using the HTTP interface of AEM. But that comes with a lot of overhead and probably isn't very nice to build. I would recommend the logic into a bundle (probably using Java) and then running everything from inside AEM.
Jörg
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.