Morning,we have both an infrastructure consisting of dispatcher and publish instance on the same machine, and in two separate machines.In both configurations however one and only one call to a specific servlet, even if it's cached, when called from another linux machine and not from the browser does...
Hi, I have setup a forward distribution agent configure with the default importer on my local publish instance. When I click on Test Connection, I am seeing the error as shown in the screenshot below. I have added these configurations on my local AEMaaCS instances. Can someone please help what might...
Hi All,I am using AEM 6.4. One of our external team is trying to redirect on our AEM page and sending data through form action as POST request but our AEM page is not accessible from third party side. Please suggest how can I allow Post request on AEM page from external side.I have checked the logs,...
Hi All, AEM Version: 6.5.12 Problem: In a component, we need to add 2 buttons "view" and "download" and upon clicking, It either opens DAM pdf in a new TAB or download. I am aware of Content disposition filter issue which is implemented for security issue from AEM 6.2. Question: Is there any way to...
Hi everyone!I needed to change a component and one of its properties in dialog is a select box and I have a lot of instances of this component on my site. Now I'm needing to change all content value of this component, example, "if value old option 1 change to value old option 2" I'm trying to figure...
I've started a poll on the most used persistence (for repository) and storage (for binaries) for AEM, on-premise, installations. Vote in the largest and most active LinkedIn group on Adobe AEM and Marketing Cloud Group on LinkedIn . I will update final results here. Right now these are the results: ...
Hi Team, I have page structure like below.us_en ---------Home page -------------Page1 -------------Page2 I Have some property in us-en like Site Name if i enter sitename=xyz.com the same site name i need to get in page1 and page 2 h...
In our AEM Server, sometimes when we add a large number of images, the default OOTB Dam Update Asset Workflow gets stuck.Wanted to understand what all the different steps under this workflow do so that we can decide on deactivating this workflow ??
Hi Experts, We are in process of converting the components and templates from Classic to touch UI. This process is completed almost. However, when the code is deployed in the QA platform, none of the dialog's data are stored. i.e. contents are not stored. When I debug the issue, all the dialog form...
Hi All,We have a requirement to append the PageTitle in the javascript when the page field input from the component is 'search' or append the query string from the URL when the page input is 'I/O'.So ,could anyone please let me know how to achieve this logic . Thanks in Advance!