Hi,I need to launch a workflow when a user deletes a page in the publish instance. This procedure involves 7 projects.This is a screen of the window:[img]Untitled.png[/img]Need i to make 7 events? Is there a way to use the condition field or to insert a multi path? Thanks
I'm using AEM 6.1 and trying to synchronize Scene7 assets to AEM 6.1 author via the polling importer but having some issues getting everything transferred over (it'll get some sporaic thumbnails).https://docs.adobe.com/content/docs/en/aem/6-1/administer/integration/marketing-cloud/scene7.htmlLooking...
Hi,I'm using cq5.5 and i have changed an annotation property like so:@Properties({ @Property(name = "ServerUrl1", value = "http://x"), @Property(name = "ServerName1", value = "x"), })I have built and installed the bundle but inside the configMgr i see the previous value of this propert...
Hi ,We are planning to have a CQ publisher around 65k users & around thousand groups. WIll there be any performance issues & do we have any limit on number of users you can have in publisher. RegardsGuru
Hi,i need to launch an activation process of a page when the user launches the activation process of another page.Is it possible?Can i have some hints?Thanks
Hi,Could you please explain how to access and display the DAM asset metadata information programatically in AEMex: content/dam/geometrixx/portraits/scott_reynolds.jpg this image's metadata information. Thanks in advance. Vijaya Immadisetty
Hi,I have a requirement that a user on the site need to have some image and text data. Those images and texts were added by dragging and editing sidekick components to the page. I wonder what could be the best way to achieve this.Thanks and regards,Yy
Hello,I got this error while editing pages with the classical UI (/cf#) on this url /libs/wcm/core/content/pageinfo.json.I installed a new 6.1, then installed my app, and finally installed some content from a 5.6 release.Have you any idea? Thanksmarc
I installed AWS SDK bundle from http://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.aws-java-sdk into CQ5.6.1,this code line works well in my component jsp file,com.amazonaws.auth.AWSCredentials mycredential = new com.amazonaws.auth.BasicAWSCredentials(key1,...