Integrating Data Sources with Mendix

Developers often need to connect their applications to different data sources to extend their capabilities and functionality. Integrating third-party or external data sources is crucial in data analytics initiatives as …

Event Driven Programming with Mendix Business Events

Event Driven Programming Prerequisite to build. PUB-SUB Architecture of Business Events docker exec kafka /bin/kafka-console-consumer –topic local –from-beginning –bootstrap-server kafka:19092 PS C:\Users\I5583\Downloads\event-broker-tools-main>docker exec kafka /bin/kafka-console-consumer — topic local –from begining …

Mendix: A Guide to Product Development Design

Product development design is a comprehensive process. It involves several moving pieces, be it features, people, or the customer’s dreams and hopes. Before launching any final products, much work is …

How Mendix Technology is Changing How We Work

Mendix is arguably the easiest and fastest low-code platform companies use to build web and mobile applications at scale. This platform facilitates faster time-to-market by accelerating enterprise application delivery throughout …

Third Party API’s Mendix Integration

Third Party API’s Mendix Integration

1. What is API in general? API generally stands for Application Program Interface. It creates a bridge / medium for two different software programs / units. 2. What is Third …

The Single Sign-on (SSO) function in Mendix

The Single Sign-on (SSO) function in Mendix

Process of Authentication without SSO: Each website/application will maintain the individual database of the user’s credentials, like username & password, etc. The website always will check the authentication has been …

Mendix In Between Clouds

Mendix In-Between Clouds

What is Mendix? The Mendix is a platform which is completely integrated to manage the software development environment life-cycle like designing, building, deploying and managing apps. It is the highly …

Mendix Integration with HL7 data format

Mendix Integration with HL7 data format

What is HL7? HL7 (Health Level-7) is a set of international standards for transfer of clinical information between two systems by maintaining data integrity, data security, reliability. It is mainly used …