Changes for page Manage Message Redelivery

Last modified by Danniar Firdausy on 2024/09/18 21:26

From version 7.2
edited by Erik Bakker
on 2023/01/26 09:23
Change comment: Update document after refactoring.
To version 9.1
edited by Erik Bakker
on 2023/01/26 10:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -intermediate-message-redelivery-redelivery-in-manage-gen3
1 +Message Redelivery in Manage
Content
... ... @@ -1,6 +1,10 @@
1 1  {{container}}
2 2  {{container layoutStyle="columns"}}
3 3  (((
4 +{{warning}}
5 +Please note that this microlearning is for the new monitoring stack only.
6 +{{/warning}}
7 +
4 4  In this microlearning, we will learn how you can view the messages that are currently waiting for message redelivery. On top of that, we will learn how you can perform actions on these messages. The primary step we will be focusing on is the redelivery of the message itself.
5 5  
6 6  Should you have any questions, please get in touch with academy@emagiz.com.
... ... @@ -11,14 +11,21 @@
11 11  == 2. Key concepts==
12 12  This microlearning is about redelivering messages from the message redelivery overview in Manage.
13 13  
14 -* The message redelivery overview shows metadata about each message that is yet to be redelivered
15 -* Via the Details button you can see the accompanying two weeks (assuming the message was not place in message redelivery more than two weeks ago)
16 -* With the help of the Redelivery button you can redeliver a specific message
17 -* With the help of the Remove button you can remove a specific message
18 -* With the help of the Redeliver All button you can redeliver all messages
19 -* With the help of the Remove All button you can remove all messages waiting to be redelivered
18 +* The message redelivery overview shows the following:
19 + ** The queue on which the error occurred.
20 + ** The payload of the message as it arrived on this queue
21 + ** The header information of the message as it arrived on this queue
22 + ** Metadata about the message
23 +* Via the "Show error message" button you can see the accompanying error for a period of four weeks
24 +* With the help of the "Retry" button you can redeliver a specific message
25 +* With the help of the "Delete message" button you can remove a specific message
26 +* With the help of the "Retry all" button you can redeliver all messages
27 +* With the help of the "Delete all" button you can remove all messages waiting to be redelivered
28 +* With the help of the "Save as test message" button you can save the test message and link it to the flow in which error occurred.
29 +* You can access this overview in two ways:
30 + ** Via Manage -> Explore -> Redelivery
31 + ** Via Manage -> Dashboard -> Select Flow -> Select Error -> "Redelivery" button
20 20  
21 -
22 22  == 3. Message Redelivery in Manage ==
23 23  
24 24  In this microlearning, we will learn how you can view the messages that are currently waiting for message redelivery. On top of that, we will learn how you can perform actions on these messages. The primary step we will be focusing on is the redelivery of the message itself.
... ... @@ -57,12 +57,20 @@
57 57  
58 58  == 5. Key takeaways==
59 59  
60 -* The message redelivery overview shows metadata about each message that is yet to be redelivered
61 -* Via the Details button you can see the accompanying two weeks (assuming the message was not place in message redelivery more than two weeks ago)
62 -* With the help of the Redelivery button you can redeliver a specific message
63 -* With the help of the Remove button you can remove a specific message
64 -* With the help of the Redeliver All button you can redeliver all messages
65 -* With the help of the Remove All button you can remove all messages waiting to be redelivered
71 +* The message redelivery overview shows the following:
72 + ** The queue on which the error occurred.
73 + ** The payload of the message as it arrived on this queue
74 + ** The header information of the message as it arrived on this queue
75 + ** Metadata about the message
76 +* Via the "Show error message" button you can see the accompanying error for a period of four weeks
77 +* With the help of the "Retry" button you can redeliver a specific message
78 +* With the help of the "Delete message" button you can remove a specific message
79 +* With the help of the "Retry all" button you can redeliver all messages
80 +* With the help of the "Delete all" button you can remove all messages waiting to be redelivered
81 +* With the help of the "Save as test message" button you can save the test message and link it to the flow in which error occurred.
82 +* You can access this overview in two ways:
83 + ** Via Manage -> Explore -> Redelivery
84 + ** Via Manage -> Dashboard -> Select Flow -> Select Error -> "Redelivery" button
66 66  
67 67  == 6. Suggested Additional Readings ==
68 68