Hello,We want an automatic publishing to happen from author to publisher environment upon creation on content fragment/ Upload of an Assets on author environment. We do not want a separate process to initiate a workflow. Is it possible to enable this automatic publishing of the workflow for a certai...
I would like to have dispatcher agent to be configured on prod author so that I can purge dispatcher cache from author. But our PROD is setup like one author two publishers and two dispatchers.https://adobe-consulting-services.github.io/acs-aem-commons/features/dispatcher-flush-ui/index.htmlThe docu...
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...