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 7.1
edited by Erik Bakker
on 2022/06/12 10:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,12 +4,15 @@
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: 10 minutes
9 +
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.
15 +* 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  
28 +
29 +
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 -
46 +
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  
148 +
149 +
146 146  == 4. Assignment ==
147 147  
148 148  The assignment is simple this time. Configure your eMagiz Mendix Connector.
... ... @@ -159,12 +159,12 @@
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  
166 +
167 +
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.