Globally I want to disable the context menu target option in only classic UI, instead of each component level adding the cq:disableTargeting to true, i have checked previous solution of overlaying the parsys component(https://experienceleaguecommunities.adobe.com/t5/Adobe-Experience-Manager/How-to-D...
Hi Team, We are working on upgrading our aem version from 6.3 to 6.5. Because of our internal platform team restriction we are not able to update our dispatcher apache version and we are currently using 2.2. We are not able to do dispatcher flush, we are getting 200 response when doing the dispatche...
Hi,I want aws-java-sdk-osgi jar file to be included inside the "install" folder dev environment during the deployment. In order to test and add objects to Amazon S3 bucket, I included the necessary files inside the "install" folder of local machine. But I want all the required files to be inside the...
Hi,I am trying to read excel file and write it's content into JCR under content folder. For that, I am using ACS AEM Commons Ensure user. I could see that my service user is created and it has root read and content write access. However, I'm not able to create resource resolver object and get the se...
Hi Team,I am trying to set default values to a "textfield" under cq:dialog (Touch UI dialog) of a component.The sling:resourceType of "textfield" is "granite/ui/components/coral/foundation/form/textfield". I have tried using the "value" property to set the default value of the textfield, but it does...
when we try to open metadata of content fragment model it shows blank page.below is error. 29.03.2020 18:03:53.904 *ERROR* [0:0:0:0:0:0:0:1 [1585519433898] GET /mnt/overlay/dam/cfm/admin/content/v2/metadata-editor.html/content/dam/we-retail/my-cf-sample HTTP/1.1] org.apache.sling.engine.impl.SlingRe...
I downloaded the cxf bundle zip provided in this post, https://helpx.adobe.com/ie/experience-manager/kb/jaxws-webservice-calls-not-working-aem-65.html#Issu...But this works only for CXF 3.2 which is not working on JDK11.Only CXF 3.3.* works for JDK11. Can someone please generate the cxf bundle with ...
Hi,We are currently using AEM Email Services(acs-aem-commons-bundle-3.18.2.jar) for sending out an html email. Example code: Using the Email API to send mailsThe EmailService is an OSGi service and can be injected using @reference in the calling class. @Reference EmailService emailService; email...
I am setting up an AEM / Analytics integration and have run into the problem that my staging configuration is being ignored on the staging server - the production configuration is always used. I've gotten around this on the staging server by using putting the incorrect (staging) URL in the productio...