Mendix 11 is currently in Beta. For more information about Beta releases and features, see Beta Releases.
Use Extensions
Introduction
Connect to and receive information from external sources with extensions in Mendix Studio Pro.
Documents available for this topic:
-
Overview of how to use the Data Importer to import data from a representative file (Excel and CSV) and create a non-persistable entity in your domain model.
-
Connect to an External Database
Overview of how to configure the External Database Connection document.
-
Querying and Integrating External Data
Details how to use the External Database Connector to query external databases and integrate the data into your Mendix application.
-
Execute an SQL Statement on an External Database
Describes how to execute an SQL statement on relational external databases using the Database Connector.
Read More
- Mendix Business Events
- Mendix Event Broker
- Import Data from File
- External Database Connector
- Query External Database