Hello,In my project, we have been using classic Dispatcher stat level-based invalidation from the start. This worked fine until we didn't add a lot of content fragments, custom APIs, etc. Now we need custom Dispatcher flush logic to invalidate API paths or pages using queries to fetch the data from ...
Hi Team, I have a requirement of using AEM Form core components where I need to pass some information between them. i.e:I need to use the Form Options component, which will have two radio buttons with specific values. When one is selected, that value should be placed in another form component which ...
Hello Community,We're using contexthub in our project to personalize the content. Basically, I want to conditionally load the contexthub libraries only when the page (content) is configured with targeting. Whenever the component on the page is configured with targeting, I can see properties (accurat...
Hi Team, We are trying to create Content Fragment Model in AEM 6.5.10. We are getting below error:Caused by: org.apache.jackrabbit.oak.api.CommitFailedException: OakAccessControl0006: Isolated policy node (/conf/global/settings/dam/cfm/models/test-cf). Parent is not of type [rep:AccessControllable] ...
We're migrating workflow models from AMS to AEMaaCS, and some of our workflows used the Metadata Processor step which is no longer supported in AEMaaCS. In our workflow models, the Metadata Processor step is followed by custom workflow process steps to add some custom metadata properties. I saw this...
Hi All,There are certain components in our AEM application which read certain values from its parent pages. When we target such components, component is breaking, because now path for the component is different, now its from /content/campaign, when it try to read from parent path, component is break...
Hi All,There are certain components in our AEM application which read certain values from its parent pages. When we target such components, component is breaking, because now path for the component is different, now its from /content/campaign, when it try to read from parent path, component is break...
I need to execute a Query Builder API (querybuilder.json) call to fetch all images that do not have the jcr:content/metadata/cq:tags property set to "region:Italy"; the images are saved on a specific path inside the Assets of Adobe Media LibraryPlease provide guidance on the necessary query builder ...
I have added the OOTB Lock and unlock payload steps in my custom workflow in AEM cloud but it is not locking the page. Is there any configuration I need to do in order to make it work. I have already enabled the flag for "Enable lock and unlock WorkflowProcess" in Adobe Granite Workflow Configuratio...