Changes for page Calling an Asynchronous Queue in Mendix
Last modified by Erik Bakker on 2025/02/28 09:50
From version 24.1
edited by Erik Bakker
on 2022/08/30 15:45
on 2022/08/30 15:45
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e bakker1 +XWiki.eMagiz - Default language
-
... ... @@ -1,1 +1,0 @@ 1 -en - Content
-
... ... @@ -3,6 +3,9 @@ 3 3 4 4 Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5 6 +* Last update: October 29th, 2021 7 +* Required reading time: 6 minutes 8 + 6 6 == 1. Prerequisites == 7 7 8 8 * Intermediate knowledge of the eMagiz platform ... ... @@ -21,6 +21,8 @@ 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 27 + 28 + 24 24 == 3. Calling an asynchronous web service in Mendix == 25 25 26 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 service in Mendix. For sending data to Mendix, we offer two options to send data: ... ... @@ -58,6 +58,8 @@ 58 58 59 59 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). 60 60 66 + 67 + 61 61 == 4. Assignment == 62 62 63 63 The assignment is simple this time. Configure the exit flow to send data to Mendix correctly. Ideally, work on both options. ... ... @@ -71,8 +71,10 @@ 71 71 * Optionally, you can define an import mapping and subsequent option 72 72 * Setting the Range option correctly is critical to prevent 'unexpected' errors 73 73 74 -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.MendixConnectivity.WebHome||target="blank"]].81 +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) 75 75 83 + 84 + 76 76 == 6. Suggested Additional Readings == 77 77 78 78 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.