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

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

Mark Solution

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

해결됨

ExactTarget Fuel SDK Integration

Avatar

Level 1

Has anyone ever integrated the ExactTarget Fuel SDK with AEM for sending transactional e-mails? Our team is trying and we have hit some major roadblocks.

The issues seem to be mostly around dependencies that the SDK requires, but that are not included during packaging and installation to AEM. We've created a stand-alone bundle with nothing but the Fuel SDK and all of its dependencies, however we are now having problems getting the AEM ExactTarget Service to point to the new exported Fuel dependency.

Any help or ideas are greatly appreciated, and I thank you in advance.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

You are on the right track. Create an Eclipse plug-in project that contains just the JAR files that make up this SDK. When you deploy and active - you can use that API in another bundle. 

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Level 10

You are on the right track. Create an Eclipse plug-in project that contains just the JAR files that make up this SDK. When you deploy and active - you can use that API in another bundle.