Wiki source code of Configuration

Last modified by Erik Bakker on 2023/10/17 11:39

Show last authors
1 {{container}}{{container layoutStyle="columns"}}(((
2 {{warning}}
3 Please note that this microlearning is for the new monitoring stack only.
4 {{/warning}}
5
6 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.
7
8 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
9
10 == 1. Prerequisites==
11 * Basic knowledge of the eMagiz platform
12
13 == 2. Key concepts==
14 This microlearning is about message redelivery.
15
16 * Use the Message Redelivery only when there are no other options in the external system that will reduce outage
17 * Message Redelivery is only helpful on asynchronous flows
18 * Configuration of Message Redelivery can only be done after consultation with your partner manager
19 * To configure message redelivery on a specific flow, you need to activate a checkbox in Design
20 * 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.
21
22 == 3. Message Redelivery - Configuration==
23
24 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.
25
26 Before diving into the configuration itself, let us introduce some key considerations when configuring Message redelivery. Below you will find these considerations:
27
28 * Use the Message Redelivery only when there are no other options in the external system that will reduce outage
29 * Message Redelivery is only helpful on asynchronous flows
30 * Configuration of Message Redelivery can only be done after consultation with your partner manager
31 * To configure message redelivery on a specific flow, you need to activate a checkbox in Design
32 * 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.
33
34 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."
35
36 [[image:Main.Images.Microlearning.WebHome@intermediate-message-redelivery-configuration--allow-message-redelivery.png]]
37
38 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.
39
40 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"]].
41
42 == 4. Key takeaways==
43
44 * Use the Message Redelivery only when there are no other options in the external system that will reduce outage
45 * Message Redelivery is only helpful on asynchronous flows
46 * Configuration of Message Redelivery can only be done after consultation with your partner manager
47 * To configure message redelivery on a specific flow, you need to activate a checkbox in Design
48 * 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.
49
50 == 5. Suggested Additional Readings==
51
52 There are no suggested additional readings on this topic.)))
53
54 ((({{toc/}}))){{/container}}{{/container}}