Wiki source code of Orchestration of data packets

Version 19.1 by Erik Bakker on 2022/05/03 11:26

Hide last authors
Erik Bakker 19.1 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.
Erik Bakker 2.1 2
Erik Bakker 19.1 3 * **Total time:** between 10 and 20 minutes
4 * **Last updated:** November 2021
Erik Bakker 7.1 5
6
Erik Bakker 8.1 7 (% style="border-color:#10137e" %)
8 ----
Erik Bakker 7.1 9 {{html}}
10 <div class="ez-academy">
Erik Bakker 2.1 11 <div class="ez-academy_body">
12 <main class="master">
13 <ul class="strip-container">
14 <li class="strip">
Erik Bakker 19.1 15 <a href="../../docs/microlearning/advanced-orchestration-of-data-packets-sending-data-to-a-custom-queue" class="strip__link">
Erik Bakker 18.1 16 <label for="" class="strip__label">
Erik Bakker 19.1 17 <span>302</span>
18 Sending data to a custom queue
Erik Bakker 18.1 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"/>
Erik Bakker 19.1 22 <div class="strip__attribute-label">5 minutes</div>
Erik Bakker 18.1 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"/>
Erik Bakker 19.1 26 <div class="strip__attribute-label">Developer</div>
Erik Bakker 18.1 27 </div>
Erik Bakker 19.1 28 </a>
Erik Bakker 18.1 29 </li>
Erik Bakker 17.1 30 <li class="strip">
Erik Bakker 19.1 31 <a href="../../docs/microlearning/advanced-orchestration-of-data-packets-listening-for-data-on-a-custom-queue" class="strip__link">
Erik Bakker 18.1 32 <label for="" class="strip__label">
Erik Bakker 19.1 33 <span>302</span>
34 Listening for data on a custom queue
Erik Bakker 18.1 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"/>
Erik Bakker 19.1 38 <div class="strip__attribute-label">5 minutes</div>
Erik Bakker 18.1 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"/>
Erik Bakker 19.1 42 <div class="strip__attribute-label">Developer</div>
Erik Bakker 18.1 43 </div>
Erik Bakker 19.1 44 </a>
Erik Bakker 17.1 45 </li>
46 </ul>
Erik Bakker 2.1 47 </main>
48 </div>
49 </div>
50 {{/html}}