Wiki source code of What is an eMagiz Mendix Connector
Last modified by Martijn Woudstra on 2022/08/23 08:12
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{container}}{{container layoutStyle="columns"}}((( | ||
| 2 | In this microlearning, we will focus on determining what an eMagiz Mendix Connector is. This insight will help you the moment you will start using the eMagiz Mendix Connector. | ||
| 3 | |||
| 4 | Should you have any questions, please contact academy@emagiz.com. | ||
| 5 | |||
| 6 | == 1. Prerequisites == | ||
| 7 | * Basic knowledge of the eMagiz platform | ||
| 8 | * Access to a Mendix application | ||
| 9 | * Access to the Deploy phase of your eMagiz project | ||
| 10 | |||
| 11 | == 2. Key concepts == | ||
| 12 | This microlearning centers around learning what an eMagiz Mendix Connector is | ||
| 13 | With eMagiz Mendix 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. | ||
| 14 | |||
| 15 | Key aspects of the eMagiz Mendix Connector: | ||
| 16 | |||
| 17 | * The goal of the module is to simplify the connection between Mendix and eMagiz and therefore enhance the speed of development and reduce the risks of problems | ||
| 18 | * The Mendix module is developed and maintained by eMagiz | ||
| 19 | * As of Mendix 8 the inner workings of the module have changed | ||
| 20 | * No manual actions in Mendix via a Mendix screen are necessary to control the eMagiz parts (as of version 4.2.0) | ||
| 21 | |||
| 22 | == 3. What is an eMagiz Mendix Connector | ||
| 23 | |||
| 24 | The eMagiz Mendix Connector is a Mendix module that is developed and maintained by eMagiz that simplifies connecting a Mendix application to an eMagiz project for data traffic between both systems. | ||
| 25 | |||
| 26 | Key aspects of the eMagiz Mendix Connector: | ||
| 27 | |||
| 28 | * The goal of the module is to simplify the connection between Mendix and eMagiz and therefore enhance the speed of development and reduce the risks of problems | ||
| 29 | * The Mendix module is developed and maintained by eMagiz | ||
| 30 | * As of Mendix 8 the inner workings of the module have changed | ||
| 31 | * No manual actions in Mendix via a Mendix screen are necessary to control the eMagiz parts (as of version 4.2.0) | ||
| 32 | |||
| 33 | The eMagiz Mendix Connector makes use of Java Actions (Mendix 8 and up) or a web service layer (Mendix 7 and down) to connect Mendix to eMagiz and vice versa. We have changed the connection method to create a process that is better maintainable and easier to realize. | ||
| 34 | |||
| 35 | In the remainder of the microlearnings within this module, we will learn how you can install, configure and update your eMagiz Mendix Connector. So stay tuned. | ||
| 36 | |||
| 37 | == 4. Assignment == | ||
| 38 | |||
| 39 | As this is a theoretical microlearning there is no assignment that you need to complete | ||
| 40 | |||
| 41 | == 5. Key takeaways == | ||
| 42 | |||
| 43 | Key aspects of the eMagiz Mendix Connector: | ||
| 44 | |||
| 45 | * The goal of the module is to simplify the connection between Mendix and eMagiz and therefore enhance the speed of development and reduce the risks of problems | ||
| 46 | * The Mendix module is developed and maintained by eMagiz | ||
| 47 | * As of Mendix 8 the inner workings of the module have changed | ||
| 48 | * No manual actions in Mendix via a Mendix screen are necessary to control the eMagiz parts (as of version 4.2.0) | ||
| 49 | |||
| 50 | == 6. Suggested Additional Readings == | ||
| 51 | |||
| 52 | 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. | ||
| 53 | |||
| 54 | == 7. Silent demonstration video == | ||
| 55 | |||
| 56 | As this is a theoretical microlearning there is no video | ||
| 57 | |||
| 58 | )))((({{toc/}}))){{/container}}{{/container}} |