HelloI was reading the documentation about managing bulk assets metadata: Managing Multiple Assets and Collections. The documentation states the following: " The asset list has all the assets selected by default. The metadata for assets that you remove from the list is not updated."This means that i...
Hey Jörg HohOn the following documentation page: Configuring Dispatcher - docs.adobe.com I found the section about 'USING CUSTOM INVALIDATION SCRIPTS'. I configured this for our setup and also used a simple logging script as shown in the example but it doesn't seem to work. What dispatcher version...
I am having issues trying to get the automatic invalidating dispatcher cache from publisher to work. Our setup is a bit complicated, we have a multi-country, multi-language site, I replaced our real domain name by sample.com:/content/www-sample-com_be (be = country)nl ( = language) -> https://www.sa...
I am using AEM 6.1 and am experiencing some weird behaviour with the 'resolve' method of the ResourceResolver.I have a bunch of mappings that work correctly on the live site, when I use the '.../system/console/jcrresolver' to test my mappings I get the following result:'https://acc-company.com/nl/si...
Feike Visser wrote... Can you try one thing, disable "Optimize alias resolution", this is in the OSGi-config of the Resource Resolver Factory. See screenshot. I will try this on our ACC env and see how much of an impact it has. Would be useful if it was possible to remove a single 'alias-record' fr...
We are having the following issue (AEM 6.1):1) Page A exists with alias: 'playground'2) We've opened this page through our dispatcher using the alias 'playground' > everything works as expected3) We remove Page A4) Create a new Page B with the same alias: 'playground' on the same location Page A was...