Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Hello Team,
We are in the process of integrating Asset Share Commons into our project to enable external users to access DAM assets.
I have referred to the following documentation and added the required dependencies for Asset Share Commons into our project:
Getting Started with Asset Share Commons
However, we are not able to see the sample content in AEM as a Cloud Service (AEMaaCS). Could anyone please guide us on how to enable or deploy the sample content in AEMaaCS, or share a step-by-step process/documentation for the same?
Thank you in advance for your support.
Zugriffe
Antworten
Likes gesamt
Hello @SubrahmanyamYe
Please refer to the section "Update sample content" on New Project Guide | Asset Share Commons
Before you implement ASC, cross-check with Adobe once. We are informed that ASC would be discontinued after some time. They have suggested to use Content Hub Instead Content Hub Overview | Adobe Experience Manager
As per my understanding, there is no additional cost for Content Hub, but features are similar to ASC.
Zugriffe
Antworten
Likes gesamt
hi @SubrahmanyamYe,
If you still need to use the ASC sample content, regardless of @aanchal-sikka 's suggestion, you can use the following Maven project.
<!-- https://mvnrepository.com/artifact/com.adobe.aem.commons/assetshare.ui.content.sample -->
<dependency>
<groupId>com.adobe.aem.commons</groupId>
<artifactId>assetshare.ui.content.sample</artifactId>
<version>3.11.4</version>
</dependency>
Hi @giuseppebag,
When I try to include the above dependency in all/pom.xml, I'm getting the error below.
Missing artifact com.adobe.aem.commons:assetshare.ui.content.sample:zip:clound:3.11.4
Could you please give me the details steps to inlude above dependency?
Zugriffe
Antworten
Likes gesamt
This article will guide you through the process of setting up the Adobe Maven Repository.
https://experienceleague.adobe.com/en/docs/experience-cloud-kcs/kbarticles/ka-17454
Zugriffe
Antworten
Likes gesamt
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten