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

From version 9.1
edited by Erik Bakker
on 2022/08/23 08:21
Change comment: There is no comment for this version
To version 6.1
edited by Erik Bakker
on 2022/06/12 10:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Configure an eMagiz Mendix Connector
1 +novice-mendix-connectivity-configure-emagiz-mendix-connector
Content
... ... @@ -1,15 +1,23 @@
1 -{{container}}{{container layoutStyle="columns"}}(((
1 +{{container}}{{container layoutStyle="columns"}}(((
2 +
3 +
4 +
5 +# Configure an eMagiz Mendix Connector
6 +
2 2  In this microlearning, we will focus on configuring 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  
12 +* Last update: January 27th, 2021
13 +* Required reading time: 10 minutes
14 +
7 7  == 1. Prerequisites ==
8 8  * Basic knowledge of the eMagiz platform
9 9  * Access to a Mendix application
10 10  * Access to the Deploy phase of your eMagiz project
11 11  * A connection between Mendix and eMagiz Designed and Created
12 -* Using eMagiz Mendix version 4.2.0 or higher.
20 +* Using eMagiz Mendix version 4.2.0 or higher. For legacy configuration please see the user guide **Install guide eMagiz Connector for Mendix**
13 13  
14 14  == 2. Key concepts ==
15 15  This microlearning centers around configuring an eMagiz Mendix Connector
... ... @@ -22,12 +22,13 @@
22 22  * Configure the constants
23 23  * Configure the Keystore/Truststore
24 24  
33 +
34 +
25 25  == 3. Configure a eMagiz Mendix Connector
26 26  
27 27  To configure the eMagiz Mendix Connector in a Mendix app, the following steps need to be performed.
28 28  
29 29  === 3.1 Configure the After Startup and Before Shutdown
30 -
31 31  The first step of configuring your eMagiz Mendix Connector is to connect the After Startup and the Before Shutdown microflow that eMagiz provides you as part of the Use Me folder to the existing
32 32  After Startup and Before Shutdown microflow of the project itself.
33 33  
... ... @@ -39,9 +39,8 @@
39 39  [[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-configure-emagiz-mendix-connector--after-startup-before-shutdown-project.png]]
40 40  
41 41  This configuration only needs to happen **once**.
42 -
51 +
43 43  === 3.2 Configure the Access rights to the eMagiz Mendix Module
44 -
45 45  It is recommended that only the administrator user role has access to the eMagiz Mendix Connector module.
46 46  To do this follow these steps:
47 47  
... ... @@ -60,7 +60,6 @@
60 60  This configuration only needs to happen **once**.
61 61  
62 62  === 3.3 Configure the constants
63 -
64 64  The eMagiz Mendix Connector comes with six constants that need to be configured correctly to make sure that a successful and stable connection can be established between the Mendix application and eMagiz.
65 65  
66 66  [[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-configure-emagiz-mendix-connector--emagiz-mendix-constants.png]]
... ... @@ -143,6 +143,8 @@
143 143  
144 144  This configuration only needs to happen **once**.
145 145  
153 +
154 +
146 146  == 4. Assignment ==
147 147  
148 148  The assignment is simple this time. Configure your eMagiz Mendix Connector.
... ... @@ -159,15 +159,15 @@
159 159  
160 160  To make a connection in terms of allowing data to travel between A and B you need to fill in the correct constants and setup your Keystore and Truststore correctly.
161 161  
171 +
172 +
162 162  == 6. Suggested Additional Readings ==
163 163  
164 164  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.
165 165  
166 -If you are interested in migrating towards the latest version of the eMagiz Mendix Connector please check out our [[migration paths>>doc:Main.eMagiz Support.Migration Paths.WebHome||target="blank"]].
167 -
168 168  == 7. Silent demonstration video ==
169 169  
170 170  As most of this configuration takes place in Mendix and not in eMagiz we have chosen not to make a video on this topic.
171 171  The pictures and text provided above should give you enough guidance to configure the connection between Mendix and eMagiz.
172 172  
173 -)))((({{toc/}}))){{/container}}{{/container}}
182 +)))((({{toc/}}))){{container}}{{/container}}