Last modified by Eva Torken on 2023/06/20 16:20

Show last authors
1 {{container}}{{container layoutStyle="columns"}}(((
2 In this microlearning, we will focus on installing an eMagiz Mendix Connector.
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
5 Should you have any questions, please contact academy@emagiz.com.
6
7 == 1. Prerequisites ==
8 * Basic knowledge of the eMagiz platform
9 * Access to a Mendix application
10 * Access to the Deploy phase of your eMagiz project
11
12 == 2. Key concepts ==
13 This microlearning centers around installing an eMagiz Mendix Connector
14 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.
15
16 To install an eMagiz Mendix Connector you need the following:
17
18 * The Mendix Module called the eMagiz Mendix Connector (available in eMagiz under Deploy of your project)
19 * Access to a Mendix project which has no eMagiz Mendix Connector in it at this moment.
20
21 == 3. Install an eMagiz Mendix Connector
22
23 To install the eMagiz Mendix Connector in a Mendix app, the following steps need to be performed.
24
25 === 3.1 Download the eMagiz Mendix connector
26 * The eMagiz Mendix connector can be downloaded via eMagiz. Log in and then go to one of the busses you have access to.
27 * Go to **Deploy -> On Premises -> Runtime Downloads** the eMagiz Mendix connector can be downloaded.
28 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.
29 If you do not do this then the connector will **not** work.
30
31 [[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-install-emagiz-mendix-connector--emc-download-screen.png]]
32
33 === 3.2 Importing eMagiz Mendix connector
34
35 Now that we have downloaded the correct eMagiz Mendix connector (the latest version that is available for the Mendix version of our project) we can open Mendix itself.
36
37 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.
38 In Project Explorer, right-click and choose the option "Import module package..."
39
40 [[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-install-emagiz-mendix-connector--import-module-package.png]]
41
42 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)
43
44 [[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-install-emagiz-mendix-connector--import-module-package-selection.png]]
45
46 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.
47
48 [[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-install-emagiz-mendix-connector--import-module-package-add-as-new-module.png]]
49
50 In the following microlearnings, we will focus on configuring the eMagiz Mendix Connector and updating the eMagiz Mendix Connector.
51
52 == 4. Key takeaways ==
53
54 * The crucial part of installing an eMagiz Mendix Connector is to select the correct version that will work with your Mendix project
55 ** 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.
56 * The actual installation in Mendix is simply importing a module package and selecting the correct one. As easy as can be.
57
58 == 5. Suggested Additional Readings ==
59
60 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.
61
62 )))((({{toc/}}))){{/container}}{{/container}}