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

AEMWizard
AEMWizard
Offline

Badges

Badges
20

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
13

Posts

Posts
71

Discussions

Discussions
7

Questions

Questions
64

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by AEMWizard
Customize the badges you want to showcase on your profile
Re: How to add CQ Tags from the UI.Content - Adobe Experience Manager 27-07-2022
thanks for the feedback, but This does not work, because it imports the package into a folder, into the crx/de. This is what I have,

Views

62

Like

1

Replies

1
How to add CQ Tags from the UI.Content - Adobe Experience Manager 27-07-2022
I'm trying to import a cq:tag name space into /content/_cq_tags, from my ui.content folder, but whenever it is installed into AEM, it turns into a folder, why is this?

Views

74

Likes

0

Replies

3
After org.apache.felix.http changed to https only, Local AEM is Broken - Adobe Experience Manager 14-07-2022
I made a change in http://localhost:4502/system/console/configMgr/org.apache.felix.http to enable HTTPS, and once I saved, I am not longer able to access my AEM environment at all. http://localhost:4502 is completely broken. No response from the server at all. How can I reverse this and remove HTTPS only?

Views

55

Likes

0

Replies

1
Targeting Replication Agents based on Content Path - Adobe Experience Manager 16-06-2022
Hello,Does anyone know how I can target Dispatcher farms based on content path?I have currently/content/brand1/content/brand2/content/brand3 but for whatever reason, whenever I am publishing a page in any of these content paths, my mainFarm is always being targeted. I expect/content/brand1 -> flush brand1Farm/content/brand2 -> flush brand2Farm/content/brand3 -> flush brand3Farm

Views

97

Likes

0

Replies

3
How can we get the actual createDate of a page in the publisher with the author's details? - Adobe Experience Manager 13-06-2022
We are currently required to show the window.digitalData.createDate as the date that the AEM page is created.When I am running ${currentPage.createDate} from sightly, I get the creationDate from the publisher. which is the wrong date (this is the create date of when the node have been replicated). What I really need is the createDate from the author. How can we get the actual createDate of a page in the publisher with the author's details?

Views

83

Likes

0

Replies

3
AEM Service Pack 6.5.4 && 6.5.11 com.codahale.metrics.ScheduledReporter Exception thrown from RRD4JReporter#report. - Adobe Experience Manager 20-05-2022
Why am I getting this error when I am installing a new service pack in my AEM development environment on a new AEM instance? I tried many times of re-installing the Service packs, but I keep on getting this error.How to replicate my problem.1. Delete crx-quickstart folder2. Double click on JAR file3. Go into http://localhost:4502/crx/packmgr/index.jsp#4. Upload either 6.5.4 or 6.5.11 Error message:20.05.2022 09:53:54.333 *ERROR* [metrics-RRD4JReporter-1-thread-1] com.codahale.metrics.ScheduledRe...

Views

146

Likes

0

Replies

2
Re: _rep_policy.xml config nodes does not work in /conf/my-brand - Adobe Experience Manager 17-05-2022
thanks, but what is your content-package-maven-plugin version?

Views

59

Like

1

Replies

1
Re: What is the best way to embed this (SDI) JAR file into my AEM project? - Adobe Experience Manager 16-05-2022
${project.basedir}/../repo/thirdparty.jar will be https://dlcdn.apache.org/sling/org.apache.sling.dynamic-include-3.3.0.jar

Views

102

Like

1

Replies

0
Re: What is the best way to embed this (SDI) JAR file into my AEM project? - Adobe Experience Manager 16-05-2022
sorry sir, but I am looking for a way to package org.apache.sling.dynamic-includethis project into my bundle.

Views

103

Like

1

Replies

0
_rep_policy.xml config nodes does not work in /conf/my-brand - Adobe Experience Manager 16-05-2022
I am trying to create a _rep_policy.xml on my /conf/my-brand, so that everyone can view this file. Whenever I bundle the code into AEM platform, the _rep_policy does not show up.Please can someone explain to me why this is happening?

Views

80

Likes

0

Replies

4