Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

Convert DynamicMedia to Sightly

Avatar

Level 3

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?

1 Accepted Solution

Avatar

Correct answer by
Level 1

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

View solution in original post

2 Replies

Avatar

Administrator

mvance any help here?

~kautuk



Kautuk Sahni

Avatar

Correct answer by
Level 1

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