Hi,Can anyone please let me know how we can read the calling component ResourceType in the datasource.jsp.Requirement is to populate the dropdown in Touch UI mode . For which I created a datasource and invoking my custom osgi service. Till this it works and service is getting invoked. But when I do ...
Say I have two rules in my dispatcher config: /0001 { /glob "/ajax/foo/bar.*" /type "allow" } /0002 { /glob "*.ajax.*" /type "deny" } /0003 { /glob "*/a...
Hi,Anyone knows the curl command that will replicate the package from author to publish. The behavior i am looking, exactly same the replicate option provide via package manager console or any script snippet through which this can achieve.Thanks,V
Hi,I am trying to delete all the pages which does not have any child pages in the certain path in AEM . Can someone please tell me how i can achieve this through Node/Page API?Thanks for your replies!
Hi all,Please refer to the URL on this subject : https://docs.adobe.com/docs/en/aem/6-1/deploy/recommended-deploys.htmlMy aim is to achieve Active-Active in Authoring Environment using TarMK.In other words, we should always have a back up for Author, and also in case of a failure, it should switch o...
Hi All,We have a requirement for pathfield xtype to project the tree structure in alphabetical order instead of regular behavior can anyone provide me some reference to proceed.Thanks,Mani Kumar
My client is very interesting in using Adobe's AMS (instead of setting up their own servers) for hosting their website build on AEM and this website will attract quite a bit of UGC, a few q'sDoes AMS support a MongoDB + Solr setup for UGC common store?Is ASRP internally setup with MongoDB + Solr set...
is it way to implement a richtext field for touch UI dialog similar to the description field in classic view? Example below <text2 jcr:primaryType="cq:Widget" fieldDescription="Best view is supported up to 350 characters." fieldLabel="Description" name="./text" xtype="richtext">
Is there any reference to AEM centos 7 init script based system.d rather init.dSimilar to the one https://helpx.adobe.com/experience-manager/kb/linux-init-script.htmlCan this be updated for system.d ?
Hi all. In certain templates, I'm running into a case where I'm going to have to access the same information for several users multiple times. Given an ID, I'm wondering if there is a best practice for accessing their information (namely: email, name, phone number, and a couple other data points). I...