Last modified by Erik Bakker on 2025/02/25 16:09

From version 7.1
edited by Erik Bakker
on 2022/08/23 08:27
Change comment: There is no comment for this version
To version 5.1
edited by Erik Bakker
on 2022/06/12 10:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,12 @@
1 -{{container}}
2 -{{container layoutStyle="columns"}}(((
1 +{{container}}{{container layoutStyle="columns"}}(((
3 3  In this microlearning, we will focus on updating an eMagiz Mendix Connector.
4 4  With the help of this Mendix module created by the eMagiz team, you can easily connect between Mendix and eMagiz for data integration.
5 5  
6 6  Should you have any questions, please contact academy@emagiz.com.
7 7  
7 +* Last update: January 27th, 2021
8 +* Required reading time: 7 minutes
9 +
8 8  == 1. Prerequisites ==
9 9  * Basic knowledge of the eMagiz platform
10 10  * Access to a Mendix application
... ... @@ -19,6 +19,8 @@
19 19  * The Mendix Module called the eMagiz Mendix Connector (available in eMagiz under Deploy of your project)
20 20  * Access to a Mendix project which has an eMagiz Mendix Connector in it at this moment.
21 21  
24 +
25 +
22 22  == 3. Update an eMagiz Mendix Connector
23 23  
24 24  To update the eMagiz Mendix Connector in a Mendix app, the following steps need to be performed.
... ... @@ -78,6 +78,8 @@
78 78  
79 79  Congratulations, you have successfully updated your eMagiz Mendix Connector to the latest available version.
80 80  
85 +
86 +
81 81  == 4. Assignment ==
82 82  
83 83  The assignment is simple this time. Just update an eMagiz Mendix Connector.
... ... @@ -86,9 +86,11 @@
86 86  == 5. Key takeaways ==
87 87  
88 88  * The crucial part of updating an eMagiz Mendix Connector is to select the correct version that will work with your Mendix project
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).
95 + ** 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).
90 90  * The actual installation in Mendix is simply importing a module package and selecting the correct one. As easy as can be.
91 91  
98 +
99 +
92 92  == 6. Suggested Additional Readings ==
93 93  
94 94  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.