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. ...
I've written an API for the navigation and the below line of code is throwing a sonarlint error "Refactor this code to use a 'static final' pattern". Can someone tell me what is the issue if we replace the special characters like above? And how to resolve it?
Dear All, I have one multifield called File section and inside that another multifield called fileset , as shown below. Note - Fileset is nested multifield I have written below javascript for fetching the file set values and coming like below. ******************** JAVA SCRIPT *********************...
When making a change in a PSD or Ai graphic and updating the link, this link update usually takes from more than 5min per change to an hour or a day, it has happened more than three times in a week. This message appears in red “The link could not be created. Try again later".
Hello everyone,i've a requirement where the client has AEM integrated with Workfront and they want to approve a task from AEM. Basically if the asset is correct the want to approve the task from AEM.Do you know if there is a way to do it? Note: I'm reviewing the Workfront - Change Status workflow st...
Hi All, I am new to replication topic. I need few guidance here, where i worte one pseudo code. I have to deactive the list of pages through replicator api in a workflow in AEM6.5, but only if the objects in replication queue will be less than 500, means we're restricting to avoid load on replicatio...
Hello People, Is there a way to apply two _logOp in single GraphQL query?we have a query, where we want to filter result in a folder AND it should match the variable value between two CF model fields, so It should be OR operation.Is there a way, we can do it in AEM GraphQL syntax? Thanks. @arunpatid...
org.apache.sling.scripting.sightly.render.ObjectModel Cannot access method does anyone know why i'm getting this error?i'm working on migration for on premise AEM TO AEMaaCS.
content structure: content fragment jcr:content, jcr:content/data/master nodes have properties such as jcr:title, tags. see below. need to get suggestions based on jcr:title , tags.if jcr:title or tags array contains search term text return a suggestion. what I tried:tried with below new oak index...
We could see when we re-upload an existing asset in DAM, A Name Conflict dialog opens to save the asset as Version using "Create Version" button. In Timeline, it shows default Label/Comment as "New Version 1.x".I need options as Textfield to take user custom Comment/Label during "Create Version" and...