Hi All,I am just wanting to create a basic approval workflow. I noticed a blog post re. conditional loop but I don't quite understand the process.All I want is for when a change is rejected it goes back to the author to make changes and then resubmit for approval/publishingHere is the workflow I cur...
Hi Community, I am trying to create a graphQl endpoint using the https://www.graphql-java.com/documentation/getting-started/ . So I'll be writing this sample code in Servlet and trying to print the same response {hello=world} using the Servlet endpoint.But when I am adding the dependency, the bundle...
Hi all I am trying to create a content fragment programatically and I am not seeing the fragment being created in my node structure. Below is the code I compiled from different sources over the internet as I couldn't find a proper working example anywhere . public void createContentFragment(final...
Hi Team, AEM 6.5.13 We are trying to install AEM as a service. Followed this article:https://chintalapudi4.medium.com/installing-aem-as-a-service-linux-centos-7-x-7d879259747d After following all steps with new user "aem-demo", using this command "/usr/bin/aem-demo start" It starts AEM perfectly. w...
I would like to be able to expose a variety of variables whose values are retrieved after some api calls. Then, these variables should be easily accessible to content author, so I am thinking of something like those Scratch building blocks so that the author can drag into some kind of rich text fiel...
AEM Core Content fragment CF picker on the dialog is not working , its throw below error . I am getting 500 error in the browser console for below network call . I am using 2022.9.8722.20220912T101352Z-220800 SDK instance. I am unable to select content fragment models from the DAM http://localhost:4...
I am trying to do "search for text in a content fragment or tags associated with content fragments".I was trying to understand how this https://github.com/Adobe-Marketing-Cloud/aem-guides/blob/master/simple-search-guide/core/src/main/java/com/adobe/aem/sample/simple/search/impl/SearchResultsImpl.jav...
Hi, In one of our workflows, we are using a "Lock Payload Process" to lock the page and the page is being locked by "workflow-process-service" service user. We are now trying to add multiple schedulers in the next Process Step. These schedulers will trigger at different time from the time the Proces...
I have Dispatcher running locally, and there does not appear to be any statfile in the cache.I have the statfilelevel "2"I have published a page, fetched it through the dispacther, then updated the content on Author and published again.The Dispatcher Flush agent is running on the Author and the logs...
Hi,There's a requirement from the customer to move the files between DM servers? Is it possible to migrate pdf files directly from DM Server A to Server B? Are there any existing tools to help move files between Dynamic Media servers? Are there any events or integrations that will notify AEM when a ...