We are trying to get a servlet visible in the publisher, and understand we have to add a rule to the dispatcher.Build works fine against the local cloud SDK, but when the source is pushed to cloud, build fails with: There have been changes detected in a file which is supposed to be immutable accordi...
Looking to see if there's a best practice defined anywhere. The newer archetypes use the concept of the "core" maven project for all the java related code that typically goes in a bundle. I have a codebase that's been in use since the 5.x days which consists of multiple custom bundles with varying l...
Hi all, $(document).ready(function(){$("#filesReportDownloadButton").click(function() {var searchText=$("#cmp-fulltext_746019667").val();$.ajax({type: 'GET',url: '${resource.path}.publishReport.html',data: {'SearchText':searchText},success: function (data) {alert('ok');},error: function(jqXHR) {aler...
Hi, Suppose if i have project specific i18n folder like below /apps/<<project-name>>/i18n/fr.json I need an access to this folder in Publisher instance so that i can give all the 1i8n keys and values as a json. This json url has to be given to some other channel so that they can make use of keys and...
We are up in the process of upgrading from LiveCycle ES2 to AEM Forms 6.5.We have a licence for Reader extension for LC ES2 but I can't find one for AEM Forms 6.5 I've been looking in my list of licences and think it's been omitted to put in my list of licences. The one we have works but it's not st...
Hi, i'm trying to use the the feature:"Overriding Properties of a Live Copy PageThe page properties of a Live Copy page are inherited (and not editable) from the source page by default.You can cancel inheritance for a property when you need to change the property value for the live copy. A link icon...
Dear All, In the production environment livecopy page, the user hits the “detach” button without knowing the risk, We tried many ways to get it back but we are unable to rollback it again because Detach option permanently removes the live relationship between a live copy and its source(blueprint) p...
Hi,Unable to add styles plugin in dialog and dialog full screen mode. Below is the document followed to enable the styles drop down, but the styles plugin itself is not getting enabled for me . https://experienceleague.adobe.com/docs/experience-manager-64/administering/operations/configure-rich-text...
Hi All, In My application we have lot of external calls which takes more than 2 minutes sometimes to complete. In AEM 6.5 publisher I am not facing any issue. However in dispatcher connection timeout happens exactly in 60 seconds. I could not find any timeout setting in dispatcher where this 60 seco...