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

samsundar23
samsundar23
Online

Badges

Badges
17

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
10

Posts

Posts
75

Discussions

Discussions
7

Questions

Questions
68

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by samsundar23
Customize the badges you want to showcase on your profile
Issue after AEM SP10 migration in legacy pages which uses content finder - Adobe Experience Manager 22-09-2021
I'm using AEM 6.5, I have just deployed service pack 10 into my AEM.Whenever I add a component in my content page, the component is available to edit only after a manual refresh. There are around 10 components and the behavior is happening for each of the components in the page.This problem is happening only for legacy pages which uses content finder and not editor.htmlIs there any way to resolve this problem.Kindly let me know. Author Page: https://author.dev.net/cf#/content/test/simple.html Th...

Views

194

Likes

0

Replies

1
Identifying content pages which is in Not Published status in AEM Author - Adobe Experience Manager 16-08-2021
I'm using AEM 6.5.7. There are around 2000 content pages which might or might not be Published.I could not manually verify due to huge number of content pages. I want to get the content pages which is in Not Published status using AEM query builder.https://author.test.com/libs/cq/search/content/querydebug.htmlI tried multiple queries which was not giving the result needed for me. In terms of a report, is it possible to get an extract from published cross-matched against status in AEM author. I m...

Views

793

Likes

0

Replies

2
Re: slingHttpServletResponse.addCookie() throwing me ille... - Adobe Experience Manager 01-08-2021
Thanks to all the responses.The problem seems to be with domain parameter in the updateCookie method which was causing all sorts of errors during addCookie.

Views

180

Like

1

Replies

0
slingHttpServletResponse.addCookie() throwing me illegalStateException with a message staying "Response is committed". - Adobe Experience Manager 28-07-2021
I'm using AEM 6.5.7 with HTL code in my component.And I get the illegalStateException when I try to invoke the addCookie for my slingHttpServletResponse in the doPost method of my servlet.Please find the below code snippet for the same; slingHttpServletResponse.addCookie(util.updateCookie(cookieName, URLEncoder.encode(userName, "utf-8"), domainName, slingHttpServletRequest));slingHttpServletResponse.addCookie(util.updateCookie("ssname", URLEncoder.encode(businessName, "utf-8"), domainName, sling...

Views

226

Likes

0

Replies

4
Environment issues in my AEM development instance - Adobe Experience Manager 05-07-2021
We are using AEM 6.5.7 and there are couple of issues coming up in my development server.Issue 1: When we try to edit and apply the changes in any component. We receive the "Forbidden Error".Issue 2: When we publish any AEM page, we are seeing an error "ERROR Failed to retrieve references for the selected page" on top of the page.Issue 1:Issue 2:When we debugged for both these issues, the root cause seems to be same and we received an error in the browser console at granite.min.js:7Please find t...

Views

306

Likes

0

Replies

5
Not able to pull the page name from dataLayer object. Help needed. - Adobe Experience Manager 16-06-2021
I'm using AEM 6.5.7.As part of Launch Implementation, a dataLayer object is created and we have pushed the data as below. For Page name, i could retrieve using window.dataLayer.page[0].eventInfo.pagename in the browser console as below; Please find the below screenshot for the complete dataLayer used and the values pushed from the browser console; Now, In Adobe Launch, I have configured as below in after creating a data element with "Page Name" In the Adobe Analytics section, please find the bel...

Views

436

Likes

0

Replies

2
Some issues with my core components - AEM 6.5.7 - Adobe Experience Manager 10-06-2021
I'm using AEM 6.5.7 and I'm trying to consume the core components available at below path;/apps/core/wcm/componentsNow, we I use one by one, there are problems with the below core components- Sharing and Separator component could not be edited. After checking in CRXDE, I don't see cq:dialog node in the corresponding path.- PDF Viewer and Progress Bar component unavailable. Can anyone supply a package which has above components (Sharing, Separator, PDF Viewer and Progress Bar).Everything I'm tryi...

Views

254

Likes

0

Replies

1
Re: Toggle Full screen and Help button are not available... - Adobe Experience Manager 18-05-2021
Hi @Veena_Vikram There is not any javascript problem in browser console which is hindering the help icon and toggle full-view icon.What could be my next step to troubleshoot the issue ?Kindly assist. ThanksSHYAMSUNDAR TK

Views

212

Likes

0

Replies

0
Not able to get page name in observepoint plugin after adobe launch and dataLayer implementation - Adobe Experience Manager 14-05-2021
We are using AEM 6.5.7 and are implementing Adobe Launch.In course of implementation, we have added data elements, extensions and rules for Page name as below;Data element - only page name is configured Extensions - Adobe analytics has been configured and data element "Page name" as below Rules - In events core loaded at page top is added along with couple of actions. In parallel, we have already added the dataLayer object in our templates as window.dataLayer.page and we have pushed page name, u...

Views

172

Likes

0

Replies

0
Toggle Full screen and Help button are not available in my component dialog - Adobe Experience Manager 28-04-2021
I'm using AEM 6.5.7Help and Toggle full screen buttons are not available in my component dialog. Although nothing has been changed at the code level, I'm not sure about the reason why these options have been impacted.Please find the below screenshot - taken few weeks back where the Help and Toggle full screen buttons are available.Note: We don't have any cq:editconfig change when these buttons are available in the component.

Views

288

Likes

0

Replies

3
Likes from