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
Change comment: There is no comment for this version
To version 19.1
edited by Erik Bakker
on 2022/05/03 11:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Key Concepts
1 +Orchestration of data packets
Content
... ... @@ -1,4 +1,4 @@
1 -In this course, we will what data is stored on runtime level within eMagiz. We will keep it as generic as possible, focusing on the level rather than cloud or on-premise specific configurations.
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>303</span>
18 - What data is stored on runtime level
17 + <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>