Wiki source code of Orchestration of data packets
Version 19.1 by Erik Bakker on 2022/05/03 11:26
Show last authors
author | version | line-number | content |
---|---|---|---|
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 | |||
3 | * **Total time:** between 10 and 20 minutes | ||
4 | * **Last updated:** November 2021 | ||
5 | |||
6 | |||
7 | (% style="border-color:#10137e" %) | ||
8 | ---- | ||
9 | {{html}} | ||
10 | <div class="ez-academy"> | ||
11 | <div class="ez-academy_body"> | ||
12 | <main class="master"> | ||
13 | <ul class="strip-container"> | ||
14 | <li class="strip"> | ||
15 | <a href="../../docs/microlearning/advanced-orchestration-of-data-packets-sending-data-to-a-custom-queue" class="strip__link"> | ||
16 | <label for="" class="strip__label"> | ||
17 | <span>302</span> | ||
18 | Sending data to a custom queue | ||
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> | ||
28 | </a> | ||
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> | ||
46 | </ul> | ||
47 | </main> | ||
48 | </div> | ||
49 | </div> | ||
50 | {{/html}} |