내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Unable to find com.day.cq.dam.commons.util.S7SetHelper & com.day.cq.dam.api.s7dam.set.ImageSet

Avatar

Level 1

I am trying to create Scene7 ImageSet from script. For this, it is required to use com.day.cq.dam.commons.util.S7SetHelper & com.day.cq.dam.api.s7dam.set.ImageSet. I came to know that these classes will be present in 5.6.8 day commons bundle. I am unable to find this package in package share. Could anyone please help me in finding it.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
이전 커뮤니티 멤버

This is Image set API newly release in 5.6.1 version. If you are using maven project please upgrade your dam-commons (http://repo.adobe.com/nexus/content/groups/public/com/day/cq/dam/cq-dam-commons/5.6.8/) to 5.6.8 and dam-api
(http://repo.adobe.com/nexus/content/groups/public/com/day/cq/dam/cq-dam-api/) to 5.6.6.

-Maruthi

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
이전 커뮤니티 멤버

This is Image set API newly release in 5.6.1 version. If you are using maven project please upgrade your dam-commons (http://repo.adobe.com/nexus/content/groups/public/com/day/cq/dam/cq-dam-commons/5.6.8/) to 5.6.8 and dam-api
(http://repo.adobe.com/nexus/content/groups/public/com/day/cq/dam/cq-dam-api/) to 5.6.6.

-Maruthi