Changes for page Key Concepts
Last modified by Erik Bakker on 2024/09/24 16:22
From version 20.1
edited by Erik Bakker
on 2022/05/03 11:28
on 2022/05/03 11:28
Change comment:
There is no comment for this version
To version 19.1
edited by Erik Bakker
on 2022/05/03 11:26
on 2022/05/03 11:26
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Key Concepts1 +Orchestration of data packets - Content
-
... ... @@ -1,4 +1,4 @@ 1 -In this course ,wewillwhatdataistored onruntimelevelwithin eMagiz.We willkeepitasgenericspossible,focusingonthelevelrather thancloudoron-premisespecificconfigurations.1 +In the previous course on this subject, we discussed how queues work within the context of the JMS. In this course, we will learn how you can connect to 'custom' queues. These are sometimes needed to support the process you want to model within eMagiz. 2 2 3 3 * **Total time:** between 10 and 20 minutes 4 4 * **Last updated:** November 2021 ... ... @@ -12,10 +12,10 @@ 12 12 <main class="master"> 13 13 <ul class="strip-container"> 14 14 <li class="strip"> 15 - <a href="../../docs/microlearning/advanced- key-platform-concepts-what-data-is-stored-on-runtime-level" class="strip__link">15 + <a href="../../docs/microlearning/advanced-orchestration-of-data-packets-sending-data-to-a-custom-queue" class="strip__link"> 16 16 <label for="" class="strip__label"> 17 - <span>30 3</span>18 - Whatdatais storedonruntimelevel17 + <span>302</span> 18 + Sending data to a custom queue 19 19 </label> 20 20 <div class="strip__attribute"> 21 21 <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> ... ... @@ -23,10 +23,26 @@ 23 23 </div> 24 24 <div class="strip__attribute"> 25 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"> All</div>26 + <div class="strip__attribute-label">Developer</div> 27 27 </div> 28 28 </a> 29 29 </li> 30 + <li class="strip"> 31 + <a href="../../docs/microlearning/advanced-orchestration-of-data-packets-listening-for-data-on-a-custom-queue" class="strip__link"> 32 + <label for="" class="strip__label"> 33 + <span>302</span> 34 + Listening for data on a custom queue 35 + </label> 36 + <div class="strip__attribute"> 37 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> 38 + <div class="strip__attribute-label">5 minutes</div> 39 + </div> 40 + <div class="strip__attribute"> 41 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 42 + <div class="strip__attribute-label">Developer</div> 43 + </div> 44 + </a> 45 + </li> 30 30 </ul> 31 31 </main> 32 32 </div>