We had a great session at our Chicago office as we hosted the AEM Midwest Chapter's 9th meeting in the community! Held last Thursday, 9/18, we enjoyed deep-dish pizza (a real Chicago treat!) and beverages and had a great discussion with other partners on a topic that everyone's talking about: AI. ...
Hi everyone,I'm having some issues with getting a workflow to execute properly using ACS Bulk Workflower manager when selecting "Synthetic Workflow" (I've previously been taught, that this mode is preferable over the standard AEM workflow). The workflow should delete assets, but doesn't when I use "...
Hello All,Would like to share you about the performance challenge faced by one AEM customer w.r.t AEM XML Documentation and the solution which fixed the problem.Customer use AEM XML Documentation solution in AEM 6.3.0.2.They upload Zip of HTML files which would be processed by OOTB DITA Workflows an...
Hi Everyone,I've created a custom AEM listener so when an asset is created on DAM is automatically replicated to publish. Is working but once replicated when I try to open the image from DAM, the dialog is not opening and in the log I'm getting a S7 error Almost sure there's something missing do an...
I created a CTA component that has a _cq_template node to have some properties by default configured when the component is added to a page.The same component is also used within other components, by means of a proxy with following syntax in the html:<div data-sly-resource="${'cta' @ resourceType='xx...
Problem Description – Attached the logs for reference.- We have three bundles in our project common, integration, ui-business. All the three bundles are in active state post upgrade from AEM 6.2 to AEM 6.5.- But few of the components in integration and ui-business were in unsatisfi...
I am creating new Maven Project Arch Type 22.mvn archetype:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=22The project get created without any issues.Post project creation when I run "mvn -U clean install" command. I am seeing...
There is requirement that content author want to review the "Content Fragment" with Business Owner Group before it mapped to actual page. This will be done by using workflow step.I understand from the blogs ( Display AEM Content Fragment in a Workflow Step ) and tutorial links Working with Content ...
Hi peeps,I am currently facing a bug in which the next button in the toolbar is always skipping the next page.Note that my toolbar is created from the root panelLets say I have 5 page A,B,C,D and EWhenever I click the next button, the workflow will be as suchA->C->E->A. Skipping B and D in totality....