Changes for page Update an eMagiz Mendix Connector
Last modified by Erik Bakker on 2025/02/25 16:09
From version 6.1
edited by Erik Bakker
on 2022/06/12 10:03
on 2022/06/12 10:03
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,4 @@ 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 ... ... @@ -93,7 +93,7 @@ 93 93 == 5. Key takeaways == 94 94 95 95 * The crucial part of updating an eMagiz Mendix Connector is to select the correct version that will work with your Mendix project 96 - 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). 97 97 * The actual installation in Mendix is simply importing a module package and selecting the correct one. As easy as can be. 98 98 99 99