> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/optimizely-data-platform-integrations/integrate-oracle-marketing-cloud-responsys.md).

# Oracle Marketing Cloud （Responsys）の統合

Optimizely Data Platform (ODP) と Oracle Marketing Cloud (Responsys) の統合により、Responsys から ODP への送信、オープン、クリックのインポートが自動化されます。 Responsys では、イベント タイプごとに一度に 1 つのエクスポート ジョブのみをアクティブにすることができます。このため、ODP は Responsys SFTP サーバーでイベント フィードの存在を監視し、イベント フィードが利用可能になったときにインポートします。アカウントに送信、クリック、オープンのアクティブなエクスポート ジョブがない場合は、**Interact Connect** を介してジョブをスケジュールする必要があります。これを設定する手順については、Responsys のドキュメントを参照してください。

### レスポンシスの構成 <a href="#cvk9kgnr1lal" id="cvk9kgnr1lal"></a>

1. \[App Directory] ​​> \[統合] > \[Responsys] に移動します。
2. Responsys API が有効なユーザーのログイン資格情報を提供します。これは、Responsys Web アプリケーションに使用される資格情報とは異なる場合があります。
3. WSDL URL を入力して Responsys サーバーへの接続を確立し、アカウントがどのエンドポイントにあるかを ODP に伝えます。次の値から選択します。
   * ws2.responsys.net/webservices/wsdl/ResponsysWS\_Level1.wsdl
   * ws5.responsys.net/webservices/wsdl/ResponsysWS\_Level1.wsdl
4. SFTP サーバーに接続し、送信、開封、クリックを含む実際のフィードをプルダウンします。次の情報の一部を入手するには、AppCloud Technical Enablement グループに連絡する必要がある場合がありますが、いくつかのヒントを次に示します。
   * Responsys Web アプリケーションで Interact Connect に移動し、エクスポート ジョブの作成を開始します。ターゲット ファイルを指定する 2 番目の手順では、SFTP ホスト名、ユーザー名、およびディレクトリの値を見つけることができるはずです。
   * ResponsysAccountID を確認するには、\[Interact Connect] > \[完了したジョブ] > \[ログの表示] に移動します。 SFTP 秘密キーをまだ持っていない場合は、AppCloud Technical Enablement グループと協力してそれを設定する必要があります。

Responsys 構成を保存すると、ODP は SFTP サーバー上で見つかったフィードのインポートを開始し、新しいイベント フィードがないか SFTP サーバーを監視して、それらを自動的にインポートします。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/optimizely/platform/optimizely-data-platform/optimizely-data-platform-integrations/integrate-oracle-marketing-cloud-responsys.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
