Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
We are getting following exception in aem Error executing workflow step javax.jcr.InvalidItemStateException: OakState0001: Unresolved conflicts in /content/dam/menu/promotions/asset.indd/jcr:content/metadata at org.apache.jackrabbit.oak.api.CommitFailedException.asRepositoryException(CommitFailedExc...
Hi, I am trying to set up SSL in AEM using the below document: Use the SSL Wizard in AEM | Adobe Experience Manager I have a valid server certificate (received from the client) along with private key in .der format. But on trying to configure HTTPS using the certificate, I get the below error:Error:...
Hi all, When below query executed in crx/de, it returns all expected results. But when ran through ACS AEM commons, returning less result.SELECT page.[cq:lastReplicated] FROM [cq:PageContent] AS page WHERE ISDESCENDANTNODE(page, '/content/your-path') AND page.[cq:lastReplicated] IS NOT NULLBasically...
Hi Team, I'm on a process of migration from JWT to oAuth where when I go to Adobe IMS configuration I can see account related to Adobe Launch, adobe analytics, smart tags and Asset Compute.. So migration process is same as this article mentioned to all..not only one relevant to adobe target ? ? http...
Hi Team, Kindly provide your inputs on below error. 26.06.2024 02:37:43.367 *ERROR* [EMailNotificationService-Processor] com.day.cq.workflow.impl.email.EMailNotificationService Error while sending email.java.lang.NullPointerException: nullat com.day.cq.workflow.impl.email.EMailNotificationService.se...
Hi Team, How to cover Logger.info(....), Logger.debug() etc using JUNIT5. I tried to search online but could not get a sample example. and in our Main Class, we have below line for Logger object:private static final Logger LOGGER= LoggerFactory.getLogger(MyMainClass.class); An example reference wi...
Trying to publish a PDF document, but it is stuck in the publishing queue with error: pubAgentName=publish, userId=replication-service, paths=[/content/dam/pdfs/12345.pdf], deepPaths=[], metadata={}) at offset=342247676 because of 'javax.jcr.version.VersionException: OakVersion0000: Node at / has n...
Hi, We are using AEMaaCS, we are observing the intermittent issues for clientlibrary on dispatchers.If I am trying to open a page using dispatcher URL some times everything works fine but after sometime if we use the same dispatcher url clientlibs are not loading, there is no recent code deployment ...
Hello,I am trying to implement SAML 2.0 SSO in Author Environment and I want to define an external group early in the Author environment along with Permission, so that when users login via SSO, their AD group already exists in repository and they can start accessing different pages, as soon as they ...