Changes for page Manage Message Redelivery

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

From version 13.1
edited by Erik Bakker
on 2023/01/26 11:22
Change comment: There is no comment for this version
To version 3.2
edited by eMagiz
on 2022/06/10 12:39
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Manage Message Redelivery
1 +intermediate-message-redelivery-redelivery-in-manage
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.eMagiz
Content
... ... @@ -1,97 +1,87 @@
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}}
4 += Message Redelivery - Redelivery in Manage
7 7  
8 8  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.
9 9  
10 10  Should you have any questions, please get in touch with academy@emagiz.com.
11 11  
10 +- Last update: April 5th, 2022
11 +- Required reading time: 5 minutes
12 +
12 12  == 1. Prerequisites==
13 -* Basic knowledge of the eMagiz platform
14 +- Basic knowledge of the eMagiz platform
14 14  
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 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
19 +- The message redelivery overview shows metadata about each message that is yet to be redelivered
20 +- 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)
21 +- With the help of the Redelivery button you can redeliver a specific message
22 +- With the help of the Remove button you can remove a specific message
23 +- With the help of the Redeliver All button you can redeliver all messages
24 +- With the help of the Remove All button you can remove all messages waiting to be redelivered
32 32  
33 -== 3. Manage Message Redelivery ==
34 34  
27 +== 3. Message Redelivery - Redelivery in Manage==
28 +
35 35  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.
36 36  
37 -The message redelivery overview can be found in the Manage phase of eMagiz. Within Manage you can navigate to Explore -> Redelivery to access the overview. In this overview you can search on the queue name or on the original ID (as can be found in the error message under the header called jms_messageId).
31 +The message redelivery overview can be found in the Manage phase of eMagiz. Within Manage you can navigate to Error Message -> Message Redelivery to access the overview.
38 38  
39 -{{info}}Note that the overview is sorted ascending on date. This means that the oldest message is shown on top and the latest message is shown at the bottom of the list.{{/info}}
33 +[[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-redelivery-in-manage--message-redelivery-overview-empty.png]]
40 40  
41 -[[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-redelivery-in-manage-gen3--message-redelivery-overview.png]]
35 +Once the overview contains messages it will look something as follows. For each message we have a timestamp and two IDs.
42 42  
43 -On top of that you have the option to "Retry all", "Delete all" messages or "Refresh" the view. As the naming implies the "Retry all" button will retry all messages that are currently available in the message redelivery functionality. Note that for each message that generates a new error a new entry will be created in the message redelivery functionality. The "Delete all" button removes all messages from the message redelivery functionality. With the "Refresh" button you can refresh the overview to see whether new messages arrived on the queue.
37 +[[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-redelivery-in-manage--message-redelivery-overview-filled-in.png]]
44 44  
45 -By selecting a specific message your view changes as detail information of your selected message will be shown. In this additional overview you see the message, its headers, some metadata, and various options to execute on message level.
39 +By selecting a specific message and pressing the Details button eMagiz will search for the accompanying error message from the error message dashboard. If eMagiz can find the accompanying error message eMagiz will show you the error message details.
46 46  
47 -[[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-redelivery-in-manage-gen3--message-redelivery-overview-detailed-view.png]]
41 +[[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-redelivery-in-manage--error-message-details.png]]
48 48  
49 -After you have selected the specific message you have several additional buttons available. On message level you have the "Retry" and "Delete message" button. They work in a similar fashion as the retry and delete buttons on the overview level only these buttons work **on message level**.
43 +Note that there is not always an accompanying error message to be found. In those cases eMagiz will show you an empty error messages pop-up.
50 50  
51 -By pressing the "Show error message" button you can view the accompanying error message that caused the message to end up in the message redelivery functionality.
45 +=== 3.1 Redeliver Message(s) ===
52 52  
53 -[[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-redelivery-in-manage-gen3--message-redelivery-overview-show-error-message.png]]
47 +When you want to redeliver a message you simply select the message and press the button Redeliver. In case all errors originate from the same cause and the cause is resolved you could opt for the option "Redeliver All". This will redeliver all messages at once.
54 54  
55 -{{warning}}Error messages are only kept for a period of four weeks (when the limit on a hourly basis is not exceeded within this time period). Should eMagiz not be able to retrieve the error message you will be notified on this.{{/warning}}
49 +[[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-redelivery-in-manage--redeliver-options.png]]
56 56  
57 -On top of that we have functionality that allows you to save the test message and link it to the correct flow so you can use it as a test message in your flow testing functionality. For this the button "Save as test message" is used. On top of that you can also "Download" your message if there is a need for it.
51 +Note that when the message could not be redelivered after you press the redeliver button the old message will disappear from the screen and a new message corresponding to the new error will appear again in your list.
58 58  
59 -[[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-redelivery-in-manage--error-message-details.png]]
53 +=== 3.2 Remove Message(s)===
60 60  
61 -Note that there is not always an accompanying error message to be found. In those cases eMagiz will show you an empty error messages pop-up.
55 +When you determine that it is not relevant anymore to redeliver a certain message you can have the option to remove a message by selecting it and pressing the button "Remove". On top of that you have the option to "Remove All". This will remove all messages at once.
62 62  
63 -=== 3.1 Alternative view ===
57 +[[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-redelivery-in-manage--remove-options.png]]
64 64  
65 -When you are in the Manage -> Dashboard you can show the error messages on flow level. After you select a flow for which there are error message and for which the message redelivery functionality is configured you can redeliver the message via this overview. This can be done by pressing the button "Redelivery".
66 66  
67 -[[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-redelivery-in-manage--error-message-dashboard-redelivery.png]]
60 +== 4. Assignment ==
68 68  
69 -Once you press this button a pop-up appears showing you the detailed view of that particular message. From here you have the same options available as when you would have selected the error message via Manage -> Explore -> Redelivery.
62 +As this is a feature flagged functionality, no assignment will be associated with this microlearning.
70 70  
71 -[[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-redelivery-in-manage--error-message-dashboard-redelivery-pop-up.png]]
64 +== 5. Key takeaways==
72 72  
73 -== 4. Key takeaways==
66 +- The message redelivery overview shows metadata about each message that is yet to be redelivered
67 +- 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)
68 +- With the help of the Redelivery button you can redeliver a specific message
69 +- With the help of the Remove button you can remove a specific message
70 +- With the help of the Redeliver All button you can redeliver all messages
71 +- With the help of the Remove All button you can remove all messages waiting to be redelivered
74 74  
75 -* The message redelivery overview shows the following:
76 - ** The queue on which the error occurred.
77 - ** The payload of the message as it arrived on this queue
78 - ** The header information of the message as it arrived on this queue
79 - ** Metadata about the message
80 -* Via the "Show error message" button you can see the accompanying error for a period of four weeks
81 -* With the help of the "Retry" button you can redeliver a specific message
82 -* With the help of the "Delete message" button you can remove a specific message
83 -* With the help of the "Retry all" button you can redeliver all messages
84 -* With the help of the "Delete all" button you can remove all messages waiting to be redelivered
85 -* 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.
86 -* You can access this overview in two ways:
87 - ** Via Manage -> Explore -> Redelivery
88 - ** Via Manage -> Dashboard -> Select Flow -> Select Error -> "Redelivery" button
89 89  
90 -== 5. Suggested Additional Readings ==
74 +== 6. Suggested Additional Readings ==
91 91  
92 92  There are no suggested additional readings on this topic.
93 93  
78 +== 7. Silent demonstration video ==
79 +
80 +This video demonstrates how you could have handled the assignment and gives you some context on what you have just learned.
81 +
82 +{{video attachment="intermediate-message-redelivery-redelivery-in-manage.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
94 94  )))
84 +
95 95  ((({{toc/}}))){{/container}}
96 96  {{/container}}
97 97