Hello,We are creating a simple workflow process to automate a process that would generally be executed by a content manager. The process is to click a button on the Page tab of the Sidekick. The button is provided by ClayTablet (an integrated translation platform), but this is a superfluous detail...
Hi,I noticed there are default mappings in Sling when I went to the configuration for the Resource Resolver Factory. These mappings include the regex "^[^/]+[^/]+/projects". The /etc/map/ directory is empty and I did not know where to look in the other OSGI bundles. Could someone point me in the rig...
I have a cluster of dispatchers (for CQ 5.6.1) that sit behind a firewall. I must use a proxy for the external farm renders. Is there a farm configuration for dispatcher to send requests via proxies for certain farms? Below is just a snippet of an example farm configuration. /legacy { /virtualhosts ...
I've searched high and low for details on how to package up users and their ACL permissions from a source AEM instance and import to a destination and the user's ACL permissions are maintained with no luck whatsoever. When I install the package on the destination it imports the user and their assoc...
There's a code like this in my project to read some configuration from /etc/my-config-path:Resource res = resource.getResourceResolver().getResource("/etc/my-config-path");On AEM 5.6.1 it works correctly since anonymous user has access to entire /etc. On AEM 6.1 res is null since anonymous user has ...
HiIs it save to disable external access to the following urls via dispatcher?http://localhost:4021/archivehttp://localhost:4021/fileshttp://localhost:4021/tempI guess so, because the example dispatcher.any file disables everything and does not allow any of these urls. Could someone confirm my assump...
See attached screenshot. I can have the listed actions for a form. Couple of questions for thisa. Where are these actions coming from? I believe these are workflows. Can I create my own action here and make it appear in dropdown. Is there a documentation on how to do this?b. We want to customize the...
I want to increase the performence of my page, currently we are having XHR calls on our page and its increasing the page load time.Is there any way to minify HTML files in CQ/AEM ? Or is there any other way to increase the performance ?For now I am minifying all the js and css and also doing the GZI...
Hi Team,I am working on AEM – Adobe Campaign Integration part. Here I have created an operator for AEM in Adobe Campaign, also created multiple AEM instances for local machines of AEM in 'External Account' folder. From few local machines, AEM is able to connect ‘Adobe Campaign’ successfully but for ...