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
Change comment: There is no comment for this version
To version 6.1
edited by Erik Bakker
on 2022/06/12 10:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,5 @@
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  
... ... @@ -92,7 +92,7 @@
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 - ** 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 + ** 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 98