[Beta]{class="badge informative"}

SAP Commerce

NOTE
SAP Commerce來源是測試版。 如需使用Beta版標示來源的相關資訊,請參閱來源概觀

SAP Commerce是適用於B2B與B2C企業的雲端型電子商務平台解決方案,屬於SAP客戶體驗產品組合的一部分。 SAP 訂閱帳單是產品組合下的產品,可透過標準化的整合,透過簡化的銷售和付款體驗來啟用完整的訂閱生命週期管理。

SAP Commerce來源可讓您從下列SAP 訂閱帳單商業夥伴API端點將客戶和連絡人資訊擷取到Platform:

此外,如果執行SAP Commerce以擷取客戶資料,也會呼叫客戶聯絡人關係 API以擷取客戶的聯絡資訊。

IP位址允許清單 ip-allow-list

使用來源聯結器之前,可能需要將IP位址清單新增至允許清單。 未能將您區域特定的IP位址新增到允許清單可能會導致使用來源時的錯誤或效能不佳。 如需詳細資訊,請參閱IP位址允許清單頁面。

先決條件 prerequisites

在將SAP Commerce資料帶入Experience Platform之前,您必須先確定您有以下專案:

  • SAP Subscription Billing帳戶。 如果您還沒有有效的帳單帳戶,請連絡您的SAP帳戶管理員。 如需其他詳細資訊,請參閱SAP 平台組態檔案。

  • SAP服務金鑰。 SAP服務金鑰可讓您透過Experience Platform存取SAP Subscription Billing API。 SAP Commerce 需要下列項目:

    • 用戶端 ID
    • 用戶端密碼
    • URL。 URL模式如下: https://subscriptionbilling.authentication.eu10.hana.ondemand.com。 當您使用API 建立基底連線或透過Platform UI 連線您的 SAP Commerce 帳戶時,此值稍後將用於取得regiontokenEndpoint的值。
選取以檢視服務金鑰的範例
code language-json
{
    "url": "https://eu10.revenue.cloud.sap/api",
    "uaa": {
        "clientid": "XXX",
        "clientsecret": "XXX",
        "url": "https://subscriptionbilling.authentication.eu10.hana.ondemand.com",
        "identityzone": "subscriptionbilling",
        "identityzoneid": "XXX",
        "tenantid": "XXX",
        "tenantmode": "dedicated",
        "sburl": "https://internal-xsuaa.authentication.eu10.hana.ondemand.com",
        "apiurl": "https://api.authentication.eu10.hana.ondemand.com",
        "verificationkey": "XXX",
        "xsappname": "XXX",
        "subaccountid": "XXX",
        "uaadomain": "authentication.eu10.hana.ondemand.com",
        "zoneid": "XXX",
        "credential-type": "binding-secret"
    },
    "vendor": "SAP"
}

後續步驟

以下檔案提供如何使用API或使用者介面將SAP Commerce連線到Platform的資訊:

recommendation-more-help
337b99bb-92fb-42ae-b6b7-c7042161d089