I'm trying to create an OR split which either rejects and sends it back (participant step) to the original authors and other one activates the content(process step). But I'm getting this error when I click on sync. I'm on AEM cloud. Please help me
I need to sync DAM assets, and web pages from AEM6.1 to windows drive and then push them to git repository. how can I use 'vlt rcp '? can you please share the sample queries for vlt rcp. If I need to sync only one path like "content/dam/portal/images/small/"Note: Production and staging AEMs are acc...
I'm working on AEM React project. What is my goal, I have core button from React, I want to edit style of that button so everytime when I use it that style need to be applied.Core button > I added my custom style in css > Use that button with that style
Hi all, I have created certain users and now I want that users can view only certain pages of my project.I want to know what are the permissions I require for the same.
Hi Team ,I need to enclose the arraylist within square bracket and so used list.add("[") at the start and at the end as list.add("]") but it appends comma with the list .But need to get rid off the comma from the list and so could anyone please suggest on this . Actual:[, [1245,480], [, [350,280], [...
Hi all, I have created one custom tab under properties and given tagfield to let the author to select tags. Now I want to display those selected tags in the page. How can I do that ??
Hi AllI need help with resourceResolver.commit(). When I do that I get org.apache.sling.api.resource.PersistenceException: Unable to commit changes to session. This is the code that is generating the PersistanceException: logger.info("\n EventZZZ component path: {}", component); resourceResolverS...