Changes for page Configuration
Last modified by Erik Bakker on 2024/02/22 12:01
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Configuration 1 +Message Redelivery - Configuration - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Main. eMagiz Academy.Microlearnings.Legacy Functionality.WebHome1 +Main.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e bakker1 +XWiki.eMagiz - Content
-
... ... @@ -1,63 +1,70 @@ 1 -{{container}} 2 -{{container layoutStyle="columns"}} 1 +{{container}}{{container layoutStyle="columns"}} 3 3 ((( 4 -{{error}} 5 -Note that the functionality mentioned in this microlearning will become obsolete when migrating to the 3rd generation runtime. 6 -{{/error}} 7 7 8 8 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. 9 9 10 -Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].6 +Should you have any questions, please get in touch with academy@emagiz.com. 11 11 12 -== 1. Prerequisites == 8 +- Last update: April 5th, 2022 9 +- Required reading time: 5 minutes 13 13 14 -* Basic knowledge of the eMagiz platform 11 +## 1. Prerequisites 12 +- Basic knowledge of the eMagiz platform 15 15 16 -== 2. Key concepts == 17 - 14 +## 2. Key concepts 18 18 This microlearning is about message redelivery. 19 19 20 - *Use the Message Redelivery only when there are no other options in the external system that will reduce outage21 - *Message Redelivery is only helpful on asynchronous flows22 - *Configuration of Message Redelivery can only be done after consultation with your partner manager23 - *To configure message redelivery on a specific flow, you need to activate a checkbox in Design24 - *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.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. 25 25 26 - ==3. Message Redelivery - Configuration==23 +## 3. Message Redelivery - Configuration 27 27 28 28 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. 29 29 30 30 Before diving into the configuration itself, let us introduce some key considerations when configuring Message redelivery. Below you will find these considerations: 31 31 32 - *Use the Message Redelivery only when there are no other options in the external system that will reduce outage33 - *Message Redelivery is only helpful on asynchronous flows34 - *Configuration of Message Redelivery can only be done after consultation with your partner manager35 - *To configure message redelivery on a specific flow, you need to activate a checkbox in Design36 - *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.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. 37 37 38 38 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." 39 39 40 - [[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-configuration--allow-message-redelivery.png]]37 +<p align="center"><img src="../../img/microlearning/intermediate-message-redelivery-configuration--allow-message-redelivery.png"></p> 41 41 42 42 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. 43 43 44 -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.Legacy Functionality.intermediate-message-redelivery-redelivery-in-manage.WebHome||target="blank"]].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). 45 45 46 - ==4.Keytakeaways ==43 +## 4. Assignment 47 47 48 -* Use the Message Redelivery only when there are no other options in the external system that will reduce outage 49 -* Message Redelivery is only helpful on asynchronous flows 50 -* Configuration of Message Redelivery can only be done after consultation with your partner manager 51 -* To configure message redelivery on a specific flow, you need to activate a checkbox in Design 52 -* 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. 45 +As this is a feature flagged functionality, no assignment will be associated with this microlearning. 53 53 54 - ==5.SuggestedAdditional Readings==47 +## 5. Key takeaways 55 55 56 -* [[Migration Path Message Redelivery>>doc:Main.eMagiz Support.Migration Paths.migration-path-message-redelivery||target="blank"]] 57 -))) 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. 58 58 59 -((( 60 -{{toc/}} 61 -))) 62 -{{/container}} 63 -{{/container}} 55 + 56 +## 6. Suggested Additional Readings 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 + 66 +== 7. Silent demonstration video == 67 +{{video attachment="intermediate-message-redelivery-configuration.mp4" reference="Main.Videos.Microlearning.WebHome"/}}))) 68 + 69 +((({{toc/}}))){{/container}}{{/container}} 70 +