I'm using the LCM Command Line Interface (LCMCLI) to promote content (e.g., AOLAP reports, Webi reports, etc.) between CMS environments.
The objects' User Security includes the BI Platform's built-in groups as well as mapped Active Directory groups. The same mapped Active Directory groups are already present on both environments.
I'm including the "-includeSecurity=true' flag in the LCMCLI syntax; when I execute the command, however, the object's user security from the source environment is not being applied to the object in the destination environment. Instead, the resulting object is simply inheriting the user security of the destination folder.
For each group, the console log displays "Status -> Resolution Status=Dropped, Dependency Status=All the required dependencies are included., Commit Status=Commit is not required., Promotion Status=No errors detected". The final part of the log displays "EXIT_SUCCESS". Yet the User Security is not being applied to the object.
Is this a known issue?