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

ManuMathew1994
ManuMathew1994
Online

Badges

Badges
41

Accepted Solutions

Accepted Solutions
14

Likes Received

Likes Received
127

Posts

Posts
157

Discussions

Discussions
57

Questions

Questions
99

Ideas

Ideas
9

Blog Posts

Blog Posts
12
Top badges earned by ManuMathew1994
Customize the badges you want to showcase on your profile
Re: The login page is constantly refreshing and I am unable to enter my credentials. - Adobe Experience Manager 21-07-2022
I don't know what a dispatcher is, but my volleaguer can log in and I can't.Initially they had the same problem, but selecting creative cloud access ad corporate makes them join AEM, not to me, even though I set everything up ad them.

Views

82

Like

1

Replies

0
Direct integration of Messaging protocols like MQTT within AEM - Adobe Experience Manager 21-07-2022
Request for Feature Enhancement (RFE) Summary: Direct integration/connectors to Messaging protocols like MQTT within AEM Use-case: Messaging use case, M2M connections Current/Experienced Behavior: https://experienceleague.adobe.com/docs/experience-manager-64/communities/develop/essentials-messaging.html?lang=en https://adapt.to/content/dam/adaptto/production/presentations/2016/adaptTo2016-Microservices-and-IoT-with-AEM-Carsten-Ziegeler-David-Bosschaert.pdf/_jcr_content/renditions/original.media_...

Views

43

Likes

0

Replies

0
Re: The Evolution of AEM Sites Tutorials - Adobe Experience Manager 19-07-2022
Thanks, this is great!

Views

88

Likes

2
Re: Site Templates - Adobe Experience Manager 19-07-2022
In common practice, a new AEM website is generated using the AEM Project Archetype. https://github.com/adobe/aem-project-archetypeIn the example editable template template. That's right, a template that you can make templates with. After building your newly project via AEM Project Archetype, you will find yourself a full width template under /libs/wcm/core/content/sites/templates.html/conf, for practice, try creating new templates in this section from the UI, and this does not require any coding...

Views

87

Like

1

Replies

0
Re: Fetch Page information in Another page through dialog. - Adobe Experience Manager 19-07-2022
@DEBAL_DAS  Yes, correct. 

Views

61

Likes

0

Replies

0
Re: How to fetch the values from multifield child nodes by using HTL? - Adobe Experience Manager 19-07-2022
@mrmachi Its recommonded to use sling model to get the list and then use it in the HTL file accordingly.You can use@ChildResourceprivate

Views

61

Likes

0

Replies

0
Re: Experience League- AI Reply Bot - Status changed to: New - Adobe Experience Cloud 19-07-2022
@ManuMathew1994 Thank you for sharing this. I have asked Platform PM to look into this. Having said so, this place is for AEM Product Feedback | For Platform Feedback, we have Experience cloud Ideas. I am moving this to there.

Views

68

Likes

0

Replies

0
Re: Junit5- adaptTo from context request is returning null - Adobe Experience Manager 16-07-2022
package com.mysite.core.models; import javax.annotation.PostConstruct; import javax.inject.Inject; import org.apache.sling.api.SlingHttpServletRequest; import org.apache.sling.api.resource.Resource; import org.apache.sling.models.annotations.DefaultInjectionStrategy; import org.apache.sling.models.annotations.Model; @Model(adaptables = { Resource.class, SlingHttpServletRequest.class }, adapters = { Button.class }, resourceType = Button.RESOURCE_TYPE, defaultInjectionStrategy = DefaultInjectionSt...

Views

57

Likes

2

Replies

0
Re: Questions related to Custom Functional Testing - Adobe Experience Manager 16-07-2022
@Kabrawalaak you can ref. to this: https://www.youtube.com/watch?v=yJX6r3xRLHU

Views

86

Like

1

Replies

0
Re: Effective Access Control Policies in AEM 6.5 - Adobe Experience Manager 16-07-2022
@akshaybhujbale https://experienceleague.adobe.com/docs/experience-manager-65/administering/security/user-group-ac-admin.html?lang=enhttp://www.aemcq5tutorials.com/tutorials/adobe-aem-cq5-tutorials/aem-permissioning/

Views

60

Like

1

Replies

0