Changes for page novice-mendix-connectivity-configure-emagiz-mendix-connector
Last modified by Erik Bakker on 2025/02/25 16:09
From version 10.1
edited by Erik Bakker
on 2022/08/23 08:25
on 2022/08/23 08:25
Change comment:
There is no comment for this version
To version 6.1
edited by Erik Bakker
on 2022/06/12 10:03
on 2022/06/12 10:03
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - ConfigureaneMagizMendixConnector1 +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]] ... ... @@ -139,12 +139,12 @@ 139 139 140 140 [[image:Main.Images.Microlearning.WebHome@novice-mendix-connectivity-configure-emagiz-mendix-connector--show-project-directory.png]] 141 141 142 -Simply make sure that the Keystore and Truststore that you have downloaded from eMagiz are placed in this folder .149 +Simply make sure that the Keystore and Truststore that you have downloaded from eMagiz are placed in this folder **including the unique number prefix eMagiz has given the key* and Truststore** 143 143 144 -{{warning}}Don't forget to include the unique number prefix eMagiz has given the key- and truststore. Otherwise the connection cannot be established.{{/warning}} 145 - 146 146 This configuration only needs to happen **once**. 147 147 153 + 154 + 148 148 == 4. Assignment == 149 149 150 150 The assignment is simple this time. Configure your eMagiz Mendix Connector. ... ... @@ -161,15 +161,15 @@ 161 161 162 162 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. 163 163 171 + 172 + 164 164 == 6. Suggested Additional Readings == 165 165 166 166 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. 167 167 168 -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"]]. 169 - 170 170 == 7. Silent demonstration video == 171 171 172 172 As most of this configuration takes place in Mendix and not in eMagiz we have chosen not to make a video on this topic. 173 173 The pictures and text provided above should give you enough guidance to configure the connection between Mendix and eMagiz. 174 174 175 -)))((({{toc/}}))){{ /container}}{{/container}}182 +)))((({{toc/}}))){{container}}{{/container}}