Changes for page Configuration

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

From version 2.1
edited by eMagiz
on 2022/06/10 12:32
Change comment: There is no comment for this version
To version 15.4
edited by Danniar Firdausy
on 2024/09/18 21:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Message Redelivery - Configuration
1 +Configuration
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.WebHome
1 +Main.eMagiz Academy.Microlearnings.Intermediate Level.Message Redelivery.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eMagiz
1 +XWiki.dfirdausy
Content
... ... @@ -1,25 +1,20 @@
1 -{{container}}{{container layoutStyle="columns"}}
2 -(((
1 +{{container}}{{container layoutStyle="columns"}}(((
2 +{{warning}}
3 +Please note that this microlearning is for the new monitoring stack only.
4 +{{/warning}}
3 3  
4 -In this microlearning, we will learn how you can define a specific flow towards a system whether you want to activate Message Redelivery or not. Note that you should only use the message redelivery functionality when there are consistent issues with delivering messages without an alternative of resolving that problem on the side of the external system.
6 +In this microlearning, we will explore how to set up Message Redelivery for specific flows, focusing on when and why to use this feature. Note that Message Redelivery should only be used when other resolution options are not available, and it is only applicable to asynchronous flows. Let's dive into the key considerations and steps for configuring this functionality.
5 5  
6 -Should you have any questions, please get in touch with academy@emagiz.com.
8 +Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
7 7  
8 -- Last update: April 5th, 2022
9 -- Required reading time: 5 minutes
10 -
11 11  == 1. Prerequisites==
12 -- Basic knowledge of the eMagiz platform
11 +* Basic knowledge of the eMagiz platform
13 13  
14 14  == 2. Key concepts==
14 +
15 15  This microlearning is about message redelivery.
16 +* By message redelivery, we mean: a feature provided by eMagiz to manage, retain, and retry the delivery of messages that have failed to reach their intended destination.
16 16  
17 -- Use the Message Redelivery only when there are no other options in the external system that will reduce outage
18 -- Message Redelivery is only helpful on asynchronous flows
19 -- Configuration of Message Redelivery can only be done after consultation with your partner manager
20 -- To configure message redelivery on a specific flow, you need to activate a checkbox in Design
21 -- Once you have not activated the checkbox, you cannot easily add Message Redelivery to your solution. If there is a specific need, contact your partner manager for support.
22 -
23 23  == 3. Message Redelivery - Configuration==
24 24  
25 25  In this microlearning, we will learn how you can define a specific flow towards a system whether you want to activate Message Redelivery or not. Note that you should only use the message redelivery functionality when there are consistent issues with delivering messages without an alternative of resolving that problem on the side of the external system.
... ... @@ -26,42 +26,39 @@
26 26  
27 27  Before diving into the configuration itself, let us introduce some key considerations when configuring Message redelivery. Below you will find these considerations:
28 28  
29 -- Use the Message Redelivery only when there are no other options in the external system that will reduce outage
30 -- Message Redelivery is only helpful on asynchronous flows
31 -- Configuration of Message Redelivery can only be done after consultation with your partner manager
32 -- To configure message redelivery on a specific flow, you need to activate a checkbox in Design
33 -- Once you have not activated the checkbox, you cannot easily add Message Redelivery to your solution. If there is a specific need, contact your partner manager for support.
24 +* Use the Message Redelivery only when there are no other options in the external system that will reduce outage
25 +* Message Redelivery is only helpful on asynchronous flows
26 +* Configuration of Message Redelivery can only be done after consultation with your partner manager
27 +* To configure message redelivery on a specific flow, you need to activate a checkbox in Design
28 +* Once you have not activated the checkbox, you cannot easily add Message Redelivery to your solution. If there is a specific need, contact your partner manager for support.
34 34  
35 35  To configure message redelivery on a specific flow, you need to open the Edit integration screen. In this pop-up, you select the checkbox called "Allow message redelivery."
36 36  
37 -<p align="center"><img src="../../img/microlearning/intermediate-message-redelivery-configuration--allow-message-redelivery.png"></p>
32 +[[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-configuration--allow-message-redelivery.png]]
38 38  
39 39  When you have done so, eMagiz will generate the correct configuration in your flows to activate message redelivery on that particular part of the solution. Note that when you do this for the first time in your model, eMagiz will also update your JMS server. eMagiz will update the JMS server to host a dead letter address. This address will temporarily keep messages waiting to be redelivered.
40 40  
41 -This concludes our microlearning on the configuration of message redelivery. In the next microlearning, we will learn how you can view the available messages in message redelivery, and we will learn what you can do with these messages. To navigate towards that microlearning directly, please follow this [link](intermediate-message-redelivery-redelivery-in-manage.md).
36 +This concludes our microlearning on the configuration of message redelivery. In the next microlearning, we will learn how you can view the available messages in message redelivery, and we will learn what you can do with these messages. To navigate towards that microlearning directly, please follow this [[link>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Message Redelivery.intermediate-message-redelivery-redelivery-in-manage-gen3.WebHome||target="blank"]].
42 42  
43 -== 4. Assignment==
38 +== 4. Key takeaways==
44 44  
45 -As this is a feature flagged functionality, no assignment will be associated with this microlearning.
40 +* Use the Message Redelivery only when there are no other ways to resolve message delivery issues within the external system.
41 +* Message Redelivery is only effective for asynchronous flows.
42 +* Configuration of Message Redelivery should be done in consultation with your partner manager.
43 +* To configure message redelivery on a specific flow, you need to activate a checkbox in Design.
44 +* If that checkbox for Message Redelivery was not activated before transferring the flow to Create, then adding it later to your solution is challenging. For specific needs, contact your partner manager for assistance.
46 46  
47 -== 5. Key takeaways==
46 +== 5. Suggested Additional Readings==
48 48  
49 -- Use the Message Redelivery only when there are no other options in the external system that will reduce outage
50 -- Message Redelivery is only helpful on asynchronous flows
51 -- Configuration of Message Redelivery can only be done after consultation with your partner manager
52 -- To configure message redelivery on a specific flow, you need to activate a checkbox in Design
53 -- Once you have not activated the checkbox, you cannot easily add Message Redelivery to your solution. If there is a specific need, contact your partner manager for support.
48 +If you are interested in this topic please read the help text eMagiz provides you and see the following link:
54 54  
50 +* [[Intermediate Level (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome||target="blank"]]
51 +** [[Message Redelivery (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Message Redelivery.WebHome||target="blank"]]
52 +*** [[Manage Message Redelivery (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Message Redelivery.intermediate-message-redelivery-redelivery-in-manage-gen3.WebHome||target="blank"]]
53 +* [[Migration Paths (Navigation)>>doc:Main.eMagiz Support.Migration Paths.WebHome||target="blank"]]
54 +** [[Message Redelivery (Explanation)>>doc:Main.eMagiz Support.Migration Paths.migration-path-message-redelivery||target="blank"]]
55 +* [[Configure Message Redelivery (Search Results)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&l_space_facet=10&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22configure+message+redelivery%22||target="blank"]]
55 55  
56 -== 6. Suggested Additional Readings==
57 +)))
57 57  
58 -There are no suggested additional readings on this topic.
59 -
60 -== 7. Silent demonstration video
61 -
62 -This video demonstrates how you could have handled the assignment and gives you some context on what you have just learned.
63 -
64 -
65 -{{video attachment="intermediate-message-redelivery-configuration.mp4" reference="Main.Videos.Microlearning.WebHome"/}})))
66 -
67 67  ((({{toc/}}))){{/container}}{{/container}}