Skip to content

Commit dac675f

Browse files
committedJan 21, 2025··
Including example name of queue in cleanup
1 parent d3b662f commit dac675f

File tree

1 file changed

+1
-1
lines changed
  • exercises/06-publish-and-subscribe-events

1 file changed

+1
-1
lines changed
 

‎exercises/06-publish-and-subscribe-events/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ In the examples above we've not changed the Delivery Mode. Two delivery modes ar
196196

197197
Before moving to the next exercise, let's clean up the queue we've created in this exercise.
198198

199-
👉 Navigate to the broker manager of the EU-North-Broker event broker service and go to the `Queues` page. Select the queue you've created and perform the `Delete` action from the **Action** options.
199+
👉 Navigate to the broker manager of the EU-North-Broker event broker service and go to the `Queues` page. Select the queue you've created, e.g. `codejam_edi_ce_[your-sap-community-username]_tickets`, and perform the `Delete` action from the **Action** options.
200200

201201
<p align = "center">
202202
<img alt="Delete queue" src="assets/delete-queue.gif" width="100%"/><br/>

0 commit comments

Comments
 (0)
Please sign in to comment.