From 7ca2f7ae3e44c95899d21e50988e9dc18b8d397d Mon Sep 17 00:00:00 2001 From: Margaret Eker Date: Mon, 10 Jun 2024 16:48:35 -0500 Subject: [PATCH 1/2] Fix broken link and update navigation header (#560) * Fix broken link and update navigation header - Fix link to SaaS price indexing guide in the Commerce Services navigation - Change Data Services navigation header to "Data tools" per PM request (@alexj ) * Fix indentation --- help/landing/TOC.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/help/landing/TOC.md b/help/landing/TOC.md index da2eef73..e3ea55e0 100644 --- a/help/landing/TOC.md +++ b/help/landing/TOC.md @@ -23,6 +23,7 @@ recommendations: noDisplay - Integration services {#integration-services} - [[!DNL Data Connection]](https://experienceleague.adobe.com/docs/commerce-merchant-services/data-connection/overview.html) - [Services Connector](/help/landing/saas.md) -- Data services {#data-services} - - [SaaS Price Indexing](https://experienceleague.adobe.com/docs/commerce-merchant-services/price-index/price-indexing.html) - - [Catalog Sync](/help/landing/catalog-sync.md) +- Data tools {#data-services} + - [SaaS Price Indexing](https://experienceleague.adobe.com/en/docs/commerce-merchant-services/price-indexer/price-indexing) + - [Catalog Sync](/help/landing/catalog-sync.md) + From 84238910d58e0635ae38a0ebe54903b2a2d9d666 Mon Sep 17 00:00:00 2001 From: Anthony Chico Date: Tue, 11 Jun 2024 08:27:57 -0700 Subject: [PATCH 2/2] Clarification on SaaS projects/data spaces (#468) * Clarification on SaaS projects/data spaces * Update help/landing/saas.md Fix syntax error. * Apply suggestions from code review * Apply suggestions from code review * Update help/landing/saas.md --------- Co-authored-by: Margaret Eker --- help/landing/saas.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/help/landing/saas.md b/help/landing/saas.md index 39f051ff..c9529259 100644 --- a/help/landing/saas.md +++ b/help/landing/saas.md @@ -79,7 +79,11 @@ For [!DNL Product Recommendations], the SaaS data space contains catalog and beh ### Select or create a SaaS project {#createsaasenv} -To select or create a SaaS project, request the [!DNL Commerce] API key from the [!DNL Commerce] license holder for your store. +To select or create a SaaS project, request the [!DNL Commerce] API key from the [!DNL Commerce] license owner for your store: + +>[!NOTE] +> +> If you do not see the **[!UICONTROL Commerce Services Connector]** section in the [!DNL Commerce] configuration, you must install the [!DNL Commerce] modules for your desired [[!DNL Commerce] service](#availableservices). 1. On the _Admin_ sidebar, go to **System** > Services > **Commerce Services Connector**. @@ -96,11 +100,15 @@ To select or create a SaaS project, request the [!DNL Commerce] API key from the 1. If no SaaS projects exist, click **Create Project**. Then in the **Project** field, enter a name for your SaaS project. When you create a SaaS project, [!DNL Commerce] generates one or more SaaS data spaces depending on your [!DNL Commerce] license: - - Adobe Commerce - One production data space; two testing data spaces + - Adobe Commerce - One production data space; two testing data spaces only. On Cloud Pro projects with mutliple Staging environments, you can request additional testing data spaces for each Staging environment by [submitting a Support request](https://experienceleague.adobe.com/en/docs/commerce-knowledge-base/kb/help-center-guide/magento-help-center-user-guide#submit-ticket). - Magento Open Source - One production data space; no testing data spaces 1. Select the **Data Space** to use for the current configuration of your [!DNL Commerce] store. +>[!NOTE] +> +>If you have separate instances to integrate with Commerce Services, [submit a Support ticket](https://experienceleague.adobe.com/en/docs/commerce-knowledge-base/kb/help-center-guide/magento-help-center-user-guide#submit-ticket) to request a new SaaS Project for each additional instance. After support has created the SaaS Project, configure the Commerce Services integration for the instance using the same API key and selecting the new SaaS project for the data space. + >[!WARNING] > > If you generate new keys in the API Portal section of My Account, immediately update the API keys in the Admin configuration. If you generate new keys and do not update them in the Admin, your SaaS extensions no longer work and you lose valuable data.