Changes for page Calling an Asynchronous Queue in Mendix
Last modified by Erik Bakker on 2025/02/28 09:50
From version 25.1
edited by Eva Torken
on 2023/09/01 15:26
on 2023/09/01 15:26
Change comment:
There is no comment for this version
To version 28.2
edited by Danniar Firdausy
on 2024/09/11 20:36
on 2024/09/11 20:36
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Calling an asynchronousweb servicein Mendix1 +Calling an Asynchronous Queue in Mendix - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. etorken1 +XWiki.dfirdausy - Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -With the help of the eMagiz Mendix module created by the eMagiz team, you can easily connect between Mendix and eMagiz for data integration. In this microlearning, we will focus on calling an asynchronous web servicein Mendix.2 +With the help of the eMagiz Mendix module created by the eMagiz team, you can easily connect between Mendix and eMagiz for data integration. In this microlearning, we will focus on calling an asynchronous queue in Mendix. 3 3 4 4 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5 ... ... @@ -13,17 +13,17 @@ 13 13 14 14 == 2. Key concepts == 15 15 16 -This microlearning centers around calling an asynchronous web servicein Mendix16 +This microlearning centers around calling an asynchronous queue in Mendix 17 17 With eMagiz Mendix Connector, we mean: A Mendix module developed and maintained by eMagiz that simplifies connect a Mendix application to an eMagiz project for data traffic between both systems. 18 18 19 -To call an asynchronous web servicein Mendix, you need the following:19 +To call an asynchronous queue in Mendix, you need the following: 20 20 21 21 * Execute microflow (the microflow that will process the incoming data) 22 22 * Optionally, you can define an import mapping and subsequent option 23 23 24 -== 3. Calling an asynchronous web servicein Mendix ==24 +== 3. Calling an asynchronous queue in Mendix == 25 25 26 -With the help of the eMagiz Mendix module created by the eMagiz team, you can easily connect between Mendix and eMagiz for data integration. In this microlearning, we will focus on calling an asynchronous web servicein Mendix. For sending data to Mendix, we offer two options to send data:26 +With the help of the eMagiz Mendix module created by the eMagiz team, you can easily connect between Mendix and eMagiz for data integration. In this microlearning, we will focus on calling an asynchronous queue in Mendix. For sending data to Mendix, we offer two options to send data: 27 27 28 28 * Using the import mapping to send data to Mendix 29 29 * Sending a string message directly to Mendix ... ... @@ -60,7 +60,7 @@ 60 60 61 61 == 4. Key takeaways == 62 62 63 -To call an asynchronous web servicein Mendix, you need the following:63 +To call an asynchronous queue in Mendix, you need the following: 64 64 65 65 * Execute microflow (the microflow that will process the incoming data) 66 66 * Optionally, you can define an import mapping and subsequent option ... ... @@ -70,7 +70,10 @@ 70 70 71 71 == 5. Suggested Additional Readings == 72 72 73 -If you are interested in this topic and want more information, please read the release notes provided by eMagiz that accompany the eMagiz Mendix Connector version you have selected. 73 +If you are interested in this topic and want more information, please read the release notes provided by eMagiz that accompany the eMagiz Mendix Connector version you have selected. Furthermore, check out these links: 74 74 75 +* [[Novice Level (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Novice.WebHome||target="blank"]] 76 +** [[Mendix Connectivity (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.Mendix Connectivity.WebHome||target="blank"]] 77 +* [[Mendix Connectivity (Search Results)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&l_space_facet=10&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22mendix+connectivity%22||target="blank"]] 75 75 76 76 )))((({{toc/}}))){{/container}}{{/container}}