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: Error in plugin while running Junit 5 testing in VSCode - Adobe Experience Manager 01-06-2022
Hi @Nandheswara, As this is only seen in VS code can you raise the issue here: https://github.com/microsoft/vscode/issues Hope this helps! Thanks,Kiran Vedantam.

Views

94

Likes

2

Replies

0
Re: Workflow Dialog won't appear when executing against DAM asset. - Adobe Experience Manager 01-06-2022
HI @johnagordon83 A couple of questions:Are you trying it as an admin? What logic does your custom step have? Is it logging any error in this scenario?Did u try using OOTB workflows?Check the error.log or console error to find any issues. Thanks,Kiran Vedantam.

Views

81

Like

1

Replies

0
Re: Website Structure for Different Region - Adobe Experience Manager 01-06-2022
HI @webdev91 The hierarchy will always be /content/project-name/country/language/pages. So you can follow below structure:/content/project-name/us/en/content/project-name/in/enHope this helps!Thanks,Kiran Vedantam

Views

140

Like

1

Replies

0
Re: Get Activation Status of assets post modification. - Adobe Experience Manager 31-05-2022
Are you trying bulk asset properties update @Vinodthakur? You can try writing a custom workflow step that replicates the assets on the update of the properties. Thanks,Kiran Vedantam.

Views

145

Like

1

Replies

1
Re: Get Activation Status of assets post modification. - Adobe Experience Manager 31-05-2022
Hi @Vinodthakur You can write a Sling event listener which listens to the events at the asset's node specified and then replicates the modified asset/pagehttps://github.com/sunilkumar1117/AEM-Sample/blob/master/acs-aem-samples-master/bundle/src/main/java/com/adobe/acs/samples/events/impl/SampleJcrEventListener.java Hope this helps! Thanks,Kiran Vedantam.

Views

165

Like

1

Replies

3
Re: Service Factory returning null after deploying project into aem - Adobe Experience Manager 30-05-2022
Hi @Vani1012 Please add the value immediate = true to all your service impl classes so that they would become available once the code is installed. Thanks,Kiran Vedantam.

Views

176

Like

1

Replies

0
Re: ExternalLoginModule No IDP found issue - Adobe Experience Manager 27-05-2022
HI @Vani1012 I see that you have raised another query after this issue with the same command to create the project: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/service-factory-returning-... Can you please close this if this is resolved? Thanks,Kiran Vedantam.

Views

67

Likes

2

Replies

0
Re: FelixStart level issue after deploying project into author - Adobe Experience Manager 27-05-2022
HI @Vani1012 I see that you have raised another query after this issue with the same command to create the project: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/service-factory-returning-null-after-deploying-project-into-aem/td-p/453645 Can you please close this if this is resolved? Thanks,Kiran Vedantam.

Views

99

Like

1

Replies

0
Re: Unable to create project from archetype BELOW IS A SOME ERROR PLEASE PROVIDE ME A SOLUTION - Adobe Experience Manager 27-05-2022
HI @Rahul_mule I tried the same command and it worked for me. Can you add the adobe profile in your settings.xml and try (if not done already) adobe-publicfalseadobe-public-releasesAdobe Public Releaseshttps://repo.adobe.com/nexus/content/groups/publicadobe-public-releasesAdobe Public Repositoryhttps://repo.adobe.com/nexus/content/groups/publictrueneverfalseadobe-public-releasesAdobe Public Repositoryhttps://repo.adobe.com/nexus/content/groups/publictrueneverfalseadobe-public Hope this helps! Th...

Views

119

Likes

2

Replies

0
Re: Service Factory returning null after deploying project into aem - Adobe Experience Manager 27-05-2022
HI @Vani1012 A couple of quick questions:Is the AEM version used to create the project (6.5.11) is same as your local version?Do you see all your bundles active?Can you try immediate = true for your services and check?Related issues: https://issues.apache.org/jira/browse/FELIX-3850 Thanks,Kiran Vedantam

Views

211

Likes

2

Replies

2