Hi EveryoneIn 6.3.3 we are trying to transfer an asset share link generated from one instance to another. The link is generated by selecting several assets and using the Share button of the Asset Console UIThe link is generated on one instance and looks like this http://localhost:4502/linkshare.html...
We are using content fragments for few pages and now I have requirement to populate dropdown dynamically, would it be possible to write listeners in content fragments? . Not able to find docs, any pointers would be helpful
Hi All,I have been following Adobe Experience Manager Help | Reading Adobe Experience Manager OSGi Configuration Values for reading properties in my code.When i runt he sample provided it runs fine and gives correct output but when i integrate the same nodes and classes in my project, my service do...
I have a select element in multifield, and I am calling a JS function on the change of dropdown. But When I am adding one more dropdown using ADD FIELD it is not catching the event nor calling the JS function on change of value in dropdown.
On AEM 6.4.0, following the document to setup Asset Link , we did the followingUnder "Apache Jackrabbit Oak External PrincipalConfiguration" DISABLE "External Identity Protection" (attached screenshot)Make some changes to User propertiesEnable "External Identity Protection"After enabling, AEM is dow...
HI,Does the process for DTM to Launch migration mentioned by Adobe here How to Migrate from Adobe Dynamic Tag Manager (DTM) to Adobe Launch work for AEM6.3? I tried migrating a property from DTM to Launch following this process and I seeAdobe Cloud ID object error in the consoleWondering if this pr...
Hi,I was trying to implement the new feature in AEM 6.4 multi language translation. But the end result for me is not as expected. According to my understanding this feature will translate the content on the selected page hierarchy to the selected language by using Microsoft Translator but on impleme...
I have got a requirement to setup an AEM qa environment setup for testing purpose. Where I can auto deploy code from jenkins.Please guide on this. what all resources needed and instructions to do it.