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

Nirmal_Jose
Nirmal_Jose
Online

Badges

Badges
37

Accepted Solutions

Accepted Solutions
64

Likes Received

Likes Received
157

Posts

Posts
225

Discussions

Discussions
50

Questions

Questions
176

Ideas

Ideas
5

Blog Posts

Blog Posts
1
Top badges earned by Nirmal_Jose
Customize the badges you want to showcase on your profile
Target integration with slack/MS Teams - Adobe Target 12-04-2021
Hello Gurus, I am trying to decentralise Adobe Target development in an organisation - empowering all the squads/teams to work on AT rather than a single team holding the development for the full org. As part of it, we now have enough expertise in all the squads to develop, but we are facing an issue on the governance model. We do have a clear role based permission management setup, but what we are lacking is a collaboration model. We want other squads to be kept updated about the events in targ...

Views

380

Likes

0

Replies

2
AEM Maintenance activities cadence for cold stanby and Publisher clusters - Adobe Experience Manager 08-02-2021
Hello there,I am optimising my maintenance activities and got some questions around as I am not able to get the information from the adobe docsMy AEM Setup :1. File Datastore TarMK system - on-prem in AWS2. Have cold standby on author3. Have AWS based backup mechanism running at 5am in the morning everyday. As per my understanding from the documentation at [1], we need to configure maintenance jobs as belowDaily (2AM-5AM):a. Revision cleanup with full.gc.day as Sun b. Lucene binaries cleanupWeek...

Views

304

Likes

0

Replies

0
Re: Instructions needed for setting up local AEM dev envi... - Adobe Experience Manager 03-01-2021
As per the github readme, container port 4502 is exposed to port 8080 of localhost. Can you try 8080

Views

686

Likes

0

Replies

0
Re: aem author to author content replication for sync - Adobe Experience Manager 23-12-2020
Yes, indeed. Whatever we do, we need to create repeatable infrastructure as much as possible. Backup and restore can be as simple as a crx-quickstart folder zipped and copied over OR if a cloud infrastructure in AWS, use a snapshot of the ec2 instance. Using replication, there are various other scenarios like a) JCR properties/status show related to replication will be shown incorrect are not relevant. b) Unless published, we won't see the content

Views

594

Likes

0

Replies

0
Re: Content Archival strategy - Adobe Experience Manager 22-12-2020
Yes, thanks @hamidk92094312 

Views

969

Likes

0

Replies

0
Re: Instructions needed for setting up local AEM dev envi... - Adobe Experience Manager 19-12-2020
Containerised solutions create repeatable infrastructure. Having a container to bring up a consistent local instance is a great idea and the image you have selected is the right image for it. The image has a capability to spin a vanilla AEM instance and then install a set of packages in some path like google drive. You can follow the same route to put your own application code package and a slim content package into the instance. To use it, the steps for windows will be. 1. Install https://docs....

Views

729

Like

1

Replies

4
Re: aem author to author content replication for sync - Adobe Experience Manager 19-12-2020
There is no problem in using author replication agent, but it is an additional overhead to production author when each page is published. You can use the below flow chart to select the right method for content synchronisation. Pros and cons of each method is depicted as below. Hope this helps to select the right approach for you.

Views

626

Like

1

Replies

2
Re: AEM CaaS to expose content with Absolute URL or Externalized Links in Model Json - Adobe Experience Manager 17-12-2020
This seems to be really good feature. A OOTB setup to externalise a pathfield using externaliser or sling mapping configuration on the page model exporter

Views

1.0K

Likes

0

Replies

0
Re: Is there any way to get WKND running locally without... - Adobe Experience Manager 28-11-2020
just for reference wknd site is hosted at [1] for anyone to see how core components work. Similiarly, core components are well documented at [2] and can avoid a env setup. [1] - https://wknd.site/content/wknd/us/en.html[2] - https://aemcomponents.dev/

Views

489

Likes

2

Replies

0
Re: Extend Html library manager - Adobe Experience Manager 28-11-2020
Additional to what @BrianKasingli mentioned, if you use the latest maven archetype with ui.frontend module, you can take a look at dynamic loading implementation as mentioned in [1] [1] - https://www.initialyze.com/blog/2020/11/how-to-use-dynamic-imports-with-adobe-aem/

Views

341

Likes

2

Replies

0