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

Singaiah_Chintalapudi
Singaiah_Chintalapudi
Offline

Badges

Badges
35

Accepted Solutions

Accepted Solutions
44

Likes Received

Likes Received
156

Posts

Posts
249

Discussions

Discussions
64

Questions

Questions
185

Ideas

Ideas
0

Blog Posts

Blog Posts
2
Top badges earned by Singaiah_Chintalapudi
Customize the badges you want to showcase on your profile
Re: Brand Portal : How to avoid users can request Access - Adobe Experience Manager 14-04-2021
That seems to be a custom one. The better way would be creating a ticket with Adobe. Have you followed below to disable request access?https://experienceleague.adobe.com/docs/experience-manager-brand-portal/using/admin-tools/access-configurations-brand-portal.html?lang=en#allow-users-to-request-access Allow Users to Request AccessAdministrators can allow the organization users to request access to Brand Portal from the welcome screen. However, administrators need to enable the Allow Users to Req...

Views

282

Like

1

Replies

2
Re: Component not loading in side panel in Touch Ui - Adobe Experience Manager 12-04-2021
The SP7 have some issues and Adobe don't recommend to install this but if you need to then you'll have to install a hotfix on top of SP7. I would suggest go for SP8.Thanks,Singaiah

Views

412

Like

1

Replies

0
Re: How to setup AEM on a ubuntu VM for a POC of website - Adobe Experience Manager 12-04-2021
My below articles will give you an overview of the setup: Installing AEM:https://chintalapudi4.medium.com/installing-aem-as-a-service-linux-centos-7-x-7d879259747d Setting up Dispatcher: Try using docker for easy setup but you'll get an idea from this article if you want to setup dispatcher by itself. https://chintalapudi4.medium.com/setting-up-dispatcher-2-0-on-docker-centos-7-x-e4033bb5fba7

Views

423

Like

1

Replies

4
Re: Single Author with two different Publishers : will it... - Adobe Experience Manager 10-04-2021
Okay. Try to fix those open issues causing the slowness and it will help you on the long run on the maintenance side as well as improving App One performance. To start with, you can deploy both the code bases to all four publishers and route the App Two traffic to Pub 3 and 4 and App One traffic to Pub 1&2 until you fix the App One code base/configs.

Views

479

Likes

0

Replies

0
Re: Single Author with two different Publishers : will it... - Adobe Experience Manager 09-04-2021
Yes, you may face few issues with deployment pipelines. Lets say you're on AMS and want to leverage Cloud Manager for deployment, your architecture would not work. Cloud Manager just deploy to all nodes. What's the main reason having site specific publishers apart from managing the code base? I would go for separate code bases for both of the sites and deplot both the code bases to all servers and allow all servers to serve content for both the sites just for easy maintenance, upgrades, DevOps p...

Views

512

Likes

0

Replies

0
Re: Single Author with two different Publishers : will it... - Adobe Experience Manager 09-04-2021
Yes, you may face few issues with deployment pipelines. Lets say you're on AMS and want to leverage Cloud Manager for deployment, your architecture would not work. Cloud Manager just deploy to all nodes.

Views

518

Likes

0

Replies

0
Re: Single Author with two different Publishers : will it... - Adobe Experience Manager 09-04-2021
Few things to consider:It's always better to add additional dispatchers as well (1:1 mapping). Dispatchers are commodity servers and extremely cheap to add additional ones. I would recommend to add new dispatchers to point to new publishers.Any specific requirement to push the code bases to only few publishers? Its significantly low maintenance if you manage both the code bases on all publishers and let all publishers to handle requests for both the domains. Of course this depends on many other ...

Views

535

Like

1

Replies

6
Re: how to create a sling servlet which works across site... - Adobe Experience Manager 08-04-2021
I don't know your specific requirement and this is just one way of doing it and of course you can skin this many different ways. If you can't allow this then duplicating would be better. But allowing only specific paths for API calls are common.

Views

436

Likes

0

Replies

0
Re: Nexus deploy of cloud manager artifacts - Adobe Experience Manager 07-04-2021
I don't think it does that. Mostly, we have very little/no control over the CM integrations. Thanks,Singaiah

Views

344

Like

1

Replies

0
Re: how to create a sling servlet which works across site... - Adobe Experience Manager 07-04-2021
Allowing CORS for their own internal/external domains is common practice

Views

469

Likes

0

Replies

0