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...
Hi There, We have a custom workflow, which indexes a published page to Search Index (External). However when a user previews a page it indexes page to search index. We are already using `getAgentId` function from AgentConfig instance but Agent Config is always null even when both preview and publish...
Hi,We are over-riding AEM cloud Tab component the tab functionality is working fine but when the user tries to hit the URL the first tab ID is appending in the URL automatically.For Example : When we try to access https://www.test.com/home.html and tif there is a tab component in the page then it is...
I have an adobe cloud instance for my testing purpose. I control it using Adobe cloud manager. I usually test my plugin on it. Recently I have started facing a couple of issues which were non existent when I last tested (around a couple of months ago.) A part of my plugin's functionality requires a...