Hello everyone,
I'm trying to export and import content and it's ACL but the XmlService importXml feature seems to be giving a hardtime regarding this subject.
The CWS work fine regarding importing the actual content but it fails to import the ACL data despite it being exported. I'm working on CS 10.5 and these are my ImportOptions (everything else is default):
Creator = trueOwner = trueDontAddAcls = false
After running the import I went to check if there were any new records in the DTREEACL database table but couldn't find anything related to the newly imported content. Also, no errors were shown in the CS XmlImpor log files.
Can anyone tell me what it is that I'm doing wrong?
Thanks in advance for any help on this subject.