Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hello All, We have the following issues on Touch UI dialog.There are 2 fields ( first one is a drop down and second one is a text field) should appear side by side as shown in the attachment.The drop down has 3 possible values "None","Greater Than" and "Less Than". When we select "None", the...
We are facing one strange issue with Live copy pages cancel inheritance on AEM 6.1 touch UI. Steps we followed1. Created live copy for /content/ site/sv/2016 from /content/ site/en/2016 (English site).2. Now create one page manually under /content/ site/sv /2016.3. Open page pro...
Hello AEM Gurus,We are researching ways to integrate third-party applications such a BPM software Pega with AEM to allow Pega to seamlessly upload/download attachment/documents and digital assets into AEM.Currently Pega provides integration connector which is compliant with CMIS (Content Management ...
Hi All ,In sightly HTML file, I was using following code (dummy for explanation purpose),<form action="/content/testpage" method="get"> <input name="test" type="text" value="test"> </form>When I am redirected to testpage on filling the form , I am not able to see query parameter i.e ?test=test . H...
Whenever I am trying to upload a .exe file after it has completed uploading I get the error failed to upload the file. Is this a known issue? Product version is AEM 6.1. Getting the below error in DAM log : POST /content/dam/lexmark/documents/filedownloads/y2016.createasset.html HTTP/1.1] com.day.cq...
Hi,I have requirement to design a page with two controls 1. drop down list 2. Rich text box.The rich text box value is dependent on selected drop down value. I.e Based on the drop down selected item, a node value (under content/mypage/jcr:content) to be read into the rich text box.I understand from ...
I will break this question down into two parts because I think they are probably related.The first relates to what seems like improper index selection, the second pertains to optimal configuration of indexes. In AEM most of the queries we do are based on @sling:resourceType, typically with some seco...
Hi ,i followed the below link https://docs.adobe.com/docs/en/cq/5-6-1/administering/integrating-with-third-party-services/integrating-with-salesforce.htmlBut while trying to export AEM users as Salesforce Leads , The workflow is giving below error. Caused by: com.day.cq.workflow.WorkflowException: E...
After the release of AEM 6 and introduction of TarMK, operation teams has faced rapid growth in the size of repository due to a know oak bug for which adobe has already provided a hotfix Oak-core 1.0.25. But after installing this hotfix also it is becoming difficult to maintain or pause the rapid gr...
Hi Team,Aem Version- 6.2We are facing an issue where in we are not able to open the dialog if component is embedded inside another component.For ex-We have product grid component where we will have "N" subproducts which will have their own dialog.So here in product grid component we have added "N" n...