I'm attempting to invoke an AEM workflow on form submission. I have set this option on my adaptive form and specified the workflow model, but when I submit the workflow is not invoked. Am I missing something? Just trying to setup a basic proof of concept where a user submits a form and it routes ...
I am trying to search a property name by ignoring a case. Is there any predicate available ?path=/content/dam/demoProjecttype=dam:Assetproperty=@jcr:content/data/master/demoPropproperty.operation=existsI want the demoProp to be case insensitive while searching
Hello All,All our code has been migrating to R6 annotations as a part of AEM 6.3 to 6.4.We have feed Importer service with org.apache.felix.scr.annotations.*;public class MyService implements Runnable, Importer {Not sure how to migrate this org.osgi.service.component.annotations.*. Any input is appr...
Hi Team,I am using AEM 6.4.4 and I need to get list of websites exist with this path /content/*/en/brand***/website*** in backend class.How to get regular expression for the same and generate paths.Brand and Website are for example structure.Please help me to get this done.Thanks,Kiran
Hello All,OOTB whenever we upload/modify metadata for images, pdf etc version gets created but it doesn't happen in case of video. Can anyone help us understand why?Moreover if I create a workflow with the step Create Version it works fine but if I add it to the DAM Update Asset (ffmpeg configured) ...
HelloI am having some problems with parsys containers inside components used in within the new dynamic template editor. I am unable to set policies correctly.The structure of the page looks like this:rootheader <component>responsivegridfooter <component>parsys (wcm/foundation/components/parsys)When ...
Hi,I created the page with emultiple components, my requirement is load the one component after click (some button) on other component in the same page.Thanks in Advance
Hi,I want to get the user details in aem touch ui dialog listener. I need to know the user when a particular filed is modified/updated in dialog.Thanks,AG
HI All, We see binaries being replicated, despite binaries replication (S3) being used and configured. we did the required configuration in replication agents and can see with the help of proxy agents that data(binaries ) are being transferred between author and publish server. Inatslled the com.a...
Hi All,I am getting below error when trying to deploy.(mvn clean install -PautoInstallBundle)[INFO] ------------------------------------------------------------------------[INFO] BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] Total time: 17.688 s[...