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

Kiran_Vedantam
Kiran_Vedantam
Online

Badges

Badges
39

Accepted Solutions

Accepted Solutions
129

Likes Received

Likes Received
468

Posts

Posts
422

Discussions

Discussions
66

Questions

Questions
356

Ideas

Ideas
1

Blog Posts

Blog Posts
1
Top badges earned by Kiran_Vedantam
Customize the badges you want to showcase on your profile
Re: Maven commands for AEM | AEM Community Blog Seeding - Adobe Experience Manager 02-12-2020
Thanks, @kautuk_sahni for sharing this. Can you please update it with the latest commands? Thanks,Kiran Vedantam.

Views

675

Like

1

Replies

1
Re: get "ClassNotFoundException: org.apache.sling.launchp... - Adobe Experience Manager 01-12-2020
The minimum RAM suggested is 16GB. Check it here: https://helpx.adobe.com/in/experience-manager/6-3/sites/deploying/using/technical-requirements.html

Views

913

Likes

0

Replies

0
Re: Allowed components in design mode 6.5 for static temp... - Adobe Experience Manager 01-12-2020
Hi @arturl43391132, The static template designs are stored in "/etc/designs//jcr:content//". Please check the property "cq:designPath" in your templates. It tells you everything. Article: https://blogs.perficient.com/2017/07/24/static-or-editable-template-an-in-depth-comparison-and-guide/ Thanks,Kiran Vedantam.

Views

906

Likes

2

Replies

3
Re: Angular vs React - Adobe Experience Manager 01-12-2020
Hi @BhanuJain, Both Angular & React are the trending technologies that you can use with AEM. Related Articles:https://www.linkedin.com/pulse/should-you-use-react-api-aem-projects-julio-tobar/https://www.educative.io/blog/react-angular-vue-comparison Older community query on the same topic:https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-with-react-or-angular-4/qaq-p/245821 In the end, selecting the technology is completely based on the requirement of the project. All...

Views

634

Likes

2

Replies

0
Re: get "ClassNotFoundException: org.apache.sling.launchp... - Adobe Experience Manager 01-12-2020
Hi @nutmix, The suggested hardware configuration for AEM to run smoothly is 8GB RAM (preferable 16GB). As you have less RAM size, you can use commands to set the maximum and minimum memory allotted to the AEM instance. In windows, if you double click on the JAR file, it unzips itself and creates a folder named "crx-quickstart" where it will have all the config files required for the server to load. So what happens when you unzip via command prompt? The same thing when you do it with a double cli...

Views

928

Like

1

Replies

3
Re: ALC-DSC-099-000: com.adobe.idp.dsc.DSCException: java... - Adobe Experience Manager 23-11-2020
Can you please share the complete log and the appropriate scenario? Also check this if helps: https://helpx.adobe.com/in/aem-forms/kb/AEM-users-fails-to-login.html

Views

1.1K

Like

1

Replies

1
Re: Unable to access Package share - Adobe Experience Manager 23-11-2020
Check with the admin of your organization. Check a similar issue here: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/adobe-id-is-not-linked-with-your-adobe-experience-cloud-solution/qaq-p/365026

Views

547

Likes

2

Replies

0
Re: AEM websites migration from AWS to GCP - Adobe Experience Manager 23-11-2020
Hi @muraliv34412056 , can you please be more clear on the query? are you wanting to move the AEM instances or AWS instances? Documentation: For case 1:It is just another cloud infrastructure. All you need to do is copy the AEM instance from existing AWS to GCP. Also do not forget to get a GCP expert.FYI: https://cloud.google.com/vision/docsFor case 2: https://cloud.google.com/migrate/compute-engine/docs/4.8/how-to/migrate-aws-to-gcp/migrating-aws-vms Thanks,Kiran Vedantam.

Views

797

Like

1

Replies

0
Re: Schema update for tags - Adobe Experience Manager 17-11-2020
AEM Provides us the tagging console. Here we can create, edit, view, and do all the operations on the tags. Hope this helps: https://experienceleague.adobe.com/docs/experience-manager-65/administering/contentmanagement/tags.html

Views

265

Like

1

Replies

0
Re: Tag changes are not reflected automatically in the co... - Adobe Experience Manager 17-11-2020
Whenever the component is dragged and dropped (or added to the page), the values you author are saved in the node (generally with the component name on the page). Unless the component is opened again and edited, the authored value remains the same. When it comes to tags, the values are stored in, /etc/tags and fetched into the component via the data-source. You can do two things here.1. Manual Method:Create some email notifications (using workflows or listeners) to content-authors on a particula...

Views

482

Like

1

Replies

0