Hi, We are trying to migrate from 6.5 to Cloud. In the Best Practices Analysis Report, Legacy Cloud Configuration Services and the Blueprint Configurations are listed as critical under Legacy UI. As per my understanding, 1. The custom connectors are to be created using Adobe I/O?!2. And for the Blue...
Hi All, We have a scenario where a Publisher would need the permissions to move and rename a page in WCM but not edit the page. We tried the combinations of permissions, but we couldn't able to achieve this. Currently we have Read + Replicate permissions for the Publisher. Can you please help me wit...
Hi All, Am trying to implement the Continuous integration from Jenkins and while trying to install the package to the package manger(AEM 6.4) via the below command, we are getting 502 - bad gateway error. Command:curl -u ****:**** -F package=@/var/jenkins_home/workspace/package.zip https://www.site....
We are accessing the sites by a load balancing urls. I have given the admin permissions for the anonymous user and tested, still not found error only. Can you please tell me how to see/log the incoming url to publisher from the dispatcher?
Hi All, Happy new Year.I am trying to configure the internal redirects in AEM 6.4 publishers. The requirement is to redirect the base url to the correct landing page. I have done the below things:1. created map.publish.env nodes under /etc with the sling:match and sling:internalRedirect values.2. ve...
Hi All,i am facing an issue with the clientlibs in AEM 6.1.The CSS files from multiple other clientlibs of different templates are getting added to a single template/page when rendering. I have checked the categories and the css.txt is using the correct folder name #base=css, but i couldn't able to ...
Hi Arun,We do not need a column functionality, so i removed the column related nodes under colctrol.we needed the component which can hold multiple components.And that wrapper component should get the id dynamically from the dialog.and can be controlled from other components in the page using the id...
Hi Arun,Thanks much for the reply.Is this Wrapper div the same as the decoration tag? because it is being suppressed in the column control component.Can you please help me with some snippet which could go into the column control component or parsys to achieve this?
Hi All,Am trying to develop a component (to hold multiple components but nothing to do with columns) with the base as column control.Am struck at one point. And i dont know whether am in the right path.I have copied the parsys into the app folder started to edit the colctrl component.I could able to...