Hi All I am trying to flush the Akamai Cache through java code by invoking there open APIs.Followed the link from the Akamai Forum for the steps.(https://community.akamai.com/customers/s/article/OPEN-API-Fast-Purge-and-Java)But it has below imports for packages which are not available in public repo...
Hello All, Difference between the use cases of AEM service class (i mean service impl class), Java utility classes.Even for the service impl class, we are passing the resource resolver object, other resources. Same case for Java utility methods. Then, in which scenario, we need to prefer AEM service...
Hi,If we broken inheritance on master page, what the result will be if:1. I re-enable inheritance by clicking only on YES2. re-enable inheritance by clicking on Synch page after reverting inheritance3. re-enable inheritance by clicking on Synch component after reverting inheritance4. re-enable inhe...
In my dispatcher config in the cache section, I have several rules filters.The documentation describes how to use glob patterns.But I would also like to use a regex (similar to the filters section).E.g./cache/rules/0000 { /glob "*" /type "deny" }/0010 { /url '^/etc/.*[/.-]([0-9a-f]{20}|[0-9a-f]{32})...
Hello Community, I have a query today, I have added a checkbox dialog to a component that has been previously authored in some pages.After the changes when the component is authored freshly the dialog box is checked. But for the existing ones it is not,it also does not contain any property in the JC...
"Where can the two users in the picture access the 'agile-share to all' folder, and is there any relation to access permissions that has not been found?"
Hi, We have requirement as followsDam author - publish tags from dam author instance to AEM sites author instance and sync to publish instance. It's working as expected via launcher. But there is an issue with unpublish scenario from dam author to author and sync with publisher.. Getting path not fo...