Team, I have an AEM workflow and it contains 4 Process Steps. After # process step 3, I want to run javascript code. Basically I want to execute JS code in middle of process step3 and process step4. Is there any other AEM workflow component available in this use case?
I came across this option about AEM GraphQL hybrid filtering which combines both JCR filtering with AEM filtering. In this documentation: https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/headless/graphql-api/graphql-optimization.html?lang=en#use-aem-graphql-hybrid-fil...
My local env used to work, now I get logs fill with trillions of the below messages:Nothing has changed as far as I know (same java, same build process, same sdk)Anyone know why ThreadLocalCleaner would be running thousands of times a second? Any ideas whats causing this, and how I can fix? 20.10.2...
Hi,I'm trying to create a maven project using archetype 35 & 44 both. Used the command below and receiving the error, at background can see project created but error on command prompt. mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate -D archetypeGroupId=com.adobe.aem -D archetyp...
Servlet POST call, getting error code 422: Unprocessable content. Context: I added a resources folder in my core folder. Question: Do I need to make any filter changes in dispatcher or any other file to allow access to that folder while POST call? Folder structure for resources folder is -
Hi,cc @kautuk_sahni I am unable to read the environment and secret variables from AEM cloud in my OSGI config (ui.config/src/main/content/jcr_root/apps/proj/osgiconfig/config.author.dev/com.proj.service.impl.ServiceImpl.config.cfg.json){ "apiUrl": "$[env:EFIX_BACKEND_URL;default=https://some.val...
Team, Any suggestions on how to retrieve a list of URL of pdf links hosted on external server and available on a HTML page in AEM. Edit:Use case - our authors are adding PDF links to their content (using Content Fragment - RTE), and those PDFs are hosted on SharePoint/Teamsite servers. The business...
Hi,I am looking to set a default redirect url, irrespective of redirect uri or resource which aem redirects automatically incase session is not active.So, no matter from where the user is coming to login page, it should always go to a specific page post loggin in
Hi Team, We are using Caching Secured Content for protecting secured content, currently we are observing two issues It is working for pages but not for DAM (for /content/dam/.. servlet is not hitting)Not working in all Cloud servers.Working in few local systems not in few (same version, code and con...
Hi , We are getting below warning continuously. Any input to resolve this. *WARN* [pool-46-thread-7] com.adobe.cq.dam.azure.ingest.ErrorNotificationHandler Host AzureIngestor-xxx received general error notification during Stealing Lease: com.microsoft.azure.storage.StorageException: The client could...