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

From version 4.1
edited by Erik Bakker
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
Change comment: There is no comment for this version

Summary

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.
... ... @@ -33,9 +33,10 @@
33 33  You must look at the column Mendix version. It must correspond to the Mendix version of the project where you want to use the eMagiz Mendix Connector.
34 34  If you do not do this then the connector will **not** work.
35 35  
36 -[[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-update-emagiz-mendix-connector--emc-download-screen.png]]
37 -
32 +[[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-update-emagiz-mendix-connector--emc-download-screen.png]]
33 +
38 38  === 3.2 Importing eMagiz Mendix connector
35 +
39 39  Now that we have downloaded the correct eMagiz Mendix connector (the latest version that is available for the Mendix version of our project and newer compared to the current one) we can open Mendix itself.
40 40  
41 41  If you open your Project in Mendix you can navigate to the left-hand panel called "Project Explorer". In this panel, you see all modules (box icons) that are currently in the project.
... ... @@ -81,8 +81,6 @@
81 81  
82 82  Congratulations, you have successfully updated your eMagiz Mendix Connector to the latest available version.
83 83  
84 -
85 -
86 86  == 4. Assignment ==
87 87  
88 88  The assignment is simple this time. Just update an eMagiz Mendix Connector.
... ... @@ -91,11 +91,9 @@
91 91  == 5. Key takeaways ==
92 92  
93 93  * The crucial part of updating an eMagiz Mendix Connector is to select the correct version that will work with your Mendix project
94 - ** 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).
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 95  * The actual installation in Mendix is simply importing a module package and selecting the correct one. As easy as can be.
96 96  
97 -
98 -
99 99  == 6. Suggested Additional Readings ==
100 100  
101 101  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.