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

Nikhil-Kumar
Nikhil-Kumar
Online

Badges

Badges
34

Accepted Solutions

Accepted Solutions
38

Likes Received

Likes Received
271

Posts

Posts
273

Discussions

Discussions
27

Questions

Questions
245

Ideas

Ideas
0

Blog Posts

Blog Posts
4
Top badges earned by Nikhil-Kumar
Customize the badges you want to showcase on your profile
Re: Adding two placeholders in responsiveGrid in AEM SPA. - Adobe Experience Manager 24-01-2022
Hi @Deleted Account, calling my grid twice from parent react component wont work and is not working because placeholder(container) renders based on the AEM component "new" node, so my-grid has to be called from parent aem component which cannot happen directly in case of spa. I can think of a workaround to add new my-grid or responsive-grid node programmatically when author authors the parent component and display it from spa script as child components. is there any proper way to do this?

Views

126

Likes

0

Replies

0
Re: How to fix/convert a language copy that was create wrong? - Adobe Experience Manager 06-12-2021
Hi @Art_Broussard , Firstly, Take backup of your spanish copy.Secondly, Create a proper language copy of English(en) and now replace the child pages of your new language copy with your backedup pages. Make sure that you maintain the necessary jcr properties.After doing this, you can check the content refrence on the sites dashboard.

Views

260

Likes

3

Replies

0
Re: AEM asset metadata delete. - Adobe Experience Manager 06-12-2021
@Siva_Sogalapalli ACS Commons asset importer can't be used to update metadata as the purpose of the tool is to import assets. Feel free to correct me if I'm wrong. And also I needed to have this done for existing assets in DAM.

Views

382

Like

1

Replies

0
Re: Multi image dialog - store items/images with image resource type - Adobe Experience Manager 06-12-2021
Solution was to add hidden field for resourceType in the dialog  

Views

299

Like

1

Replies

0
Re: provide 301 redirect in aem 6.5 - Adobe Experience Manager 25-11-2021
Nope @Anoop345 , You don't need to create redirects-map.txt in author instance. 1. If you follow http://www.sgaemsolutions.com/2020/01/handing-301-redirection-in-aem-using.html , redirects map txt will be generated automatically on author instance, and then publish the same redirects map page so that redirect map.txt can be accessed with publish url. 2. Then write custom script and place it on dispatcher. The scripts will download the redirectsmap.txt file from publisher and store it in dispatch...

Views

3.2K

Likes

0

Replies

0
Re: Error on AEM 6.5 Author when "View as published" for a SPA project - Adobe Experience Manager 28-06-2021
How did you resolve this issue? I'm getting the same error on 6.5.8 Publish SPA29.06.2021 05:25:42.212 *ERROR* [103.43.114.129 [1624944342198] GET /content/aida/de/route-campaign.html HTTP/1.1] com.adobe.aem.spa.project.core.internal.impl.utils.HierarchyUtils SPA root page not found, returning null

Views

771

Likes

0

Replies

0
Re: Local setup issue - Adobe Experience Manager 21-06-2021
@akank_23 - Try the combination of Java 11 and AEM 6.5 for the server to start correctly.

Views

741

Like

1

Replies

0
Re: WKND page not rendering when edited - Adobe Experience Manager 21-06-2021
@imalakaamir - I would suggest you to cross check the WKND project structure which is made out for AEMaaCs. Also you can check for the clientlibs, if they are getting loaded in page source or not and check for the template's policies.

Views

542

Like

1

Replies

0
Re: Components not getting removed after giving delete in... - Adobe Experience Manager 21-06-2021
@parthibanselvam - As you are using Editable templates, so you might have authored in the component in structure page. Can you share the logs while deleting the components. For a workaround you can update the changes from crx/de to avoid any blocker.

Views

224

Like

1

Replies

0
Re: Exposing full content path on Publish - Adobe Experience Manager 21-06-2021
@Keerthi97 - To cross check, can you verify if you are giving absolute path in the field mapping w.r.t stage and prod URL

Views

272

Like

1

Replies

0