Hi,Every month or so, I package the pages I have in my Production enviroment and move them down to my lower environments to keep them in sync.I typically create and build the package from Prod-Author (/content/my-project).Then upload and install in my Dev-Author instance; replicate from Dev-Author t...
I have tried to connect SalesForce(test.salesforce.com) from AEM Cloud service but it is not able to establish the connection.Please find the attached Screenshot of error displayed.Kindly help on this.
Hi All,We have created new metadata. It needs to be updated everytime content is Activated/published. We have created a custom workflow step and created custom workflow using this new step. Now i have created launcher which will trigger the new custom workflow everytime upon Replication. But unable ...
We are seeing login issues with our author dispatcher when logging in with anyone other than admin. When the admin account logs in everything looks and works as expected. If one of the other users, that was migrated over from AEM 6.0, logs in they appear to login but instead of seeing the projects p...
Hi Team,I've multiple sites on my AEM instance with same page structure but different CSS, I want those pages to be created from single template but not sure how to include different css as per site.E.g. I've three sites A, B, C with css as a.css, b.css & c.cssTemplate is generic with code as :<sly ...
Hi all,I would like to know how can we call any servlet in touch ui dialog?ie.On select of dropdown i need to pass the selected value to servlet. Thanks,Shivamurthy Mn
After uninstalling & re-installing an ACLs package, I receive the following message & am unable to re-install the ACLs package.I've re-built the ACLs package with a new version & also removed the pausedinstallations node. The below is shown in the error.log Any suggestions?20.03.2017 15:04:46.298 *W...
Following the documents I've downloaded the Dispatcher but when trying to run the Apache HTTP server, I am encountering the following error. Any ideas of what I need to change to get the library to be recognized and loaded? The version of the daemon is 2.4.23.Syntax error on line 172 of /private/etc...
Is there a way to make one of the fields in a custom multifield mandatory in touch UI? would be helpful if there is any implementation reference of the cq:dialog for this.