Changes for page Manage Message Redelivery

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

From version 8.1
edited by Erik Bakker
on 2023/01/26 09:23
Change comment: There is no comment for this version
To version 10.1
edited by Erik Bakker
on 2023/01/26 10:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,14 +15,21 @@
15 15  == 2. Key concepts==
16 16  This microlearning is about redelivering messages from the message redelivery overview in Manage.
17 17  
18 -* The message redelivery overview shows metadata about each message that is yet to be redelivered
19 -* 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)
20 -* With the help of the Redelivery button you can redeliver a specific message
21 -* With the help of the Remove button you can remove a specific message
22 -* With the help of the Redeliver All button you can redeliver all messages
23 -* 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
24 24  
25 -
26 26  == 3. Message Redelivery in Manage ==
27 27  
28 28  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.
... ... @@ -61,12 +61,20 @@
61 61  
62 62  == 5. Key takeaways==
63 63  
64 -* The message redelivery overview shows metadata about each message that is yet to be redelivered
65 -* 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)
66 -* With the help of the Redelivery button you can redeliver a specific message
67 -* With the help of the Remove button you can remove a specific message
68 -* With the help of the Redeliver All button you can redeliver all messages
69 -* 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
70 70  
71 71  == 6. Suggested Additional Readings ==
72 72