CQ.I18n.getDictionary() this method accepts locale as parameter and looks like it will be called at run time. Please let me know which class implements this method and which adobe package it belongs to.
Hi all,I am not able to log in to Adobe Prerelease Site @ https://prerelease.adobe.comReset my password by choosing “Forgot Password” link, without any effect.Please suggest ASAP.Thanks,Rama.
Hi all,We are working for a client, they are using Oracle Eloqua maketing cloud.They will be creating the Segments in Oracle Eloqua, is there any way by which we can associate the Teasers created in AEM to the Segments defined in Oracle Eloqua.Thanks in advance.--Regards,Pavan Bukka.
Hi Friends,I have a question regarding deleting rolled out pages in one shot.Example scenario: Lets say I have rolled out a page from english to 10 english speaking countries accidentally and currently to delete those pages, I am going to each locale and deleting it. Is there any way we can delete a...
Hi All,Code is as below :public String execute(String url){try{HttpClient httpClient = new HttpClient();httpClient.getHttpConnectionManager().getParams().setConnectionTimeout(this.timeOut);getMethod = new GetMethod(url);String encoding = Base64.encode(this.name + ":" + this.password);getMethod.setRe...
Hi Guys,I am trying to get the new name entered from the move dialog in SiteAdmin.Action.js which is overridden in apps( from /libs/cq/ui/widgets/source/widgets/wcm/SiteAdmin.Actions.js). I tried using , form.findField("destName").getValue(); to get the name. This works fine in 5.6.1 but its not fet...
Hi Gurus , I'm trying to achieve a admin utility in AEM 6.1 where super admins can perform CRUD operations on a table or grid like component . The component will not need any dialog capabilities and am planning to host the page with this component under /etc . The result of the operations will simp...
Hi,Is there any documentation about strategies for migration from an existing communities site to AEM Communities?I mean to migrate the content and the UGC like comments. The UCG Migration tool can be taken as basis for this?Any tips are welcome.