Hi thereI have a requirement where i need to pull data from the following social media channelsfacebook, twitter, pintrests, youtubeI want to be able to search for a Tag i.e. #AEM from each of the social channels. In each of the social channels i have my own company profile, and the content tagged w...
For our current project implementation, we are storing response data from the WebService(SOAP and REST) in HTTPSession object and making use of it when ever necessary in both Java and UI layer. The data stored in the HTTPSession object is complex in Nature for example Customer(which has all the pers...
Hi,Getting this error...[ERROR] Failed to execute goal on project core-services: Could not resolve dependencies for project com.core-services:bundle:1.1.0: Failed to collect dependencies at com.day.cqse:cqse-httpservice:jar:4.1.24: Failed to read artifact descriptor for com.day.cqse:cqse-httpservice...
I am new to AEM. I have used ACS commons generic list for populating the drop down values. I have added the titles for french and english under localisation part of generic list for each item.consider my js(js based approach in sightly) would return itemList (for ex: var itemList = list.getItems();)...
Can anyone give an efficient approach for inheritance in clientlibs?Scenario is one clientlibs are having global level css and js , another can extend the global clientlibs and override the existing one and can add new CSS and JS based on the requirement.
How to use XSS prevention for js file in cq5. Is there any OOB avilable for CQ5 to use it in JS. There are xssapi which can be used in JSP and JAVA.How to implement the XSS prevention in Java script file.Please assist.Thanks,Ramya
Hi Team,I am trying to add new plugin for Rich text for Touch UI.I gave my dialog like this, but it's not working.Please help me if i missed some thing in my dialog. <field jcr:primaryType="nt:unstructured" ...
I have changed the repository to mongodb for communities. After the configuration changes all the comments are not loading. I followed https://docs.adobe.com/docs/en/aem/6-1/administer/communities/srp/msrp.html