Changes for page Update an eMagiz Mendix Connector
Last modified by Erik Bakker on 2025/02/25 16:09
From version 5.1
edited by Erik Bakker
on 2022/06/12 10:01
on 2022/06/12 10:01
Change comment:
There is no comment for this version
To version 7.1
edited by Erik Bakker
on 2022/08/23 08:27
on 2022/08/23 08:27
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,12 +1,10 @@ 1 -{{container}}{{container layoutStyle="columns"}}((( 1 +{{container}} 2 +{{container layoutStyle="columns"}}((( 2 2 In this microlearning, we will focus on updating an eMagiz Mendix Connector. 3 3 With the help of this Mendix module created by the eMagiz team, you can easily connect between Mendix and eMagiz for data integration. 4 4 5 5 Should you have any questions, please contact academy@emagiz.com. 6 6 7 -* Last update: January 27th, 2021 8 -* Required reading time: 7 minutes 9 - 10 10 == 1. Prerequisites == 11 11 * Basic knowledge of the eMagiz platform 12 12 * Access to a Mendix application ... ... @@ -21,8 +21,6 @@ 21 21 * The Mendix Module called the eMagiz Mendix Connector (available in eMagiz under Deploy of your project) 22 22 * Access to a Mendix project which has an eMagiz Mendix Connector in it at this moment. 23 23 24 - 25 - 26 26 == 3. Update an eMagiz Mendix Connector 27 27 28 28 To update the eMagiz Mendix Connector in a Mendix app, the following steps need to be performed. ... ... @@ -82,8 +82,6 @@ 82 82 83 83 Congratulations, you have successfully updated your eMagiz Mendix Connector to the latest available version. 84 84 85 - 86 - 87 87 == 4. Assignment == 88 88 89 89 The assignment is simple this time. Just update an eMagiz Mendix Connector. ... ... @@ -92,11 +92,9 @@ 92 92 == 5. Key takeaways == 93 93 94 94 * The crucial part of updating an eMagiz Mendix Connector is to select the correct version that will work with your Mendix project 95 - 89 + ** To select the correct eMagiz Mendix Connector version look at the Mendix version your app is running in (8.0.0+,7.0.0+, etc.) and look at which of the versions eMagiz has released is the newest version (that is newer compared to the current version). 96 96 * The actual installation in Mendix is simply importing a module package and selecting the correct one. As easy as can be. 97 97 98 - 99 - 100 100 == 6. Suggested Additional Readings == 101 101 102 102 If you are interested in this topic and want more information on it please read the release notes provided by eMagiz that accompany the eMagiz Mendix Connector version you have selected.