Hi everyone, I have a custom requirement where the author wants to activate through workflow more than one asset using search filter option. a button needs to be available to start a workflow but i'm not able to find whether I need to overlay from libs or create a custom js. I tried to fi...
Hello again! Getting this error when I run the test class below at ctx.load().json line. It seems that I can't create an array of objects in the json mock... Is there another way that I could implement the json? package com.test.core.models.impl.section; import io.wcm.testing.mock.aem.junit5.Ae...
What's the most efficient way, if it exists, to dynamically add (or automate) the canonical and HREFlang tags to pages, without manually adding <link rel=”canonical” /> onto head section of each page component? I've seen a possible solution (no JDK 11) in this library: https://github.com/otarsko/ae...
I have a requirement to search multiple text using and operator in AEM out of the box Omni search as in the below screenshot. I am trying to search for apples AND oranges, but it is not giving the correct results. Does OOB search capable of doing it? How can we search multiple text in search inter...
Hello Team, Is there any way for the Pathfield resourceType to restrict specific mimetypes Example : In a dialog, I would like to use a pathfield , which should only show me the mp4 files present in the DAM. Earlier, Using PathBrowser allows us to create a Custom predicate Service. Do we have any ...
you can specify the "ranking", "prioritisation" or "order" (called different things in different places) using this: @ServiceRanking(-200) The give the following situation: 600 : class com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet (id: 2255, property: service.ranking=600); called: 23...
Hi All, I have the below scenario - We are using a build script to generate the Virtual hosts and Farm files in our dispatcher folder. STEP 1 - When running this deployment on cloud the virtual host and farm files are not listed in the CREATE_DISPATCHER_CONFIGURATION_ZIP phase as shown below - ...
Hi I am trying to publish data on publish instance http:localhost:4503. After publishing I am getting popup that data is published but actually it is not publishing for reference see the screenshot. It is showing as not published.
We have an issue that our filters seem to be in incorrect order. We have heard there is a tool to view this on a per request basis. Any ideas where this tool might be? Doesnt seem to be in dev console, cloud admin console or cloud manager. I also tried our-autor-url/system/console/config and our-a...
Can any one help me for this requirement , want to have "abc source" of Assets ingested via MuleSoft, so that those assets are available in AEM Assets. how to Configure MuleSoft for asset ingestion into AEM and target path to landing those assets. Thanks & Appreciated …!!