Hi,I'm facing this error "HTTP Error 404.0 - Not Found The resource you are looking for has been removed, had its name changed, or is temporarily unavailable." when I setup dispatcher to the IIS. I tried all the steps mentioned in Adobe documentation Installing Dispatcher This is the detailed error ...
We have a requirement to customize the list of items in the inbox. We have a business logic to identify / build the list of items. When I tried to customize /libs/cq/workflow/components/inbox/list/json.jsp, I am able to see the data reflecting when called the URL explicitly http://localhost:4504/lib...
Hello,there are two files(/etc/clientlibs/granite/jquery.min.js and /etc/clientlibs/granite/coralui2.min.css) I can not download in the AEM Author System. The page is not seen well. Someone tell me the cause?
Hi,I am trying to complete participant step through code from a scheduler. So I am getting service resource resolver with full read/write permission on repository. Then I am adapting to WorkflowSession. I am able to retrieve every data I need but at last step when I am trying to do workflowSession.c...
We have an AEM 6.2 instance with Hotfix 17578 (cq-6.2.0-hotfix-17578) installed so we are on Oak 1.4.17 and CFP18.We run garbage collection, version cleanup, and workflow cleanup daily. We have a separate datastore and segment store. We have performed offline compaction but that only applies to th...
Hi,Can anyone help me out in this usecase where attachments are sent as email in aem. I am stuck at a point on how to pass file from jquery ajax to servlet and then passing it as parameter to emailService.Joerg HohArun Patidarsmacdonald2008
Hi Everyone,Requirement is to have 1 single image for desktop and mobile version.Right now the HTML is as below .Two assets have the same name and resourcetype in sightly as below<div data-sly-resource="${ @path='image', resourceType='xxxxx/components/content/image'}" ></div><div data-sly-resource="...
Hi All, Can someone suggest, implementing listeners using js file for touch ui dialog. Use case I am looking for is: 1. Depending upon the dropdown selection in the dialog, need to display/hide other fields present in the dialog. 2. Similar way, if any checkbox is clicked, Need to display/hide few f...
Hi AllI need right Regex expression for scriptlet tag like <%= xyz %> to be defined in "/libs/cq/xssprotection/config.xml" file.I tried (\<\%\=(\w)+\%\>) and it looks fine with test string line below -<a href="http://google.com?test=<%=xyz%>">click here</a>But when I try the same in config.xml line ...
I had a large MSM rollout that began to encounter errors. Is it possible to cancel a rollout that is underway without restarting the author instance? Are there any useful management tools in the osgi console or JMX console related to rollouts?