Hi,We have a requirement in our project to create the mixed media set programmatically for the files having similar file names of 13 digits. There' already imagesets create automatically. Similar way we need to try for mixed media set if there's images and videos having same 13 digits add it to the ...
Hello Adobe AEM Community,I'm currently dealing with an interesting issue related to the Anchor Link Container within my AEM project.Here is the scenario:I've created a page using a specific template (let's call it Template1), which has a total of eight Anchor Link Containers. Each container include...
Hi AEM Community, I have the below error which comes when deploying a pipeline to the DEV environment (version 2023.07) The error logged is shown below - 13:19:31,997 [main] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project ...
Hello, I have a problem with my withholding tax formula. What's happening is that it seems to be sorting the amount of withholding tax, and all those not liable for withholding tax are placed at the bottom part, which distorts the breakdown of the computation.it supposed to be like this.but the outp...
Question regarding use and retrieval of tags from content fragments and onto the page properties. Currently, our tags are added on the page property level of each of our templates – this feeds into the data layer, meta properties etc. Future state: Want to populate components using tags at the compo...
After doing a vulnerability scan we found the following vulnerability. How can I make the page not publicly accessible? It doesn't even mention what the page address is for this. I'm trying to find references to the servlet right now but am having a hard time. Adobe Experience Manager QueryBuilderF...
Is it possible to filter the en.model.json before the fetch? Our json is large, and want to remove extraneous key/values, specifically the "allowedComponents" that returns a long list of components for every page and appears to be the majority of bloat in the response:[":children"]["/content/my-app...
Hi, I have created a Sling filter and now I need to test it using JUnit. However, the test case is not running and is showing an error in the JUnit test. The error in JUnit is pointing to the line,MockSlingHttpServletRequest request = new MockSlingHttpServletRequest(context.resourceResolver()); Kind...
Hello Team, We are facing an issue with Working Hyper Links are erased from RTE-Description field of Teaser component after updating the content in the RTE-Description field. Suppose in rte-description we have already a link text but when we try to add one more link the last link is behaving as norm...