hi folks, My Dialog Edit is failing after a recent upgrade. Anybody got any idea if acs-commons-old should even be in use? It looks odd. I checked the installed acs-aem-commons-ui apps and content versions and it says 4.11.0 thanks Fiona
Good morning, on my Author version 6.4.8.4 when I access the inbox (http://localhost:4502/aem/inbox) I get the following error: An error occurred at line: 25 in the jsp file: /libs/fd/dashboard/tm/gui/components/renderconditions/createformsubmission/createformsubmission.jspWorkflowStartpointServic...
I am getting the below error many times in logscom.day.cq.wcm.msm.impl.RolloutConfigManagerFactoryImpl RolloutConfig /libs/msm/wcm/rolloutconfigs/activate is invalid: Failed to resolve Factory with id rep:policy, maybe Service is uninstalledDoes any one know the reason, using AEM 6.5
I would want to complete the workflow inside process step in AEM. Actually I have series of step in my workflow model, For one of those steps, I want to end the workflow and skip the other steps. I can end the workflow using the code below workflowSession.terminateWorkflow(workItem.getWorkflow()...
Hi All, I have requirement to display the dynamic number of child page in one component. Example: parent page -> 4 child page should be sorted on the basis we can assign number Page1,page2,page3 and page4 Now I have created one title component with page number and that page number need to display...
Hi, I have cloned the aem-guides-wknd repo and trying to build a custom logic on top it. When I do a build it gets failed with following error. [ERROR] The bundle version change (2.1.0 to 2.1.1) is too low, the new version must be at least 2.2.0[INFO] --------------------------------------------...
Hi, Folks. Currently, I've facing issues that happens in my AEM project.Overall view, my system has three type of users.- At Login Gateway, I've setup as variables named Person Status and save it into Cookie.- At Dashboard screen, in Sling Model Java, I'm using function as below to get Cookie and ma...
How do we show component name like this for SPA/React -> this was made using sightly, where the file resided in the same folder as the component dialog. <div data-sly-test="${wcmmode.edit}" class="cq-placeholder" data-emptytext="Edit Page Section"></div> <section data-sly-test="$...