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

Robert-Harper
Robert-Harper
Online

Badges

Badges
11

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
9

Posts

Posts
21

Discussions

Discussions
8

Questions

Questions
13

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Robert-Harper
Customize the badges you want to showcase on your profile
Re: Broken UI due to File "/libs/foundation/global.jsp" not found - Adobe Experience Manager 25-08-2022
Version: Adobe Experience Manager 2022.2.6276.20220205T222203Z-220100 Trigger: Navigate to assets. Open a folder containing images. Attempt to view the properties of that image.(It doesn't matter how you try to access the properties) When the properties form is displayed, it is completely blank. If I look in the error.log file, there is an IOException stating that the /libs/foundation/global.jsp file does not exist. Using CRX/DE, I clearly see that it does. This is ALL OOTB UI and I have not mad...

Views

6

Likes

0

Replies

0
Re: What is the proper way to package content fragments - Adobe Experience Manager 20-07-2022
Are you able to share the full stack trace of the error in the logs? Does the same happen if you pre-create the destination folder before installing the package? from the above it appears to relate to the import creating the folders to enable it to place content deeper in the tree. Can you check in crx/de to see if there is a difference in the jcr:primaryType of the manually created and imported folders? I have tried this locally but cannot reproduce the issue, however i am currently on 6.5.11.

Views

164

Like

1

Replies

0
Re: Workflow not executing - Adobe Experience Manager 15-07-2022
I see that this hasn't gotten any traction on recommendations. I think I have it understood now. I was used to using the older classic UI for creating models and it was easier to find the new touch UI version but I didn't see a save button and noticed that the model saved under /conf/global/settings/workflow/models was saving automatically by the UI. It isn't easily visible that this is only a temporary configuration and that the version in /var/workflows is what actually runs. The fix is to cli...

Views

29

Likes

0

Replies

0
Re: Parsys in custom component is not working. - Adobe Experience Manager 12-07-2022
There are fields and attributes to the component that are there. I don't think this is the correct path to a resolution.

Views

96

Like

1

Replies

0
Re: Does AEM 6.5 support incoming email? - Adobe Experience Manager 09-06-2022
I was thinking I could probably write a service to connect to a mail server and process mail items that way. I've done something similar in other environments. A scheduler with a CRON expression could check several times a day and process any new messages.

Views

79

Like

1

Replies

0
Re: Best practice for securing a Sling servlet - Adobe Experience Manager 07-03-2022
I would say using a service user is the better option as when you share the content as a service, the login information would not be available for publish sites. You should create a service user and provide the ACL's

Views

161

Like

1

Replies

0
Trouble with .initiateUpload.json call - Adobe Experience Cloud 04-03-2022
Since we are using AEM as a cloud service, I've been told not to use the AssetManager to programmatically upload images. I've implemented the .initiateUpload.json call but I am seeing a "No Host" exception when I make the initial call to start the upload. Using the URL in a browser returns that the servlet could not be found. Is there something I need to configure in my local instance to enable uploading images so that I can make sure my code will work when we deploy it?

Views

194

Likes

0

Replies

0
Likes from