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
Re: How to pass parameters to Sling Modal from Sightly Component - Adobe Experience Manager 08-06-2017
Hi Eakambaram I hope you have read this blog HTL introduction part 4 . Feike Visser​ has put across the details here. Please check the Sling Model Section and check if this is what you are looking for ThanksVeena

Views

11.6K

Likes

0

Replies

0
Re: Disabling touch-ui in 6.3 - Adobe Experience Manager 08-06-2017
Hi Gowtham the side kick gets included from http://localhost:4502/crx/de/index.jsp#/libs/wcm/foundation/components/page/author.html if your page has an sling:resourceSuperType set to wcm/foundation/components/page , then enabling classic UI should bring your sidekick. If your page doesn't inherit the wcm/foundation/components/page , then please include and add the above author.html under your page structure folder. This should bring up your sidekickThanksVeena

Views

607

Like

1

Replies

0
Re: Argument cannot be null if path is not absolute: apps.sling.servlet.errorhandler.ResponseStatus - Adobe Experience Manager 08-06-2017
Hi Keerthi Can you provide your sample code. This could clearly be issue with your code. ThanksVeena

Views

819

Likes

0

Replies

0
Re: Disabling touch-ui in 6.3 - Adobe Experience Manager 08-06-2017
Hi Gowtham Hope this helps Enabling Access to Classic UI . But please be informed that , Adobe will end support for Classic UI sooner or later. It would be better if you start creating your component sin Touch UI than in Classic UIThanksVeena

Views

635

Like

1

Replies

0
Re: Template component can't override page.html - Adobe Experience Manager 08-06-2017
Hi Stockwell I am not sure if I understood your question well. But if you are confused with the sling resolution The Basics this will be a good read for you. Let me try to explain what might have gone wrong in your case Let’s say you are creating a page with /apps/uc-base/components/templates/global template, Now the first thing sling will look for is a page named global.html. If it is not present then it will check for the parent (sling:resourceSuperType) Here, your parent page, wcm/foundation/...

Views

2.4K

Likes

2

Replies

0
Re: cq:tags property for pages is not saved correctly in the JCR in AEM 6.2 - Adobe Experience Manager 08-06-2017
Hi Julian Just to debug if this is your tag issue or anything else, can you do the below after enabling the Tag Validation Listener 1. Can you tag your page with OOTB tags , and see if this issue occurs again ? - If the issue occurs , tag the same to a geometrixx page - If both throws issue, then it could be some valid issue2. Can you tag the geometrixx page with YOUR tag and see if this issue occurs ? - If yes, then your tag could be invalid I did tag my pages in 6.3 and 6.2 with tags which I u...

Views

5.8K

Likes

0

Replies

0
Re: How to add the REFRESH_PAGE for the component which holds parsys - Adobe Experience Manager 06-06-2017
Hi Sruthi Why are you including a component which only have a parsys, in a template ? Can't you directly add a parsys to your template ? Is this a particular use case? For your query, The cq:listeners, listens to the event action of the component.Lets say you dragged and dropped the component to the page, it will refresh (afterinsert).You edited the dialog of the component or authored the component (afteredit) , it will refresh page.You deleted the component, (afterdelete) , this will refresh th...

Views

1.3K

Likes

2

Replies

0
Re: OSGI srvice is not getting registered - Adobe Experience Manager 06-06-2017
Hi Shubham Please provide below detailsPlease check if the bundle is active. Please check the below screenshot for reference. If it is installed or in registered state , then check the cause of unresolved bundle2. If your bundle is active, just check your logs and see if any information is available which says a conflict for the service. 3. Could you please provide the error log you see in your screen , because the screenshot you provided didn't give much insight on your issue. I did try your co...

Views

2.0K

Like

1

Replies

0
Re: folder handler did not accept xxx.js (500) - Adobe Experience Manager 05-06-2017
Yes, as per my understanding , there is a particular set of allowed folders or node types. When any non allowed content is present in the package, it throws a similar exception. Basically .dir files/folders are not an allowed type for the folders in the content package.ThanksVeena

Views

2.4K

Likes

2

Replies

0
Re: cq:tags property for pages is not saved correctly in the JCR in AEM 6.2 - Adobe Experience Manager 05-06-2017
Hi Julian/ Shahbaz My next question would have been to provide the tag values to validate if it is valid . Guess Shahbaz answered before even I threw that at you . But still will it be possible to provide a sample tag you guys are adding? I will try to reproduce it locally. If this is 6.3 issue, we may need Adobe help to see if this is a bug. May be Feike Visser​ , smacdonald2008​Sham HC​kautuksahni​ could helpThanksVeena

Views

5.8K

Like

1

Replies

4