Team,As part of client requirement, i am doing a POC on repository migration.I am using CRX2OAK.And my requirement is to merge one content path from source to destination.When i run the following command, it seems to be struck with creating File Store.java -jar oak-upgrade-1.16.0.jar --include-paths...
Hi,we have some questions regarding the Brand Portal:1 - it's possible to customize a Brand Portal? I mean customize a Brand Portal like we can customize the AEM Sites or DAM with our code, like deploy our code.2 - In the Brand portal report can we show which user downloaded the asset?3 - The Insigh...
I can't see any groups in the access control list tab of the root node in CRX, which is available in the attached screenshot. I have checked Administrators and Everyone groups in Users page. What to do?
I am looking to access all direct child of a node. I have been trying query builder to do that. Presently it fetches all the children of a node. I want to have only direct child not recursive child.
I've created a new namespace on our staging environment and used it for custom metadata properties.I've seen many articles to import the new namespaces using AEM namespace editor.Is there a way to package the one we created on our Staging and install it on PROD. (assuming that AMS wouldn't provide a...
Dears,Today we had a problem to access our DPS account in the company. Receive the informations from ADobe support that now it´s necessary access the new plataform - AEM. But, unfortable we can´t access with our login and password because the system not identify our account there.So, we need a solut...
Hi AEM Guru'sI am new to AEM 6.5 , I have a requirement in the project where I need to store the external data in JCR (example alerts data(alert desc, alertdate, isalertactive , alertclosed) , last tweet in the client twitter account etc..) and read it when required and show it on the screen.Are the...
When adding a new dependency in the POM file of an OSGI bundle (which is deployed inside an AEM package to CRX) I will often see a number of unresolved dependencies in the OSGI console. The bundle will fail to activate.Example:org.jaxen.dom -- Cannot be resolvedorg.jaxen.dom4j -- Cannot be resolvedo...