Changes for page Manage Message Redelivery
Last modified by Danniar Firdausy on 2024/09/18 21:26
From version 12.1
edited by Erik Bakker
on 2023/01/26 11:13
on 2023/01/26 11:13
Change comment:
There is no comment for this version
To version 11.1
edited by Erik Bakker
on 2023/01/26 10:55
on 2023/01/26 10:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -34,26 +34,16 @@ 34 34 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).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. 38 38 39 - {{info}}Note that theoverview issortedascendingdate. Thismeansthat theoldestmessages shown on top andthetestmessages shown at thebottomofthe list.{{/info}}39 +[[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]]41 +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 "Retryall", "Deleteall"messagesor"Refresh" the view. As thenamingimplies the "Retry all"button will retry allmessagesthat arecurrently available inthefunctionality. Note that forach message that generates a new error a new entry will be createdin themessage redeliveryfunctionality. The "Delete all" buttonremovesall messages fromthemessagefunctionality. With the "Refresh" button you can refresh the overviewto see whether new messages arrivedonthe queue.43 +[[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 changesasdetailinformationof your selected messagewillbeshown.Inthisadditionaloverview youseethe message,itseaders,somemetadata,andvarious optionsto execute onmessagelevel.45 +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]] 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**. 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. 52 - 53 -[[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-redelivery-in-manage-gen3--message-redelivery-overview-show-error-message.png]] 54 - 55 -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. 56 - 57 57 [[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-redelivery-in-manage--error-message-details.png]] 58 58 59 59 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.