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

Raja-kp
Raja-kp
Online

Badges

Badges
30

Accepted Solutions

Accepted Solutions
36

Likes Received

Likes Received
161

Posts

Posts
147

Discussions

Discussions
42

Questions

Questions
105

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by Raja-kp
Customize the badges you want to showcase on your profile
Re: How to implement SAML authentication in AEM - Adobe Experience Manager 20-01-2022
@Aruna_surukunta_ Please follow the below steps to implement SAML authentication: 1.Update the SAML keys under /etc/keys in the CRXDE console.2.Add the IdP Certificate to the AEM Trust Store.(a) Go to http:/serveraddress:serverport/libs/granite/security/content/truststore.html(b)Press the Create TrustStore link(c)Enter the password for the TrustStore and press Save.(d)Click on Manage TrustStore.(e)Upload the IdP certificate.(f)Take note of the certificate Alias3.Please update the OSGi configurat...

Views

353

Likes

3

Replies

0
Re: Scheduler unable to trigger in AEM author instance - Adobe Experience Manager 19-01-2022
Hi @Aruna_surukunta_ Can you verify the user permission of the scheduler script ? Also can you verify the cronjob expression of the scheduler ? Regards,Raja

Views

559

Like

1

Replies

2
Re: segment.SegmentNotFoundException: Error at beginning of oak-run check cmd - Adobe Experience Manager Assets 19-01-2022
@manu-gupta Based on the log you have provided, you are using the oak run version of 1.38.0.1.Make sure online compaction is disabled to avoid the nodes getting corrupted or removed by data store garbage collection.2.Above AEM6.3 version, you must use oak-run-1.6.x.jar. Download the oak-run-1.6.x.jar version from the link :https://repo1.maven.org/maven2/org/apache/jackrabbit/oak-run/3. After updating the oak run jar - perform the offline compaction again and let us know the result. Regards,Raja

Views

501

Like

1

Replies

0
Re: Facing High Load Issue on PROD Publishers, while installing a AEM React package. - Adobe Experience Manager 18-01-2022
@sush6 As this is performance related issue with the Production instances,1. What's the CPU/Memory utilization during deployment in Publishers ?2. Are we getting the same issue in lower environment servers ?3. Are we seeing the same issue in Production Author while installing the package ? If yes - what's the configuration change between Author & Publisher ?4. What's the ERROR you are getting while installing the package in Publisher ?5. Can you tail the ERROR Log while installing the package in...

Views

159

Likes

2

Replies

0
Re: Can anyone help me with any documentation for configuring email sending in AEMaaCS - Adobe Experience Manager 18-01-2022
@lmalyala Please review the configuration in OSGi console - "Day CQ Mail Service" as below: Please refer this article - https://www.albinsblog.com/2019/11/SMTPSendFailedException-Must-issue-a-STARTTLS-adobe-experience-ma... Regards,Raja

Views

900

Likes

2

Replies

0
Re: Cloud manager dispatcher setting - Adobe Experience Manager 18-01-2022
@chetan001 To figure out this issue is related to Dispatcher configuration or Sling mapping configuration -> Can you share the response of the request from dispatcher log and we can check where/why we are getting the [Actionblocked] error ?

Views

267

Like

1

Replies

0
Re: AEM Cloud Service | How to check dispatcher cached files & headers | CORS issue - Adobe Experience Manager 17-01-2022
Can you find the cache root directory from farm file or Virtual host of the website and let us know ?

Views

471

Likes

2

Replies

0
Re: AEM Cloud Service | How to check dispatcher cached files & headers | CORS issue - Adobe Experience Manager 17-01-2022
Navigate to the cache directory of the website where you have implemented the configuration change and delete all the files under the cache directory . Regards,Raja

Views

480

Like

1

Replies

2
Re: AEM Cloud Service | How to check dispatcher cached files & headers | CORS issue - Adobe Experience Manager 17-01-2022
As mentioned @Asutosh_Jena_ Try to clear the cache from Dispatcher & CDN if you have using.Clearing the cache entirely will be required to ensure the headers are appropriately cached on the next request after a /cache/headers configuration update.Troubleshooting CORSLogging is available under com.adobe.granite.cors:enable DEBUG to see details about why a CORS request was deniedenable TRACE to see details about all requests going through the CORS handler.Please refer this article to troubleshoot ...

Views

486

Like

1

Replies

4
Re: How to migrate ACLs from on premise to aem as a cloud service instances? - Adobe Experience Manager 16-01-2022
@GK-007 You can archive the ACL migration by using1.Package manager console or2.ACS common tool (https://server:port/miscadmin#/etc/acs-commons/packagers) Please refer these articles for your reference:http://www.aemcq5tutorials.com/tutorials/migrate-users-and-groups-with-acl-permissions-in-aem/https://www.albinsblog.com/2018/09/adobe-experience-manageraemon-premises-to-AMS-cloud.htmlhttps://helpx.adobe.com/la/experience-manager/kb/migrate-users-groups-ACLs.html Regards,Raja

Views

94

Like

1

Replies

0