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

From version 10.1
edited by Eva Torken
on 2023/06/20 17:15
Change comment: There is no comment for this version
To version 11.1
edited by Erik Bakker
on 2024/06/06 09:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.etorken
1 +XWiki.ebakker
Content
... ... @@ -19,19 +19,20 @@
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  
22 -== 3. Update an eMagiz Mendix Connector
22 +== 3. Update an eMagiz Mendix Connector ==
23 23  
24 -To update the eMagiz Mendix Connector in a Mendix app, the following steps need to be performed.
24 +=== 3.1 Download the eMagiz Mendix connector via eMagiz ===
25 +To update the eMagiz Mendix Connector in a Mendix app you first have to download it. You can download it from the eMagiz portal or via the Mendix marketplace.
25 25  
26 -=== 3.1 Download the eMagiz Mendix connector
27 -* The eMagiz Mendix connector can be downloaded via eMagiz. Log in and then go to one of the busses you have access to.
28 -* Go to **Deploy -> On Premises -> Runtime Downloads** the eMagiz Mendix connector can be downloaded.
29 -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.
30 -If you do not do this then the connector will **not** work.
27 +==== 3.1.1 Download the eMagiz Mendix connector ====
28 + * To retrieve the eMagiz Mendix connector from the portal execute the following steps.
29 + ** Log in at eMagiz and then go to one of the busses you have access to.
30 + ** Go to **Deploy -> On Premises -> Runtime Downloads**. Here you can download the eMagiz Mendix connector.
31 31  
32 32  [[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-update-emagiz-mendix-connector--emc-download-screen.png]]
33 33  
34 -=== 3.2 Importing eMagiz Mendix connector
34 +{{info}}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.
35 +If you do not do this then the connector will **not** work.{{/info}}
35 35  
36 36  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.
37 37  
... ... @@ -44,6 +44,21 @@
44 44  
45 45  [[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-update-update-emagiz-mendix-connector--import-module-package-selection.png]]
46 46  
48 +==== 3.1.2 Download the eMagiz Mendix connector via Mendix ====
49 + * To retrieve the eMagiz Mendix connector from the Mendix Marketplace execute the following steps.
50 + ** Open your Mendix model via Mendix Studio Pro and then select the "Marketplace" option in the right panel
51 + ** Search for "eMagiz Mendix" and select the item called "eMagiz Mendix Connector"
52 + ** Go to **Deploy -> On Premises -> Runtime Downloads**. Here you can download the eMagiz Mendix connector.
53 +
54 +[[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-update-emagiz-mendix-connector--mendix-marketplace-download-screen.png]]
55 +
56 +
57 +Once downloaded, the following steps need to be performed.
58 +
59 +=== 3.2 Importing eMagiz Mendix connector ===
60 +
61 +
62 +
47 47  As a result, Mendix will show you the following pop-up. In this pop-up you press Import and Mendix will import the eMagiz Mendix Connector for you.
48 48  
49 49  [[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-update-update-emagiz-mendix-connector--import-module-package-replace-existing-module.png]]
... ... @@ -52,7 +52,7 @@
52 52  
53 53  [[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-update-update-emagiz-mendix-connector--import-module-package-java-update-warning.png]]
54 54  
55 -=== 3.3 Cleaning up the project
71 +=== 3.3 Cleaning up the project ===
56 56  
57 57  After you have updated to a new version of the eMagiz Mendix Connector you must clean the project before you do a new commit.
58 58  Otherwise, it can happen that the communication between Mendix and eMagiz will take place based on the old instead of the new version.