Hi ,I am doing some migration of a functionality from classic UI to touch UI.Trying to migrate this ext js code to granite library:var contentWindow = CQ.utils.WCM.getContentWindow();var propsDialogConfig = contentWindow.CQ.WCM.getDialogConfig(dialogPath);if (!propsDialogConfig.success) { propsDialo...
Hi Team, I have a situation like need to pull a report which pages are having the DAM specific folder URLs. I am able to pull that by using the query builder. By using the below query path=/content/*fulltext=/content/dam/*p.limit=-1 But in results, I am getting only [ {path: "****",excerpt: "",...
Hi,I am trying to open AEM 6.2 in my local machine to open in production readymode. using nosamplecontent runmode.I started AEM with below steps:java -Denv=dev -XX:-UseSplitVerifier -XX:MaxPermSize=512M -Xmx2048M -Dsling.run.modes=author,nosamplecontent,sandbox,www01 -jar aem-quickstart-6.2.jar -gui...
Dear All,We have migrated AEM 6.0 to 6.2. After we migrated to 6.2 when we logged in through SAML in 6.2 our userid is creating like encrypted. due to which our some functionality is not working fineAttached below is the screenshot for 6.2 , how users are creating under publish user profiles.Also I ...
Hi All,I have a requirement in AEM workflow to allow multiple users to be assigned as an Approver and Reviewer in workflow for page. 1. When Author requests the review of a page, move a workflow forward to the Reviewers to take approval from all designated reviewers, if any of the reviewer has any q...
Hi All,If a page is more than versions and is there a way to know when that specific version of that page replicated pro-grammatically?I have checked in the backed and not able to see replication date of that particular version.If anyone has any idea please help me in this regard.Thanks,Kishore
Hi All,We are using Adobe Experience Manager, Version 6.2.0.SP1. Our environment is configured with Dynamic Media to work properly. All of a sudden, for the past few days it is not working and we are seeing the below errors :Note : At places where there were custom names/entries they have been repla...
I've recently installed CQ 5.6 on my mac. Whenever I connect to my company's VPN using AnyConnect Cisco, it doesn't load properly. It will take a really long time to start up and then whenever I try to go to any page such as localhost:4502 or localhost:4502/crx/packmgr I will get an http 503 error...