Wiki source code of What is an eMagiz Connector

Last modified by Erik Bakker on 2025/02/28 09:22

Hide last authors
Erik Bakker 10.1 1 {{container}}
2 {{container layoutStyle="columns"}}
3 (((
Erik Bakker 11.1 4 In this microlearning, we'll explore the eMagiz Connector — a tool designed to streamline the integration between Mendix applications and eMagiz projects. This connector, developed and maintained by eMagiz, simplifies data exchanges, speeds up development, and minimizes potential issues. We'll cover its key features and how it eliminates the need for manual controls in Mendix.
Erik Bakker 1.1 5
6 Should you have any questions, please contact academy@emagiz.com.
7
8 == 1. Prerequisites ==
Erik Bakker 10.1 9
Erik Bakker 1.1 10 * Basic knowledge of the eMagiz platform
11
12 == 2. Key concepts ==
Erik Bakker 10.1 13
Erik Bakker 11.1 14 This microlearning centers around learning what an eMagiz Connector is
15 With eMagiz Connector, we mean a Mendix module developed and maintained by eMagiz that simplifies connecting a Mendix application to an eMagiz project for data traffic between both systems.
Erik Bakker 1.1 16
Erik Bakker 11.1 17 == 3. What is an eMagiz Connector ==
Erik Bakker 1.1 18
Erik Bakker 11.1 19 The eMagiz Connector is a Mendix module developed and maintained by eMagiz that simplifies connecting a Mendix application to an eMagiz project for data traffic between both systems.
Erik Bakker 1.1 20
Erik Bakker 11.1 21 Key aspects of the eMagiz Connector:
Erik Bakker 1.1 22
Erik Bakker 9.1 23 * The module's goal is to simplify the connection between Mendix and eMagiz, enhancing the speed of development and reducing problem risks.
24 ** Separation of concerns.
25 ** One **activation key** is needed to configure the connection between your Mendix module and eMagiz.
26 * The Mendix module is developed and maintained by eMagiz.
27 ** Enhanced security
28 ** Easier support
29 * Support for the following functionalities.
Erik Bakker 8.1 30 ** Multi-tenancy
31 ** High-available
32 ** Message Redelivery
Erik Bakker 1.1 33
Erik Bakker 11.1 34 The eMagiz Connector uses a set of Java Actions to connect Mendix to eMagiz. These Java Actions are divided into a "Start," "Send," and "Stop" category. The "Start" and "Send" variants are needed to exchange messages, while the "Stop" variant is only relevant for manual interventions.
Erik Bakker 1.1 35
Erik Bakker 11.1 36 During the remainder of this course, we will learn how you can install, configure, and update your eMagiz Connector. So stay tuned.
Erik Bakker 1.1 37
Eva Torken 4.1 38 == 4. Key takeaways ==
Erik Bakker 1.1 39
Erik Bakker 11.1 40 Key aspects of the eMagiz Connector:
Erik Bakker 1.1 41
Erik Bakker 9.1 42 * The module's goal is to simplify the connection between Mendix and eMagiz, enhancing the speed of development and reducing problem risks.
Erik Bakker 1.1 43 * The Mendix module is developed and maintained by eMagiz
Erik Bakker 9.1 44 * Support for lots of functionalities.
Erik Bakker 1.1 45
Eva Torken 4.1 46 == 5. Suggested Additional Readings ==
Erik Bakker 1.1 47
Erik Bakker 10.1 48 * [[Novice (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Novice.WebHome||target="blank"]]
49 ** [[Mendix Connectivity (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.Mendix Connectivity.WebHome||target="blank"]]
Erik Bakker 11.1 50 *** [[Install an eMagiz Connector (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.Mendix Connectivity.novice-mendix-connectivity-install-emagiz-mendix-connector.WebHome||target="blank"]]
51 *** [[Configure an eMagiz Connector (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Novice.Mendix Connectivity.novice-mendix-connectivity-configure-emagiz-mendix-connector.WebHome||target="blank"]]
Erik Bakker 10.1 52 * [[Intermediate (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome||target="blank"]]
53 ** [[Mendix Connectivity (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Mendix connectivity.WebHome||target="blank"]]
Erik Bakker 7.1 54 * [[Mendix (Search Result)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22mendix%22||target="blank"]]
Erik Bakker 10.1 55 )))
Erik Bakker 1.1 56
Erik Bakker 10.1 57 (((
58 {{toc/}}
59 )))
60 {{/container}}
61 {{/container}}