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

AD-Engineer
AD-Engineer
Offline

Badges

Badges
14

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
21

Posts

Posts
46

Discussions

Discussions
8

Questions

Questions
37

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by AD-Engineer
Customize the badges you want to showcase on your profile
Re: System User AEM Cloud - Adobe Experience Manager 28-04-2022
Hi @Ritesh_Mittal ,could you please let me know where I can find the permissions(allow) node for the system user which I created. not found it under content & etc as well. Need to deploy it to higher environments along with the permissions. Kindly help. Thank you!

Views

286

Likes

0

Replies

0
Re: When moving a page on Blueprint does not reflect on live copies - Adobe Experience Manager 08-04-2022
Your LiveCopy content needs the Page Move rollout config on it. It appears you have only the default config and you need to add page Move (moveAction) and have it trigger on rollout.

Views

105

Like

1

Replies

0
Re: Template Management - Adobe Experience Manager 14-11-2021
Hi @AD-Engineer , Please go through below article. https://link.medium.com/pDo9kg58ckb

Views

207

Like

1

Replies

0
Re: AEM Cloud publish - Adobe Experience Manager 12-11-2021
Hi @Hemalatha Thank you for your answer! This is happening to all pages. How should I check Apache Sling Referrer Filter configuration?

Views

118

Likes

2

Replies

0
Re: Get video path - Adobe Experience Manager 07-10-2021
@AD-EngineerCan you try this:Remove ValueMapValue annotation and add below method@PostConstruct protected void initModel() { video = componentResource.getValueMap().get("fileReference", String.class); }

Views

286

Like

1

Replies

0
Re: Video Component for video files from DAM - Adobe Experience Manager 05-10-2021
@AD-Engineer we don't have OOTB Video component. There is a feature request.. https://github.com/adobe/aem-core-wcm-components/issues/218 For now, we need to create custom video component..with HTML5 video player HTML

Views

198

Like

1

Replies

0
Re: Get file name from file url - Adobe Experience Manager 20-09-2021
Hi,I am not sure of this is feasible because the reference generally used to read/fetch further content, so having path there make sense. Probably from front end/consumer API side you can trim the path and just use it file name as needed.

Views

194

Like

1

Replies

0
Re: Get page description from page url - Adobe Experience Manager 20-09-2021
I think you should reconsider the implementation, instead of return just path from list, return the title, description etc as an object and reuse it.If it is not possible then you should consider creating a dedicated api. You should not be using OOTB json, which leads into security vulnerability if .json is not unblocked for all the request.

Views

130

Likes

2

Replies

0
Re: Change image resolution on Cloud - Adobe Experience Manager 15-09-2021
Please check policy of IMAGE core component itself and setup accordingly your required configuration. You also find there the lazy load functionality for your frontend.

Views

195

Likes

0

Replies

0
Re: Template management for multi country/language setup - Adobe Experience Manager 19-08-2021
You can try to use the localization feature of the core experience fragment(define header and footer through experience fragment) to achieve your scenario with the same template. Refer to https://www.albinsblog.com/2021/02/how-to-reuse-editable-template-with-multiple-sites-in-aem.html for more details RegardsAlbin I

Views

190

Like

1

Replies

0
Likes given to
Likes from