Changes for page Calling an Asynchronous Queue in Mendix
Last modified by Erik Bakker on 2025/02/28 09:50
From version 21.2
edited by Erik Bakker
on 2022/06/10 12:14
on 2022/06/10 12:14
Change comment:
Update document after refactoring.
To 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
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - intermediate-mendix-connectivity-calling-an-asynchronous-webservice-in-mendix1 +Calling an asynchronous web service in Mendix - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e bakker1 +XWiki.etorken - Default language
-
... ... @@ -1,0 +1,1 @@ 1 +en - Content
-
... ... @@ -1,13 +1,8 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -= Calling an asynchronous web service in Mendix = 3 - 4 4 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 service in Mendix. 5 5 6 6 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 7 7 8 -* Last update: October 29th, 2021 9 -* Required reading time: 6 minutes 10 - 11 11 == 1. Prerequisites == 12 12 13 13 * Intermediate knowledge of the eMagiz platform ... ... @@ -26,8 +26,6 @@ 26 26 * Execute microflow (the microflow that will process the incoming data) 27 27 * Optionally, you can define an import mapping and subsequent option 28 28 29 - 30 - 31 31 == 3. Calling an asynchronous web service in Mendix == 32 32 33 33 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 service in Mendix. For sending data to Mendix, we offer two options to send data: ... ... @@ -65,15 +65,8 @@ 65 65 66 66 When satisfied with this setup, please create a new version of the flow and include it in your latest release. That will allow Mendix to retrieve the newest version upon the next restart of Mendix (or by manually downloading the release in Mendix). 67 67 61 +== 4. Key takeaways == 68 68 69 - 70 -== 4. Assignment == 71 - 72 -The assignment is simple this time. Configure the exit flow to send data to Mendix correctly. Ideally, work on both options. 73 -This assignment can be completed with the help of an associated Mendix project linked to the (Academy) project that you have created/used in the previous assignment. 74 - 75 -== 5. Key takeaways == 76 - 77 77 To call an asynchronous web service in Mendix, you need the following: 78 78 79 79 * Execute microflow (the microflow that will process the incoming data) ... ... @@ -80,17 +80,11 @@ 80 80 * Optionally, you can define an import mapping and subsequent option 81 81 * Setting the Range option correctly is critical to prevent 'unexpected' errors 82 82 83 -Note: To make a connection in allowing data to travel between A and B, you need to fill in the correct constants and set up your Keystore and Truststore correctly. For more information check out this [course ](novice-mendix-connectivity-index.md)69 +Note: To make a connection in allowing data to travel between A and B, you need to fill in the correct constants and set up your Keystore and Truststore correctly. For more information check out this [[course>>doc:Main.eMagiz Academy.Microlearnings.Novice.Mendix Connectivity.WebHome||target="blank"]]. 84 84 71 +== 5. Suggested Additional Readings == 85 85 86 - 87 -== 6. Suggested Additional Readings == 88 - 89 89 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. 90 90 91 -== 7. Silent demonstration video == 92 92 93 -We have opted not to make a video on this for now. 94 -The pictures and text provided above should give you enough guidance to configure the connection between Mendix and eMagiz. 95 - 96 96 )))((({{toc/}}))){{/container}}{{/container}}