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

Hugh_Shao
Hugh_Shao
Offline

Badges

Badges
19

Accepted Solutions

Accepted Solutions
5

Likes Received

Likes Received
24

Posts

Posts
46

Discussions

Discussions
4

Questions

Questions
42

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Hugh_Shao
Customize the badges you want to showcase on your profile
Re: Package Manager - Uploading fails on ACS AEM Commons 5.0.14 - Adobe Experience Manager 31-12-2021
@Kishore_Kumar_ During the deployment to dev, I tried many changes and always got failed in the last step - "Deploy to Dev" for AEM as a cloud service. And the following messages are printed in logs.Failed logs2021-12-31T12:11:00+0000 Summary of events during the deployment step: 2021-12-31T12:11:00+0000 Begin deployment in poc-jira-asset-dev [CorrelationId: 8666415] 2021-12-31T12:11:03+0000 Update author indexes job has started. 2021-12-31T12:13:32+0000 Update author indexes job has finished su...

Views

1.9K

Like

1

Replies

3
Re: Package Manager - Uploading fails on ACS AEM Commons 5.0.14 - Adobe Experience Manager 30-12-2021
@Sebastiane_Edberg_ The package name - "my-app-packages" should be invalid. I got the same error. We can change it to an existing/valid package name instead. If package name is a new one like "acs-commons-packages", we may need to add it into filter ("all\src\main\content\META-INF\vault\filter.xml") as well.Anyway, by the above changes, I passed the validation step. However, I got deploy error at the last step - "Deploy to Dev". Not sure why.

Views

1.9K

Likes

2

Replies

0
Re: AEM Cloud: How to transfer service user mapper amendement from local to dev,stage and prod? - Adobe Experience Manager 30-12-2021
Another helpful video - https://www.youtube.com/watch?v=XQytdJf7GOg

Views

168

Like

1

Replies

0
Re: AEM Cloud: How to transfer service user mapper amendement from local to dev,stage and prod? - Adobe Experience Manager 30-12-2021
After trying many times, the following changes work for me.Project ui.configConfig file nameorg.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~CustomService.cfg.jsonFYI. file name format is important.Cfg content{ "user.mapping":[ ":custom-user-manager=[custom-user-manager]" ]}FYI. bundle symbolic name and square brackets are important.

Views

169

Like

1

Replies

1
Re: Package Manager - Uploading fails on ACS AEM Commons 5.0.14 - Adobe Experience Manager 28-12-2021
@Kishore_Kumar_ How to add ACS Commons depedency on our project, please? Do you mean adding ACS AEM Commons locally and then deploying to git?

Views

2.0K

Like

1

Replies

8
Re: AEM Cloud: How to transfer service user mapper amendement from local to dev,stage and prod? - Adobe Experience Manager 27-12-2021
@Kishore_Kumar_ Thanks for you quick response. I will go to read the docs you shared next and try to use OSGI config instead.

Views

190

Like

1

Replies

2
AEM Cloud: How to transfer service user mapper amendement from local to dev,stage and prod? - Adobe Experience Manager 27-12-2021
Hi all,Does anyone know how to transfer service user mapper amendement (Apache Sling Service User Mapper Service Amendment) from local to dev,stage and prod?I am working on AEM as a cloud service and following the article below to add custom code into AEM cloud.https://medium.com/tech-learnings/adobe-experience-manager-reporting-on-users-last-login-date-e2035021cb9eThanks.

Views

198

Likes

0

Replies

4
Re: AEM Cloud Service: is there a way to retrieve login or other metrics by user ids? - Adobe Experience Manager 23-12-2021
The above two issues are resolved in local after reading the following two articles. Next, still need to investigate how to push all changes to live envs. Create service user in AEMhttp://www.aemcq5tutorials.com/tutorials/create-system-user-in-aem/ACS AEM commonshttps://aemcorner.com/an-overview-on-acs-aem-commons/

Views

207

Like

1

Replies

0
Re: AEM Cloud: How to do the monitoring on AEM as a cloud service? - Adobe Experience Manager 23-12-2021
Hi @Peter_Puzanovs ,Thanks for your suggestions. I will look into them next.

Views

461

Like

1

Replies

0
Re: AEM Cloud Service: is there a way to retrieve login or other metrics by user ids? - Adobe Experience Manager 22-12-2021
I am looking into this solution.A few weird things so far:1. This custom method "CustomAuthenticationInfoPostProcessor" is not called during login. Not sure why.2. Not able to see the navigation menu - "ACS AEM Commons" in Tools

Views

210

Like

1

Replies

1