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

Bhuwan_B
Bhuwan_B
Online

Badges

Badges
33

Accepted Solutions

Accepted Solutions
87

Likes Received

Likes Received
316

Posts

Posts
253

Discussions

Discussions
35

Questions

Questions
218

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by Bhuwan_B
Customize the badges you want to showcase on your profile
Off-boarding AEM Project - Adobe Experience Manager 20-06-2022
Are there any standard practices or general steps that we need to keep in mind while offboarding a Project in AEM?

Views

84

Likes

0

Replies

2
Re: How to authenticate frontend application in AEM 6.5.13 in AMS - Adobe Experience Manager 17-06-2022
@Mario248 Please check the below URL if that helps.http://experience-aem.blogspot.com/2021/10/aem-65-sp10-simple-token-based-authentication.html

Views

217

Like

1

Replies

1
Re: AEM Cloud - move content between environments - Adobe Experience Manager 17-06-2022
@Amuthesan_PMI Please check for "Content Transfer Tool" for your use case.https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/migration-journey/cloud-migration/content-transfer-tool/getting-started-content-transfer-tool.html?lang=en

Views

70

Like

1

Replies

1
Re: Add Custom Button below Create Fragment Option - Adobe Experience Manager 17-06-2022
@ashish_mishra1 Please check for the below location for adding the button. you can overlay and then add logic to your button."/libs/dam/gui/content/asets/jcr:content/actions/secondary/create/items"

Views

115

Likes

2

Replies

0
Re: Error in DAM Update Asset Workflow - Adobe Experience Manager 16-06-2022
@shaileshbassi This error occurs when two-session starts concurrently for the same content. Please refer to below URL to learn about the steps to validate conflicts:https://helpx.adobe.com/in/experience-manager/kb/how-to-find-conflicts-when-getting-oakstate0001.html

Views

127

Likes

3

Replies

0
Re: AEM Project Setup Issue - Adobe Experience Manager 13-06-2022
@akshaybhujbale Run above command as a elevated user or Run as Administrator or try excluding dispatcher module from build if you don't need that.https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/archetype/using.html?lang=enmvn -B archetype:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=36 -D appTitle="My Site" -D appId="mysite" -D groupId="com.mysite" -D artifactId="mysite" -D version="0.0.1-S...

Views

140

Like

1

Replies

2
Re: Can we use Headless client - GraphQL for fetching data from AEM On-prem as well as SAAS? - Adobe Experience Manager 10-06-2022
@Omkar_Phadtare GraphQL is a query language and server-side runtime for application programming interfaces (APIs) that prioritizes giving clients exactly the data they request. AEM as a Cloud Service and AEM 6.5.10.0+ version supports GraphQL API to expose the Content Fragment. So, you will be able to expose the Content Fragments through GraphQL API on AEM On-Premise(with SP 6.5.10.0+) as well as AEM as a cloud service.

Views

66

Likes

2

Replies

0
Re: What determines the number of publisher and dispatcher in AEM? - Adobe Experience Manager 10-06-2022
@Mario248 As a general practice, People opt for the Blue-green deployment technique to reduce downtime and risk. Please refer to the below URL's if that helps:References:https://www.opsinventor.com/blue-green-deployment-on-adobe-experience-manager/https://gspann.medium.com/how-to-use-aem-as-a-headless-cms-to-support-content-as-a-service-308ab035490a

Views

136

Likes

5

Replies

0
Re: Maven Archetype 26 -all module fails to install embedded package if Project is inside Folder - Adobe Experience Manager 30-05-2022
@SantoshSai I already tried restructuring other modules and deploying but no luck.

Views

113

Like

1

Replies

1
Re: Maven Archetype 26 -all module fails to install embedded package if Project is inside Folder - Adobe Experience Manager 30-05-2022
@SantoshSai: Please check if you are getting all changes inside /apps/demo/wknd(Components, Clientlibs, etc.) and other modules changes (like run modes, etc.) appearing within the folder. What I am expecting is like below (Below behavior is when you install it directly under /apps).

Views

135

Like

1

Replies

3