Changes for page Update an eMagiz Mendix Connector
Last modified by Erik Bakker on 2025/02/25 16:09
From version 2.1
edited by Erik Bakker
on 2022/06/12 10:00
on 2022/06/12 10:00
Change comment:
There is no comment for this version
To version 1.2
edited by Erik Bakker
on 2022/06/12 09:59
on 2022/06/12 09:59
Change comment:
Update document after refactoring.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - InstallaneMagizMendixConnector1 +novice-mendix-connectivity-install-emagiz-mendix-connector - Content
-
... ... @@ -1,11 +1,11 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -In this microlearning, we will focus on in stalling an eMagiz Mendix Connector.3 - Withthehelp ofthis Mendixmodulecreatedbythe eMagizteam,youcan easily connectbetweenMendix and eMagizfordataintegration.2 +In this microlearning, we will focus on determining what an eMagiz Mendix Connector is. 3 +This insight will help you the moment you will start using the eMagiz Mendix Connector. 4 4 5 5 Should you have any questions, please contact academy@emagiz.com. 6 6 7 -* Last update: January27th, 20218 -* Required reading time: 5minutes7 +* Last update: March 25th, 2021 8 +* Required reading time: 4 minutes 9 9 10 10 == 1. Prerequisites == 11 11 * Basic knowledge of the eMagiz platform ... ... @@ -13,61 +13,50 @@ 13 13 * Access to the Deploy phase of your eMagiz project 14 14 15 15 == 2. Key concepts == 16 -This microlearning centers around installing an eMagiz Mendix Connector16 +This microlearning centers around learning what an eMagiz Mendix Connector is 17 17 With eMagiz Mendix Connector we mean: A Mendix module developed and maintained by eMagiz that simplifies connect a Mendix application to an eMagiz project for data traffic between both systems. 18 18 19 - ToinstallaneMagiz Mendix Connectoryou need the following:19 +Key aspects of the eMagiz Mendix Connector: 20 20 21 -* The Mendix Module called the eMagiz Mendix Connector (available in eMagiz under Deploy of your project) 22 -* Access to a Mendix project which has no eMagiz Mendix Connector in it at this moment. 21 +* The goal of the module is to simplify the connection between Mendix and eMagiz and therefore enhance the speed of development and reduce the risks of problems 22 +* The Mendix module is developed and maintained by eMagiz 23 +* As of Mendix 8 the inner workings of the module have changed 24 +* No manual actions in Mendix via a Mendix screen are necessary to control the eMagiz parts (as of version 4.2.0) 23 23 24 24 25 25 26 -== 3. Installan eMagiz Mendix Connector28 +== 3. What is an eMagiz Mendix Connector 27 27 28 -T o install the eMagiz Mendix Connector ina Mendixapp,thefollowingsteps need tobe performed.30 +The eMagiz Mendix Connector is a Mendix module that is developed and maintained by eMagiz that simplifies connecting a Mendix application to an eMagiz project for data traffic between both systems. 29 29 30 -=== 3.1 Download the eMagiz Mendix connector 31 -* The eMagiz Mendix connector can be downloaded via eMagiz. Log in and then go to one of the busses you have access to. 32 -* Go to **Deploy -> On Premises -> Runtime Downloads** the eMagiz Mendix connector can be downloaded. 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 -If you do not do this then the connector will **not** work. 32 +Key aspects of the eMagiz Mendix Connector: 35 35 36 - [[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-install-emagiz-mendix-connector--emc-download-screen.png]]37 - 38 - ===3.2 ImportingeMagiz Mendixconnector39 -No wthat we havedownloadedthecorrecteMagizMendix connector(thelatestversion that isvailablefor theMendixversion of ourproject)we canopenMendixitself.34 +* The goal of the module is to simplify the connection between Mendix and eMagiz and therefore enhance the speed of development and reduce the risks of problems 35 +* The Mendix module is developed and maintained by eMagiz 36 +* As of Mendix 8 the inner workings of the module have changed 37 +* No manual actions in Mendix via a Mendix screen are necessary to control the eMagiz parts (as of version 4.2.0) 40 40 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. 42 -In Project Explorer, right-click and choose the option "Import module package..." 39 +The eMagiz Mendix Connector makes use of Java Actions (Mendix 8 and up) or a web service layer (Mendix 7 and down) to connect Mendix to eMagiz and vice versa. We have changed the connection method to create a process that is better maintainable and easier to realize. 43 43 44 - [[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-install-emagiz-mendix-connector--import-module-package.png]]41 +In the remainder of the microlearnings within this module, we will learn how you can install, configure and update your eMagiz Mendix Connector. So stay tuned. 45 45 46 -In the pop-up that follows select the correct eMagiz Mendix Connector version and press Open / Openen (depending on the language settings of your PC) 47 47 48 -[[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-install-emagiz-mendix-connector--import-module-package-selection.png]] 49 49 50 -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. 51 - 52 -[[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-install-emagiz-mendix-connector--import-module-package-add-as-new-module.png]] 53 - 54 -In the following microlearnings, we will focus on configuring the eMagiz Mendix Connector and updating the eMagiz Mendix Connector. 55 - 56 - 57 - 58 58 == 4. Assignment == 59 59 60 -The assignment is simple this time. Just install an eMagiz Mendix Connector. 61 -This assignment can be completed with the help of an associated Mendix project linked to the (Academy) project that you have created/used in the previous assignment. 47 +As this is a theoretical microlearning there is no assignment that you need to complete 62 62 63 63 == 5. Key takeaways == 64 64 65 -* The crucial part of installing an eMagiz Mendix Connector is to select the correct version that will work with your Mendix project 66 - ** 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. 67 -* The actual installation in Mendix is simply importing a module package and selecting the correct one. As easy as can be. 51 +Key aspects of the eMagiz Mendix Connector: 68 68 53 +* The goal of the module is to simplify the connection between Mendix and eMagiz and therefore enhance the speed of development and reduce the risks of problems 54 +* The Mendix module is developed and maintained by eMagiz 55 +* As of Mendix 8 the inner workings of the module have changed 56 +* No manual actions in Mendix via a Mendix screen are necessary to control the eMagiz parts (as of version 4.2.0) 69 69 70 70 59 + 71 71 == 6. Suggested Additional Readings == 72 72 73 73 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. ... ... @@ -74,8 +74,6 @@ 74 74 75 75 == 7. Silent demonstration video == 76 76 77 - Thisvideo demonstrateshow you could havehandledtheassignmentand gives you somecontext on what you have justlearned.Disclaimer, you don't see the pop-upappearingin Mendix butif you follow theabove stepsyouaregood to go!66 +As this is a theoretical microlearning there is no video 78 78 79 -{{video attachment="novice-mendix-connectivity-install-emagiz-mendix-connector.mp4" reference="Main.Videos.Microlearning.WebHome"/}} 80 - 81 81 )))((({{toc/}}))){{/container}}{{/container}}