Changes for page Message Redelivery
Last modified by Erik Bakker on 2024/09/24 16:21
From version 17.1
edited by Erik Bakker
on 2022/05/03 11:23
on 2022/05/03 11:23
Change comment:
There is no comment for this version
To version 61.1
edited by Erik Bakker
on 2022/07/28 11:26
on 2022/07/28 11:26
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - DataHandling1 +Message Redelivery - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Main.eMagiz Academy.Microlearnings. Advanced Level.WebHome1 +Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome - Content
-
... ... @@ -1,7 +1,8 @@ 1 -n this course, you will expand your knowledge on some specific data handling options that eMagiz provides you. In this course, you'll learn how to apply an XSLT extension gateway and you will expand your knowledge of SpEL expressions. 1 +{{velocity}} 2 +#set ($discard = $xwiki.ssx.use('Main.Extensions.ContainerSizingCoursePage.WebHome')) 3 +{{/velocity}} 2 2 3 -* **Total time:** between 10 and 20 minutes 4 -* **Last updated:** March 2021 5 +{{container}}{{container layoutStyle="columns"}}(((In this course, you will learn about the Message redelivery functionality in eMagiz. With the eMagiz message redelivery, you can define for specific asynchronous connections to external systems whether you want to be able to resend messages again when the first time delivery to that particular system failed. Note that you should only use this function when there are consistent issues with delivering messages in the first place that cannot be resolved in another way.)))((({{html}}<div class="strip__attribute" style="text-align:center"><table><tr><td><img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/></td></tr><tr><td><div class="strip__attribute-label">10-15 minutes</div></td></tr></table></div>{{/html}}))){{/container}}{{/container}} 5 5 6 6 7 7 (% style="border-color:#10137e" %) ... ... @@ -12,38 +12,40 @@ 12 12 <main class="master"> 13 13 <ul class="strip-container"> 14 14 <li class="strip"> 15 - <a href="../../docs/microlearning/advanced-data-handling-xslt-extension-gateway" class="strip__link"> 16 - <label for="" class="strip__label"> 17 - <span>300</span> 18 - XSLT Extension Gateway 19 - </label> 20 - <div class="strip__attribute"> 21 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> 22 - <div class="strip__attribute-label">5 minutes</div> 23 - </div> 24 - <div class="strip__attribute"> 25 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 26 - <div class="strip__attribute-label">Developer</div> 27 - </div> 16 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Message%20Redelivery/intermediate-message-redelivery-configuration/" class="strip__link"> 17 + <label for="" class="strip__label"> 18 + <span>230</span> 19 + Configuration 20 + </label> 21 + <div class="strip__attribute"> 22 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> 23 + <div class="strip__attribute-label">3 minutes</div> 24 + </div> 25 + <div class="strip__attribute"> 26 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 27 + <div class="strip__attribute-label">Developer</div> 28 + </div> 29 + <div class="strip__attribute"> 30 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 31 + <div class="strip__attribute-label">Architect</div> 32 + </div> 33 + </a> 34 + </li> 35 + <li class="strip"> 36 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/Message%20Redelivery/intermediate-message-redelivery-redelivery-in-manage/" class="strip__link"> 37 + <label for="" class="strip__label"> 38 + <span>230</span> 39 + Message Redelivery in Manage 40 + </label> 41 + <div class="strip__attribute"> 42 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> 43 + <div class="strip__attribute-label">5 minutes</div> 44 + </div> 45 + <div class="strip__attribute"> 46 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 47 + <div class="strip__attribute-label">All</div> 48 + </div> 28 28 </a> 29 - </li> 30 - </ul> 31 - <ul class="strip-container"> 32 - <li class="strip"> 33 - <a href="../../docs/microlearning/advanced-data-handling-spel-expressions" class="strip__link"> 34 - <label for="" class="strip__label"> 35 - <span>300</span> 36 - SPeL Expressions 37 - </label> 38 - <div class="strip__attribute"> 39 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> 40 - <div class="strip__attribute-label">8 minutes</div> 41 - </div> 42 - <div class="strip__attribute"> 43 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 44 - <div class="strip__attribute-label">Developer</div> 45 - </div> 46 - </a> 47 47 </li> 48 48 </ul> 49 49 </main>