コミュニティアチーブメントバーを展開する。

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.