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

Jagadeesh_Prakash
Jagadeesh_Prakash
Online

Badges

Badges
26

Accepted Solutions

Accepted Solutions
31

Likes Received

Likes Received
139

Posts

Posts
120

Discussions

Discussions
38

Questions

Questions
82

Ideas

Ideas
7

Blog Posts

Blog Posts
3
Top badges earned by Jagadeesh_Prakash
Customize the badges you want to showcase on your profile
Re: what is base page component - Adobe Experience Manager 02-08-2022
@gargkrishna Component is a collection of scripts and is modular. Page rendering components are like parent compoenent, we can place multiple content compoenents inside a Page rendering components

Views

48

Like

1

Replies

0
Re: How does secondary email work? - Adobe Experience Cloud 02-08-2022
@secondary You can provide an alternate email address for password recovery in the Secondary email field. Please go through below artical https://helpx.adobe.com/ca/manage-account/kb/no-email-received.html

Views

71

Like

1

Replies

0
Re: What is jcr:uuid? When it will be generate? - Adobe Experience Manager 02-08-2022
@akshaybhujbale Once can note that jcr:uuid indeed was considered as a candidate initially, but was not further considered since: When asset is replicated to publish instance then on publish instance new jcr:uuid will be created.As per section 3.3 of JCR 2.0 spec , this identifier is unique in the workspace, but it never guarantees lifetime uniqueness

Views

59

Likes

0

Replies

0
Re: AEM Page Authentication property does not enforce SAML Authentication after every restart - Adobe Experience Manager 28-07-2022
Thanks for your retry on 6.5.11. Our login page path is the same path that was listed in the saml auth config, that is /content/myApp/us/en/login. But other pages that has authentication enabled do work after the restart except this login page, which is weird. I'm assuming you did not provide any closed user groups for the login pages that you had newly created.

Views

84

Likes

0

Replies

0
Re: Setting up AEM in cloud service Design aspects - Adobe Experience Manager 26-07-2022
@srinivas_chann1 you can go ahead and look at the AEM cloud documentation and new features. https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/home.html And also as this is cloud environment it is auto scalable environment and up on increase in the traffic the environments gets auto scaled automatically. AEM sites https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/sites/home.html?lang=en

Views

44

Like

1

Replies

0
Re: Why import Metadata is failing. - Adobe Experience Manager 23-07-2022
I have tried with below sample data in csv file - assetPath dc:title{{String}} dc:description{{String}} jcr:title{{String}} /content/dam/we-retail/en/people/womens/laptop-accessories.jpg Debal Das1 Debal Das1 Debal Das1 /content/dam/we-retail/en/people/womens/women_2.jpg Debal Das2 Debal Das2 Debal Das2 /content/dam/we-retail/en/people/mens/men_1.jpg Debal Das3 Debal Das3 Debal Das3 /content/dam/we-retail/en/people/mens/men_4.jpg Debal Das4 Debal Das4 Debal Das4 able to import metadata in AEM6.5...

Views

58

Like

1

Replies

0
Re: Page Move Action is not working in AEM - Adobe Experience Manager 22-07-2022
Hi @alexshel Adding below properties /oak:index/damAssetLucene in CRX/DE can help to solve the problem 1)property -Name: tags,Type: String, Multi: Yes, Value: visualSimilaritySearch 2)property -Name: refresh, Type: Boolean, Value: true Regards, Manjunath

Views

83

Likes

4

Replies

0
Re: How to reduce the secutiry rating in cloud manager pipeline ? - Adobe Experience Manager 22-07-2022
Failure threshold for various ratings are not configurable and are standardised. Instead you should be handling the individual vulnerabilities as exception using @SuppressWarnings annotation. Please refer to [1] [1] - https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/using-cloud-manager/test-results/code-quality-testing.html?lang=en#dealing-with-false-positives

Views

60

Likes

4

Replies

0
Re: Start Email Notifications on triggering and activites on deployment pipeline - Adobe Experience Cloud 21-07-2022
@tusharbias I already have gone through the article and did a POC, But what i feel is that, it is missing some more details as requested in the description. Like Email notifications and not as AEM inbox notification. The mail notification the we get doesn't capture the details. It is just a message that build is triggered and missing "who triggered it" and when is it triggered.Build details like failure, success Build Status notification to clients with what code is pushed in the current buildNo...

Views

69

Likes

0

Replies

0