Hello All,
Is there anybody who has converted dynamicmedia component to sightly & touch UI.
/libs/dam/components/scene7/dynamicmedia
I am trying to convert it, & add dependency which I need for
import com.day.cq.dam.api.s7dam.utils.PublishUtils;
in pom.xml.
<dependency>
<groupId>com.day.cq.dam</groupId>
<artifactId>cq-dam-api</artifactId>
<version>5.8.14</version>
<scope>provided</scope>
</dependency>
Build is failing all the time with different approaches.
Any help/advice is appreciated. Is there any ServicePack or anywhere which has sightly version of this component?
Solved! Go to Solution.
Views
Replies
Total Likes
In AEM 6.3 version with Service pack1 and CFP1 you can find slightly code at [0] path for dynamicmedia.
[0]:/libs/dam/components/scene7/dynamicmedia/dynamicmedia.html
Views
Replies
Total Likes
Views
Replies
Total Likes
In AEM 6.3 version with Service pack1 and CFP1 you can find slightly code at [0] path for dynamicmedia.
[0]:/libs/dam/components/scene7/dynamicmedia/dynamicmedia.html
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies