When we want to add some redirects, the process takes several weeks and costs tens if not hundreds of thousands of pounds. This is because we have to update the dispatcher configs in our project, build it several times on dev (which takes on average 1.5 hours each build) to test it, then schedule t...
Hi,I have 2 AEM 6.5 Publish instances connected to an Oracle database schema. The schema contains one table that is used for statistical data collection. When an user fills in and saves an AEM xdp form that is rendered as HTML5 form, the name of the form, title and timestamp is written as a row in ...
hi all, in the dialog I have tag picker and dropdown with datasource. I need to populate dropdown with list of child tags for the parent tag selected in tag picker.What I haven't managed to figure out is how to read dialog props. from datasource handler class.I tried with sling model and with WCMUse...
Ik heb een Roland VC-1-SC gekocht voor het digitaliseren van analoge video. Ik krijg dit apparaat echter niet werkend in Premiere Pro. Wie heeft de oplossing?
I have a servlet which provides JSON for the page. I wanted to get page properties in my code in that servlet. But every time I add page manager or current page to my servlet, the JSON stops loading. And there's no error.I have the page path. But adapting it to a page is causing issue.
Hello, Is there a way to flush/burst Fastly CDN cache once the modified page republished before the TTL of page on CDN. Currently i have not seen any article or approach how it should be done. I understood that at dispatcher you can set header for CDN to burst the cache via setting TTL based on path...
Hi Friends, please help understand how we can detect the user session expiration programmatically and show alert box whether to continue or end the login user session?do we have any AEM OOTB feature to do this?Any thoughts would be appreciated. Ravi
I'm using formstack form in the pages using formstack embed script which I add in the pages using HTML component. The form appears to work as expected. However I'm noticing some issues with the AEM emulator where it's not working when this embed is added to the pages. Attached below is the console e...
Hi All,In AEM 6.5 I am trying to read the jcr:data (Binary) from jcr:content and convert it to base64 to display the image in frontend page level (HTML).I can read the jcr:data and converted to base64 but when I am trying to display the same base64 image in HTML it is not properly loaded & When i tr...