Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

bartek_887
bartek_887
Online

Badges

Badges
14

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
16

Posts

Posts
34

Discussions

Discussions
11

Questions

Questions
23

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by bartek_887
Customize the badges you want to showcase on your profile
Re: Dispatcher enable ttl removes headers from response - Adobe Experience Manager 25-03-2022
Hi, I tested this on empty cache. So1. I cleared cache2. Enabled TTL3. Requested resource (SVG)4. It get cached without any headers (no .h file next to cached file)5. Response was missing content type header Then:1. I cleared cache2. Disabled TTL3. Requested resource (SVG)4. It get cached without any headers (no .h file next to cached file)5. Response was not missing content type header To make it work with ttl enabled I had to add headers section to the dispatcher config, then:1. I cleared cach...

Views

192

Like

1

Replies

0
Dispatcher enable ttl removes headers from response - Adobe Experience Manager 24-03-2022
Hello, I have a dispatcher configuration with /enableTTL "1" Most of the caching is done based on stat files, but some resources needs to be cached using TTL. When I have a resource that is cached with ttl I noticed that it affects the response headers that are send to the browser, for example I have an svg icon under my client library /etc.clientlibs/my-lib/resources/icon.svg when I have have TTL disabled I can se that Content-Type response header is present for this resource and browser correc...

Views

209

Likes

0

Replies

4
AEM links not mapped when page does not exist - Adobe Experience Manager 15-03-2022
Hello, I have a problem with AEM links rewriting. I have a set of mappings that works correctly for my site. All links in content are mapped nad works fine. The problem happened when my component (for example core components RTE) links to a page that is not published. In that case link is not mapped and I can see in cached HTML file that the link is `/content/my-site./en/not-existing` isntead of `/en/not-existing`. When I publish `not-existign` page and clear cache link is correctly mapped. Is t...

Views

165

Likes

0

Replies

2
Re: AEM Dispatcher Invalidate Hanlder for IIS - Adobe Experience Manager 08-03-2022
Hi @Siva_Sogalapalli I checked the script and it works correctly, no errors when I run it manually. I will check the permissions again.

Views

177

Like

1

Replies

0
Re: AEM Dispatcher Invalidate Hanlder for IIS - Adobe Experience Manager 07-03-2022
Hi, I checked that - I put in in the location where IIS creates cache + checked permissions. Sadly it does not work

Views

193

Like

1

Replies

2
AEM Dispatcher Invalidate Hanlder for IIS - Adobe Experience Manager 07-03-2022
I use IIS with Dispatcher Module where I have to configure custom invalidateHandler Dispatcher.any: /invalidateHandler "D:\\Cache\\invalidateHandler.bat" When page is published I see the following message in dispatcher logs Executing command: D:\Cache\invalidateHandler.bat "/content/test" "Activate" ""... Command D:\Cache\invalidateHandler.bat exited with code: 1, status: 1 Invalidate script exited with status 1. This is the body of the scriptecho "Test" Do you have any idea what is the problem ...

Views

227

Likes

0

Replies

5
Re: Adding self signed certificate into AEM 6.4 trustore - Adobe Experience Manager 04-02-2022
Hello @smacdonald2008 Any upadtes on this issue ? Seems it's still the case for AEM 6.5.9. I was not able to find any updated docs on that issue Cheers!

Views

656

Likes

0

Replies

0
Re: AEM Configuration for muli site project (editable templates) - Adobe Experience Manager 05-01-2022
Cool, thanks for the article. We were thinking about a solution similar to the one described here (but with templates dedicated to each brand to allow easy changes on brand level). Is this also Adobe recommendation ?

Views

77

Like

1

Replies

0
AEM Configuration for muli site project (editable templates) - Adobe Experience Manager 03-01-2022
Hello, I am working on a AEM project with multiple sites /content /siteA /pl/pl /pl/en /siteB /us/en /us/pl /siteX /../.. The project started with the first siteA and now we are planning to migrate next siteB. For now we had one configuration `conf/project-name` with all editable templates and content fragment models. New sites will be quite similar to the siteA and I wonder what is the best practice for configuration management here? Should we create separate configuration for each site ? /conf...

Views

123

Likes

0

Replies

2
AEM Crypto key sync issue on AEM 6.5.9-1 - Adobe Experience Manager 04-09-2021
Hello, I am trying to sync API keys between publish instances. I followed instructions from this blog post (replacing files in the file system)I was trying to avoid instance restart so I restarted bundle with curl commandsRestarted bundle: com.adobe.granite.crypto Unfortunately when I deployed my app with encrypted config values AEM could not decrypt properties on the fly. I had to restart the instance to fix the issue. Did something change on the latest AEM and made the restart required ? Or ma...

Views

179

Likes

0

Replies

0
Likes given to
Likes from