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

Veena_Vikram
Veena_Vikram
Online

Badges

Badges
59

Accepted Solutions

Accepted Solutions
130

Likes Received

Likes Received
636

Posts

Posts
1132

Discussions

Discussions
310

Questions

Questions
822

Ideas

Ideas
6

Blog Posts

Blog Posts
8
Top badges earned by Veena_Vikram
Customize the badges you want to showcase on your profile
The journey from a Developer to an Architect | Rahul Mengji - Adobe Experience Manager 04-08-2022
The journey from a Developer to an Architect by Overview If a developer aspires to be an architect you must feel and behave like an architect. No fixed time or event makes you an Architect. Nothing happens overnight, and nothing worth your time is accomplished in haste. It all depends on Skill, Experience, and Passion. Please read here Q&A Please use this thread to ask questions relating to this article

Views

174

Likes

2

Replies

1
Resolution | org.apache.sling.api.request,version=[2.6,3) -- Cannot be resolved - Adobe Experience Manager 26-07-2022
Resolution | org.apache.sling.api.request,version=[2.6,3) -- Cannot be resolved by Veena Vikraman Overview If you are building your Cloud project with latest archetype and your bundles are not resolving with below issue org.apache.sling.api.request,version=[2.6,3) -- Cannot be resolved , then please read more on how to resolve the issue Q&A Please use this thread to ask questions

Views

213

Likes

2

Replies

1
Option to share a reply (not necessarily answer) to a question. - Adobe Experience Cloud 06-07-2022
Description - Would like to have a share button on the answers or replies. Why is this feature important to you -I normally share answers with people on my blogs, in response to some questions or directly over messages. For the same, I use permalink as of now. It doesn't seem to be an issue right now for me, but at first, I had to reach out to people to figure out exactly how to share an answer. So if someone is new, he/she may not know what is the use of permalink. Instead, if there is a share ...

Views

71

Likes

3

Replies

0
Re: AEM CaaS | BPA report giving error on RTEs - Adobe Experience Manager 28-04-2022
Just an update on this. I copied the v2 version of text component from core components to my project code and ran the BPA again and this is reported as a CRITICAL issue for that component too.

Views

195

Likes

2

Replies

0
Re: AEM CaaS | BPA report giving error on RTEs - Adobe Experience Manager 28-04-2022
@kautuk_sahni Is it possible to check this with someone from product team ?

Views

196

Like

1

Replies

1
AEM CaaS | BPA report giving error on RTEs - Adobe Experience Manager 28-04-2022
Hi All I have been getting below critical issues reported in BPA The content stored at /apps//cq:dialog/content/items/tabs/items/ep/items/columns/items/column/items/msg by including (sling:resourceType) the JCR path at /libs/cq/gui/components/authoring/dialog/richtext might be incompatible after update and might need some adaption The field msg is an RTE and the sling:resourceType is cq/gui/components/authoring/dialog/richtext which is the Resource Type for rich text. I crossed check with the co...

Views

198

Likes

0

Replies

5
Re: Carousel to show top destination - Adobe Experience Manager 28-04-2022
@Buland How do you handle the top category ? What decides a destination is a top category ? Do you set any property ?

Views

183

Like

1

Replies

1
Re: Core component scenario question - Adobe Experience Manager 26-04-2022
Agree with @Ravi_Pampana and @anish-s . Also in my opinion giving authors the flexibility to choose the text component version like you mentioned, is not a good idea( Even though it sounds fancy ). If there is an upgrade, let it go through proper code change ( in your case, your proxy component should now point to the new version rather than old one) . If they want to use both versions, you might have to create another proxy pointing to old version.

Views

114

Like

1

Replies

0
Re: sling model - Adobe Experience Manager 26-04-2022
@Dvaraka As @MayurSatav mentioned , you are actually printing the wrong property in the link. Instead of ${textmodel.custometextarea} you should use the property name you have given to the link field .

Views

188

Likes

2

Replies

0
Re: AEM Assets JUnit Java Sample - Adobe Experience Manager 26-04-2022
Could you give the sample code you are trying to test ? Basically the logic of unit testing is mocking everything you want to test. If you have the correct mocks created , your test should basically pass.

Views

90

Like

1

Replies

1