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: Autoscaling AEM - Adobe Experience Manager 24-10-2018
A shared S3 datastore can make all the binaries to sit in the S3 rather than the instances. By setting the S3 configurations to make the nodestore to keep minimal data, you can make almost all coming from S3.

Views

8.3K

Likes

0

Replies

0
Re: sling servlet - Adobe Experience Manager 24-10-2018
I started with Adobe Experience Manager Help | Binding Adobe Experience Manager Servlets to ResourceTypes

Views

520

Like

1

Replies

0
Re: Issues with AEM 6.4 Upgrade - Adobe Experience Manager 24-10-2018
Not relevant, but same error will come https://helpx.adobe.com/experience-manager/6-4/sites/deploying/using/in-place-upgrade.html#performing-the-upgradehttps://helpx.adobe.com/experience-manager/6-4/sites/deploying/using/in-place-upgrade.html Determining the correct upgrade sectionStep 3 will show the same error againThis is because of the documentation error. The document says to use java -jar aem-quickstart.jar start -c crx-quickstart -i launchpad -Dsling.properties=conf/sling.properties -Dsli...

Views

1.5K

Like

1

Replies

0
Re: Issues with AEM 6.4 Upgrade - Adobe Experience Manager 24-10-2018
java -Xmx4096m -jar aem-quickstart.jar -v -x crx2oak -xargs -- --load-profile segment-no-dsthis will work, as in the command there is a double double dash -> -- --load-profile segment-no-ds

Views

1.3K

Likes

2

Replies

1
Re: AEM 6.2 to 6.4 In-Place upgrade - Adobe Experience Manager 10-10-2018
After pre upgrade steps1. place the 6.4 jar from package share in the same path as 6.2 jar. Delete the 6.2 jar.2. run 'java -Xmx4096m -jar aem-quickstart.jar -unpack3. I replaced crx2oak in /crx-quickstart//opt/extensions with latest version of it.4. ran content migration in local using java -Xmx4096m -jar aem-quickstart.jar -v -x crx2oak -xargs -- --load-profile segment-custom-ds5. execute upgrade by java -jar aem-quickstart.jar -r author,nosamplecontent,crx3,crx3tar,crx3tar-nofds -p4502 (crx3t...

Views

6.8K

Likes

0

Replies

0
Re: restricting cq:dialog options on included child components - Adobe Experience Manager 13-08-2018
In my usecase, since H1-H5 styles are managed in styleguide, we use Generic Lists from ACS common to manage these lists. We created various variations based on the component context definitions (hero components title -> h1- h5, banner components - h2->h5 etc)

Views

939

Likes

0

Replies

0
Re: RTE tools disappear - Adobe Experience Manager 28-04-2018
is this happening on your OOTB RTE or a custom one?

Views

1.0K

Likes

0

Replies

0
Re: Add more formats in rtePlugin - paraformat - Adobe Experience Manager 28-04-2018
have you tried both rtePlugins and uiSettings as in /libs/foundation/components/textimage/dialog/items/tab1/items/text

Views

14.8K

Likes

0

Replies

0
Re: AEM 6.2 classicui form show/hide not working - Adobe Experience Manager 22-03-2018
Can you place the code snippet of the issue and the error message. I am currently debugging an issue where show/hide is removing the form elements since I change the default DOM structure

Views

3.5K

Likes

0

Replies

0