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
Re: how preview works in content as service in aem? - Adobe Experience Manager 15-06-2022
Hi @Mario248 ,Content as a service / Headless implementation means AEM will not hold the ownership of presentation layer/markup layer. The content JSON is the ultimate output that AEM is providing as as system and its is upto UI system to stitch up the frontend with the JSON content payload provided. What it means ultimately is, it is up to the front end system how they want to make out the authoring experience. There are very many ways you can create an authoring experience with a preview mecha...

Views

98

Likes

2

Replies

1
Re: How to load a specific JavaScript files on a web page in AEM? - Adobe Experience Manager 14-06-2022
Hi Ameen,From the description how I understand your scenario is ' You have 50 component specific JS files but some pages just need 2 of them in some scenario. You don´t want to load all the 50 together where you use only two ´.We can achieve this in two ways1. Using various tagging capabilities of client libraries in AEM. You can create separate category tags for the various groupings of component clientlibs and you can load them on a template level. This is applicable only in scenarios where yo...

Views

91

Likes

3

Replies

0
Re: ERROR - filenotfound when using quickstart SDK - Adobe Experience Manager 13-06-2022
Interesting, it could be due to some permission issues. Can you please try1. Download the SDK file fresh once more to ensure JAR is not corrupted2. Ensure you are admin like user3. Create the aem-sdk dev setup in some more generic custom folder like D:\, not C:\Program Files like system generated folders

Views

167

Likes

2

Replies

0
Re: Accessibility Testing failure - Adobe Experience Manager 23-01-2022
This could be mostly due to the value is conformable to the aria role. For example, checkbox has only true, false and mixed and the possible values.Read more at [1] regarding the error. You can checkthrough your rendered HTML for 'aria' and check the conformity based on the roles. [1] - https://dequeuniversity.com/rules/axe/4.1/aria-valid-attr-value

Views

155

Like

1

Replies

0
Re: sql2 - To get last 30 days assets - Adobe Experience Manager 19-01-2022
If you want to get the list of assets, just use the query in query runner and get the results. if you want to package the assets out, you can use https://adobe-consulting-services.github.io/acs-aem-commons/features/packagers/query-packager/index.html and use the query, which can get you a content package with the assets.

Views

204

Like

1

Replies

0
Re: Experience Fragments "Variations" Use Cases - Adobe Experience Manager 19-01-2022
We have used variations for achieving single source of truth for content for multi-channel options.For example, a help FAQ content for a contact information can have different channel variations - retail, digital, support etc. Another example is having a help content for desktop and mobile for a product information. Mobile help content tends to be smaller due to the screensize but we like to have a central source for product information in CMS. hope this helps!

Views

113

Like

1

Replies

0
Re: Experience Fragments "Live Copy" Use Cases - Adobe Experience Manager 19-01-2022
Even though the major use for MSM is all about language variants, there are different use cases we can serve using the capability. For example, we had a case where the help content of the brand is 'somewhat' same between their consumer brand as well as enterprise brand. There are certain sections of the help area that is different, but most of the areas the same. So the consumer brand help content was the blueprint and enterprise help content was the live copy. They both lived under their own co...

Views

160

Like

1

Replies

0
Re: What is the best way to re-sync AEM with latest content from production? - Adobe Experience Manager 28-11-2021
There are different ways to do it based on1. how frequent you need the re-sync2. how big is your repository3. How is your infrastructure deployment There is a decision making diagram published in a white paper by Adobe and is referenced at https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-author-to-author-content-replication-for-sync/m-p/391480/highlight/true#M9778 on which is the best way to sync it. Once you are clear on what and how you want to sync, then we can ch...

Views

216

Like

1

Replies

0
Re: Target integration with slack/MS Teams - Adobe Target 19-04-2021
Thanks @shelly-goel. Its discouraging to see there was no previous person who haven't tried the route in the community. Am I going in the wrong direction, is there any better way to listen to AT events externally

Views

333

Like

1

Replies

0
Adobe Target development workflow using workspaces - Adobe Target 12-04-2021
Hello Gurus, I am working on decentralising adobe target development to all the teams in the organisation. For this we are doing multiple things. 1. Moving Adobe target activity development into a version control SCM2. Creating a fail-safe development life cycle3. Creating a chatOps/ event based notification tool for better collaboration. For 1, we have created something similar to what is mentioned in https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/implement-a-version-co...

Views

236

Likes

0

Replies

0