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: Question to HTL or Sightly experts - What is wrong wi... - Adobe Experience Manager 07-12-2020
Please check my other comment with one line HTL solution

Views

858

Likes

0

Replies

0
Re: How to add plugins in inplace editing of text component - Adobe Experience Manager 07-12-2020
Hi @Vinit_Pillai, You can follow the steps mentioned in the below URL to activate the required plugins. https://experienceleague.adobe.com/docs/experience-manager-65/administering/operations/configure-rich-text-editor-plug-ins.html?lang=en#configure-the-rich-text-editor-plug-ins Thanks,Kiran Vedantam.

Views

392

Like

1

Replies

0
Re: Is there any option through which only the metadata v... - Adobe Experience Manager 03-12-2020
Is there a way, if any specific value selected in the Page properties of the English page/Language master can be promoted on other nodes/Translated pages without promoting the full page.

Views

447

Likes

0

Replies

0
Re: Handling JSP expressions in HTL/Sling Model - Adobe Experience Manager 02-12-2020
Hi @v1101, Here is what you can do: A. If the run mode that you are setting is STATIC, you can create a new string variable in the sling model and access it in HTL.Java:private String runMode;HTL:Also, you can let author select the value via dialog. You can also get it via slingSettingsService object:slingSettingsService.getRunModes(); B. In sling models request attribute can be set using the request object.Set the model adaptable to SlingHttpServletRequest@Model(adaptables = SlingHttpServletReq...

Views

324

Likes

3

Replies

0
Re: Maven commands for AEM | AEM Community Blog Seeding - Adobe Experience Manager 02-12-2020
Thank you for writing this wonderful article. Keep the wonderful AEM community work going. Participate more here. I have also Update the content.

Views

666

Like

1

Replies

0
Re: Angular vs React - Adobe Experience Manager 01-12-2020
@BhanuJain,In my opinion, It really depends on what your companies long term vision for technology. Do you see your company moving more towards ReactJS or Angular. You should gather some research online and discuss the pros and cons for ReactJS vs Angular with your team, and together, agree with your which best technology is the best one to move forward. I personally think both of these front-end technologies are very worthy and are calibrated for production-ready websites.Good luck!

Views

614

Likes

2

Replies

0
Re: get "ClassNotFoundException: org.apache.sling.launchp... - Adobe Experience Manager 01-12-2020
was crx-quickstart folder copied from Windows? if so, you can try to recreate the instance. delete the crx-quickstart and run 'java -jar aem-author-p4502.jar' again.Also, I wouldn't use -XX:MaxPermSize param, since permgen space is gone with java 8.

Views

889

Like

1

Replies

0
Re: ALC-DSC-099-000: com.adobe.idp.dsc.DSCException: java.lang.RuntimeException: Error received while making Service call to AEM. Http Error code =500 - Adobe Experience Manager 26-11-2020
thanks, no source code or trace, as it is just trying to create an archive of an application with in workbench (JEE not OSGI) the error posted is the error that pops up within the workbench application. Will check if we can share more information from the logs.

Views

1.1K

Likes

0

Replies

0
Re: Unable to access Package share - Adobe Experience Manager 24-11-2020
I had an Adobe ID, but was unable to access Software Distribution using the ID. I mailed to SPPHelp@adobe.com and they added it to the Adobe Partner Software Distribution. Now I am able to access.

Views

539

Like

1

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