When I move the assets folder from old path to new path in aem author without selecting the republish option in last step , the asset folder in old path present in publish gets deleted. I lost all the assets in publish. I do not want to republish before reviewing the new path. Is there a way to mov...
Hello,I am running into an issue trying to build and deploy to an Adobe Managed Services server with the content-package-maven-plugin. The server only has port 443 open for security purposes and will only work with HTTPS rather than an un-secure HTTP connection. I have downloaded and added the SSL c...
Are there any best practices about usage of the rich text editor in AEM. Should we be trying to minimize the usage of it, or allow our authors to use it as they see fit?Looking at the core components, there is the title component, and then there is the text component. Within the text component it is...
I want to disable basic authentication and ran across this thread: How to make CQ5 working with enabled basic http authentication dispatcher . I didn't get any hits, maybe because the thread was so old, so I'll post here as a new topic.I know this will break replication, but I'm just curious on how...
I am trying create a user using Jackrabbit UserManager API ( UserManager (Apache Jackrabbit 2.6.10 API ) . Is It possible to create system user using this API, if yes, then how?
We have a requirement to have visitors identify/confirm what specific country they are in, to drive eComm pricing and regulatory requirements to only show certain content in certain countries.That encompasses about 120 countries.For the vast majority, basically 100 countries, the only differences be...
Hi,I am referring to this link to know how to upload attachments in AEM through servlet call. I am using AEM 6.2 SP1.https://helpx.adobe.com/experience-manager/using/post_files.htmlI am able to successfully upload the file in to AEM. The issue i am running in to is reading the remaining form data. T...
Hi, I am writing a new clientlib to validate my customised field on page properties, which is defined below. <field jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/form/select" fieldLabel="Offer Type" cq:showOnCreate="{Boolean}true" name="./offerType...
Hi All,Right now , i am encountering a problem that there is one dummy blob id which is trying to be migrated but throwing an exception.I think, this BLOB id is of DummyBlobStore.Is there a way to exclude these blob store while doing the migration?26.04.2018 18:08:05.557 ERROR c.a.g.c.e.MigrationEn...
Seems like that filevault is no longer available when installing AEM 6.4.In AEM6.3 we are using v3.1.38 of filevault which is located in crx-quickstart/opt/filevault/This directory doesn't exist in 6.4.The documentation of 6.4 links to Package Share but there is only an old version of filevault 2.4....