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

Pawan_Gupta_
Pawan_Gupta_
Offline

Badges

Badges
24

Accepted Solutions

Accepted Solutions
88

Likes Received

Likes Received
154

Posts

Posts
209

Discussions

Discussions
24

Questions

Questions
185

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by Pawan_Gupta_
Customize the badges you want to showcase on your profile
Re: AEM as a Cloud Service bursting CDN cache when modified page get published - Adobe Experience Manager 30-12-2021
Thank you very much. QQ: so what is the best way to handle two types of sites where 1. first site need longer TTL cache because modification into site pages are very low (weekly)2. second site need pages to be modified frequently & upto date with latest data (as ecom site) now, as we have same fastly CDN to use among these two different category of site, what is the best way to manage cache (we are configuring it a dispatcher per domain basis but stuck from CDN side) plz share your thoughts.

Views

338

Like

1

Replies

2
AEM as a Cloud Service bursting CDN cache when modified page get published - Adobe Experience Manager 30-12-2021
Hello, Is there a way to flush/burst Fastly CDN cache once the modified page republished before the TTL of page on CDN. Currently i have not seen any article or approach how it should be done. I understood that at dispatcher you can set header for CDN to burst the cache via setting TTL based on path. Looking for response if there is better way to handle this with Fastly CDN. Thanks!!

Views

345

Like

1

Replies

4
Re: Not able to get correct result for published page as the draft pages are also having 'cq:lastReplicated' & 'cq:lastReplicationAction' properties from the templates - Adobe Experience Manager 16-12-2021
Thanks for adding that, i think i missed mentioning. My intention about sharing those properties to mainly query from AEM console to find out those pages from authoring/local search into site path.

Views

169

Like

1

Replies

0
Re: Not able to get correct result for published page as the draft pages are also having 'cq:lastReplicated' & 'cq:lastReplicationAction' properties from the templates - Adobe Experience Manager 15-12-2021
Hi Abhishek, I think you answer the question. if those properties are not available then you can use that as condition to know the pages which are not published because when you publish pages, these two properties should populate corresponding values. I hope you understand it now. Thanks!!

Views

200

Like

1

Replies

0
Re: Editable Template - Unlocked Container Creating All Allowed Components - Adobe Experience Manager 14-12-2021
so, i think you now know the issue area. some time even broken DOM structure and client side failure cause these weird issues. so check on that and i hope you solve it.

Views

266

Like

1

Replies

0
Re: Editable Template - Unlocked Container Creating All Allowed Components - Adobe Experience Manager 14-12-2021
Hello, here are my suggestion. for first issue: it should be making layout container as small width, probably try to see if somehow the width has been adjusted for layout container via switching into layout container mode (similar like edit or preview mode) and find out. for second issue: some time while working between structure and initial views of editable template and making things locked and unlocked you don't really realized that you messed it up there. now best way to deal is to delete al...

Views

278

Like

1

Replies

2
Re: Not able to get correct result for published page as the draft pages are also having 'cq:lastReplicated' & 'cq:lastReplicationAction' properties from the templates - Adobe Experience Manager 14-12-2021
Hello, Can you check if one of below property helps you there?? cq:lastReplicated_publishcq:lastReplicatedBy_publish Thanks!!

Views

222

Like

1

Replies

4
Re: Best practice for placement of resetPasswordProperties node in case of authentication using AccountManagementService API - Adobe Experience Manager 14-12-2021
Hello, I think its depend on your approach how you are planning to implement it. If, you are cross verifying via managing some validation that the person who is accessing this URL is same who requested for reset password then you are doing ok because you can easily stop those unwanted hit during validation (also, you can apply permission on this node hierarchy for access). But, if not then and want to protect your system from unwanted hits then captcha or moving this path configuration to Site c...

Views

113

Like

1

Replies

0
Re: Page Versions on Publish Instance / Need to Run Version Purge - Adobe Experience Manager 02-12-2021
Hello, I don't think there are versions managed in publish because it beats the purpose repo size management (optimizing the publish instance) and author version management for same reason. Purging only needed on author. Thanks

Views

236

Like

1

Replies

0