Skip to content

Commit

Permalink
Release notes 202311.0 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lenadoc committed Nov 23, 2023
1 parent 8f3fc0d commit d40f2e1
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 15 deletions.
4 changes: 2 additions & 2 deletions _data/sidebars/pbc_all_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -992,11 +992,11 @@ entries:
- title: Tutorials and HowTos
nested:
- title: Configure Data Exchange API endpoints
url: /docs/pbc/all/data-exchange/tutorials-and-howtoes/how-to-configure-data-exchange-api.html
url: /docs/pbc/all/data-exchange/tutorials-and-howtos/how-to-configure-data-exchange-api.html
include_versions:
- "202311.0"
- title: How to send a request in Data Exchange API
url: /docs/pbc/all/data-exchange/tutorials-and-howtoes/how-to-send-request-in-data-exchange-api.html
url: /docs/pbc/all/data-exchange/tutorials-and-howtos/how-to-send-request-in-data-exchange-api.html
include_versions:
- "202311.0"
- title: Spryker Middleware powered by Alumio
Expand Down
3 changes: 1 addition & 2 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
<li><a target="_blank" rel="noopener" href="https://docs.spryker.com/docs/scos/user/intro-to-spryker/releases/release-notes/release-notes.html">Release Notes</a></li>
<li><a target="_blank" rel="noopener" href="https://spryker.force.com/support/s/">Support</a></li>
<li><a target="_blank" rel="noopener" href="https://spryker.com/en/events/">Events</a></li>
<li><a target="_blank" rel="noopener" href="https://academy.spryker.com/learn">Spryker Academy</a></li>
<li><a target="_blank" rel="noopener" href="https://safari.spryker.com">Partner Safari</a></li>
<li><a target="_blank" rel="noopener" href="https://safari.spryker.com">Spryker Academy</a></li>
</ul>
</nav>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ redirect_from:
- /docs/scos/dev/glue-api-guides/202307.0/dynamic-data-api/how-to-guides/how-to-configure-data-exchange-api.html
- /docs/scos/dev/glue-api-guides/202307.0/data-exchange-api/how-to-guides/how-to-configure-data-exchange-api.html
- /docs/scos/dev/glue-api-guides/202311.0/data-exchange-api/how-to-guides/how-to-configure-data-exchange-api.html
- /docs/pbc/all/data-exchange/202311.0/tutorials-and-howtoes/how-to-configure-data-exchange-api.html
---

This document describes how to create and configure the Data Exchange API endpoints.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ redirect_from:
- /docs/scos/dev/glue-api-guides/202307.0/dynamic-data-api/how-to-guides/how-to-send-request-in-data-exchange-api.html
- /docs/scos/dev/glue-api-guides/202307.0/data-exchange-api/how-to-guides/how-to-send-request-in-data-exchange-api.html
- /docs/scos/dev/glue-api-guides/202311.0/data-exchange-api/how-to-guides/how-to-send-request-in-data-exchange-api.html
- /docs/pbc/all/data-exchange/202311.0/tutorials-and-howtoes/how-to-send-request-in-data-exchange-api.html
---

This document describes how to send interact with databases using the Data Exchange API. The Data Exchange API lets you configure endpoints to interact with any database tables. In this document, we are using the `/dynamic-data/countries` to interact with the `spy_country` table as an example.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,19 +147,9 @@ Key features of this integration include the following:
- Spryker support 24/7: Designed to work seamlessly with existing monitoring solutions, Spryker will keep watching over for you 24/7, regardless of the monitoring platform you use.
- Scalability and adaptability: Can handle varying data volumes and peaks, with 24 hours of retention in case of unavailability.

### Commercial prerequisites:
- Existing customers:
- Activate the upsell process with CSM.
- Yearly fee to activate the integration.
- New customers:
- Opt-in.
- Cost included in the GMV calculation.

### Technical prerequisites:
- Only available for Spryker Cloud customers. At least Cloud v9.10.
- Only available for Spryker Cloud customers.
- You need a self-managed Dynatrace account, and you have to provide the necessary Endpoints to Spryker.
- Additional configuration required on your side (Dynatrace metrics and logs).
- The configuration of this integration can be triggered via Spryker Support after the upsell process is completed.

## <span class="inline-img">![acp](https://spryker.s3.eu-central-1.amazonaws.com/docs/scos/user/intro-to-spryker/releases/release-notes/icon_App+Orchestration+Platform_128.png)</span> Improved performance, stability, and scalability <span class="inline-img">![improvement](https://spryker.s3.eu-central-1.amazonaws.com/docs/scos/user/intro-to-spryker/releases/release-notes/improvement.png)</span>

Expand Down

0 comments on commit d40f2e1

Please sign in to comment.