Skip to content

Commit 8572200

Browse files
committed
CEXT-3805: Update the documentation after changes in the latest release
1 parent c0847d6 commit 8572200

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Loading

src/pages/events/configure-commerce.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ You must configure Commerce to communicate with your project. Configuration incl
3030

3131
1. Copy the entire contents of the `<workspace-name>.json` file into the **Adobe I/O Workspace Configuration** field.
3232

33-
1. Enter a unique identifier in the **Adobe Commerce Instance ID** field. This unique value identifies your Commerce instance, which allows Commerce events to connect to the correct `Event Provider` in Adobe I/O. This ID corresponds to the **Provider** displayed when [subscribing to events](#subscribe-and-register-events).
33+
1. Enter a unique identifier in the **Adobe I/O Event Provider Instance ID** field. This unique value identifies your Commerce instance, which allows Commerce events to connect to the correct `Event Provider` in Adobe I/O. This ID corresponds to the **Provider** displayed when [subscribing to events](#subscribe-and-register-events).
3434

35-
**Note**: The **Adobe Commerce Instance ID** field only supports alphanumeric characters, hyphens and underscores.
35+
**Note**: The **Adobe I/O Event Provider Instance ID** field only supports alphanumeric characters, hyphens and underscores.
3636

3737
1. Click **Save Config**, but do not leave the page. The next section creates an event provider, which is necessary to complete the configuration.
3838

src/pages/events/troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@ After adding the required API, download the workspace configuration for your pro
8787

8888
### The status shows the events have been successfully sent, but they were not received in the event registration
8989

90-
If events are not received, determine if you have a different value for the `Adobe Commerce Instance ID` configured in the Adobe Commerce environment that is used in the event registration of the Developer Console.
90+
If events are not received, determine if you have a different value for the `Adobe I/O Event Provider Instance ID` configured in the Adobe Commerce environment that is used in the event registration of the Developer Console.
9191

9292
![Choose your instance ](../_images/events/instance-name-developer-console.png)
9393

94-
![Adobe Commerce instance ID](../_images/events/instance-name-developer-commerce.png)
94+
![Adobe I/O Event Provider Instance ID](../_images/events/instance-name-developer-commerce.png)
9595

9696
## Event subscribe CLI command error
9797

src/pages/starter-kit/create-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ You must configure Commerce to communicate with your project. Configuration incl
256256

257257
1. Copy the contents of the `<workspace-name>.json` file into the **Adobe I/O Workspace Configuration** field.
258258

259-
1. Enter a unique identifier in the **Adobe Commerce Instance ID** field. This unique value identifies your Commerce instance, which allows Commerce events to connect to the correct `Event Provider` in Adobe I/O. This ID corresponds to the **Provider** displayed when [subscribing to events](../events/configure-commerce.md#subscribe-and-register-events).
259+
1. Enter a unique identifier in the **Adobe I/O Event Provider Instance ID** field. This unique value identifies your Commerce instance, which allows Commerce events to connect to the correct `Event Provider` in Adobe I/O. This ID corresponds to the **Provider** displayed when [subscribing to events](../events/configure-commerce.md#subscribe-and-register-events).
260260

261261
**Note**: This value must contain English alphanumeric characters, underscores (_), and hyphens (-) only.
262262

0 commit comments

Comments
 (0)