Hi there. We're hoping to use RepositoryCopier to transfer content between two AEM repos and came across two questions that needed expert advice, if somebody doesn't mind weighing in it would be greatly appreciated:
1. 1. If an ACL (a group) on a folder being transferred doesn't exist on the target repo, we get an AccessControlException Unknown Principal as expected because the default ImportBehaviour is ABORT. It's not clear how we can change that to IGNORE or BESTEFFORT to avoid those errors. In our case we don't have a requirement to transfer principals so if there's also a way to avoid that, even better. 2. 3. 2. We get a parent node myParentFolder does not exist on destination error if the chosen path to transfer is, for example /content/dam/myParentFolder/myChildFolder . This is by design, but what is the best and simplest way to have the parent node created on the target repo? Can RepositoryCopier do this automatically somehow, or do we have to first manually create parent nodes? Thanks for any help! Chris Lotton
