Changes for page Entry, not a queue
Last modified by Danniar Firdausy on 2024/09/16 13:40
From version 5.1
edited by Erik Bakker
on 2022/08/23 10:16
on 2022/08/23 10:16
Change comment:
There is no comment for this version
Summary
-
Page properties (5 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,0 @@ 1 -Entry, not a queue - Parent
-
... ... @@ -1,1 +1,0 @@ 1 -WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.marijn - Default language
-
... ... @@ -1,1 +1,0 @@ 1 -en - Content
-
... ... @@ -1,10 +1,20 @@ 1 -{{container}} 2 -{{container layoutStyle="columns"}} 3 -((( 1 +{{html wiki="true"}} 2 +<div class="ez-academy"> 3 + <div class="ez-academy_body"> 4 + 5 +<div class="doc"> 6 + 7 + 8 + 9 += Entry, not a queue = 10 + 4 4 In this microlearning, we will explore what the function of the entry is within the message engine. Furthermore, we will explain why there is no entry queue. 5 5 6 -Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].13 +Should you have any questions, please get in touch with academy@emagiz.com. 7 7 15 +* Last update: August 5th, 2021 16 +* Required reading time: 5 minutes 17 + 8 8 == 1. Prerequisites == 9 9 10 10 * Intermediate knowledge of the eMagiz platform ... ... @@ -14,20 +14,22 @@ 14 14 This microlearning centers on the concept of entry, not a queue. 15 15 16 16 * The key aspects are: 17 - * *Entry is the starting point of the integration process in messaging18 - * *Queues are an internal resource of eMagiz19 - * *Outside parties are not allowed to write on eMagiz queues directly20 - * *eMagiz facilitates various connectivity methods (i.e., REST, SOAP, Database, File)27 + * Entry is the starting point of the integration process in messaging 28 + * Queues are an internal resource of eMagiz 29 + * Outside parties are not allowed to write on eMagiz queues directly 30 + * eMagiz facilitates various connectivity methods (i.e., REST, SOAP, Database, File) 21 21 32 + 33 + 22 22 == 3. Entry, not a queue == 23 23 24 24 In this microlearning, we will explore what the function of the entry is within the message engine. Furthermore, we will explain why there is no entry queue. 25 25 26 26 * The key aspects are: 27 - * *Entry is the starting point of the integration process in messaging28 - * *Queues are an internal resource of eMagiz29 - * *Outside parties are not allowed to write on eMagiz queues directly30 - * *eMagiz facilitates various connectivity methods (i.e., REST, SOAP, Database, File)39 + * Entry is the starting point of the integration process in messaging 40 + * Queues are an internal resource of eMagiz 41 + * Outside parties are not allowed to write on eMagiz queues directly 42 + * eMagiz facilitates various connectivity methods (i.e., REST, SOAP, Database, File) 31 31 32 32 As you learned from the introductory course on messaging, we use a five-layer approach to handle data within the messaging engine. The first layer the data encounters is the entry. The goal of the entry is twofold. One is to establish a connection with an external system. The other is to place data on a queue. There are two ways to establish connectivity. The first method is via a pull mechanism. This pull mechanism means that eMagiz will initiate the communication to retrieve data. The second method is a push mechanism. This push mechanism means that eMagiz will patiently wait till the external system offers data to eMagiz. The push mechanism will typically be realized with the help of a hosted web service (REST or SOAP) within your eMagiz solution. 33 33 ... ... @@ -49,6 +49,8 @@ 49 49 * Outside parties are not allowed to write on eMagiz queues directly 50 50 * eMagiz facilitates various connectivity methods (i.e., REST, SOAP, Database, File) 51 51 64 +===== Practice ===== 65 + 52 52 == 4. Assignment == 53 53 54 54 No assignment accompanies this microlearning. ... ... @@ -56,11 +56,13 @@ 56 56 == 5. Key takeaways == 57 57 58 58 * The key aspects are: 59 - * *Entry is the starting point of the integration process in messaging60 - * *Queues are an internal resource of eMagiz61 - * *Outside parties are not allowed to write on eMagiz queues directly62 - * *eMagiz facilitates various connectivity methods (i.e., REST, SOAP, Database, File)73 + * Entry is the starting point of the integration process in messaging 74 + * Queues are an internal resource of eMagiz 75 + * Outside parties are not allowed to write on eMagiz queues directly 76 + * eMagiz facilitates various connectivity methods (i.e., REST, SOAP, Database, File) 63 63 78 + 79 + 64 64 == 6. Suggested Additional Readings == 65 65 66 66 If you are interested in this topic, please boost your knowledge with the help of the internet. ... ... @@ -67,7 +67,11 @@ 67 67 68 68 == 7. Silent demonstration video == 69 69 70 -As this is a more theoretical microlearning, we have no video for this. )))86 +As this is a more theoretical microlearning, we have no video for this. 71 71 72 -((({{toc/}}))){{/container}} 73 -{{/container}} 88 +</div> 89 + 90 +</div> 91 +</div> 92 + 93 +{{/html}}