> 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/configured-commerce/optimizely-configured-commerce/connectors-and-integrations/integration-technology-overview.md).

# 統合技術の概要

Optimizely Configured Commerce は、多くのバックエンド ERP および PIM システムと構成および統合されています。 これらの多くは実装とカスタマイズが異なります。 以下では、一般的な統合と考慮事項について説明します。

### 一般的な統合 <a href="#gjdgxs" id="gjdgxs"></a>

![](/files/HrkNK2GVnyhJAR5poXOy)

### Infor SX.e の例 <a href="#id-30j0zll" id="id-30j0zll"></a>

![](/files/5GGaVcYLhMJahghEiHso)

### Epicor E9の例 <a href="#id-1fob9te" id="id-1fob9te"></a>

![](/files/AvUvSioVtx1jqlkwgv7w)

### 統合アプローチ <a href="#id-3znysh7" id="id-3znysh7"></a>

#### **Traditional** <a href="#id-6wicpid2h722" id="id-6wicpid2h722"></a>

**SOAP WebサービスまたはRESTfulサービス**

* 製品
* 在庫
* 価格
* 顧客
* ディーラー/営業担当者
* 注文履歴/請求書
* 出荷

![](/files/2sGuTejsTa9w9UA6xT5b)

**Configured Commerce Windows Integration Service (WIS)**

抽出-変換-転送-ロードエージェント

![](/files/GTQdcZCqN3CBrruf1oYC)

### 接続タイプ <a href="#id-1t3h5sf" id="id-1t3h5sf"></a>

* SQLサーバー
* ODBC ドライバ
* ウェブサービス
* CSV ファイル (フラット ファイル)
* SAP .NET コネクタ

### Configured Commerce integration flowの例 <a href="#id-4d34og8" id="id-4d34og8"></a>

![](/files/qOF7PjOO9yAf0Vl8fz8Q)

### Infrastructure topology <a href="#o0e6zyvdelz6" id="o0e6zyvdelz6"></a>

#### **Deployment topology** <a href="#s7pgsnoij4tv" id="s7pgsnoij4tv"></a>

<figure><img src="/files/AZkj4Q5LUJqkWbyWxWHo" alt=""><figcaption></figcaption></figure>

#### **エンタープライズスケール** <a href="#id-3rdcrjn" id="id-3rdcrjn"></a>

<figure><img src="/files/IzXKwXmX7ylIqQydvWpV" alt=""><figcaption></figcaption></figure>

### 非決済コネクタの設計と開発への期待 <a href="#id-26in1rg" id="id-26in1rg"></a>

ほとんどのコネクタの場合、実装パートナーがコネクタの評価、設計、開発、実装、およびテストを担当します。

Optimizely チームは、一般的な ERP、PIM、税金、およびその他のデータ プロバイダーへのコネクタをいくつか作成していますが、これらのコネクタはあくまでも出発点としてのみ機能し、実装パートナーは各クライアントの固有のニーズに合わせてさらに拡張する必要がある場合があります。

詳細については、 [Rules of Engagement: Payment Gateways for Configured Commerce](https://support.optimizely.com/hc/en-us/articles/4850110470541)を参照してください。

### 決済ゲートウェイの設計と開発への期待 <a href="#lnxbz9" id="lnxbz9"></a>

2023 年 12 月、Optimizely Configured Commerce エンジニアリング チームは、グローバル決済エコシステムである Spreedly との統合をリリースする予定です。 Spreedly の追加により、クライアントはより多くの支払いゲートウェイ オプションにアクセスできるようになります。 Configured Commerce ストアフロントに新しい支払いゲートウェイを実装するクライアントは、 Spreedly がサポートする [payment gateway](https://docs.spreedly.com/reference/supported-gateways/)と[payment method](https://docs.spreedly.com/reference/supported-payment-methods/)を選択する必要があります。

詳細については、[Payment gateway development expectations](https://support.optimizely.com/hc/en-us/articles/4850110470541)を参照してください。


---

# 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:

```
GET https://manual.dxable.com/optimizely/configured-commerce/optimizely-configured-commerce/connectors-and-integrations/integration-technology-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
