Community commons not available for Mx 7.0.2
I can not seem to find the right Community commons version that works with Mx 7.0.2. The version that is compatible with Mx 6 cause compilation errors, and the ones that are compatible with Mx 7.1 I...
View ArticleIoT - how to create a Root CA for AWS?
In the IOT tutorial (https://docs.mendix.com/howto/tutorials/build-an-iot-app-2) I can see we need a root CA from AWS. I don't see how this gets created on the AWS platform. Only option I have is to...
View ArticleImport mapping issue with inheritance
Hello, We are facing an issue where in export to XML is working as expected but import from the same XML is not working when the root element is a generalized entity. Scenario: We have an entity called...
View ArticleProcess Queue - ProcessQueue.QueuedAction does not exist anymore
Hi all, I'm currently having some problems, getting the Process Queue module running. When I try to queue a QueuedAction I get: Object of type 'ProcessQueue.QueuedAction' with guid '2251799813685352'...
View ArticleHow to Import and Export large flat file
I want to import and export about 70,000 lines of data to the application. However, the following error occurs in processing I created. - Import I import csv File to the application using Flat &...
View ArticleCan not load Domain model using Mendix SDK.
I want to use Mendix SDK to create entities and loading it inside Mendix app, i think the SDK not able to see and catch domain model , i got TypeError of type "undefined load function". I follow the...
View ArticleDownloaded archived log files almost empty?
When I download a log file from last friday from cloud v4 the file contains only 2 lines!?
View ArticleAtlas UI - Selected submenu item has block cover icon, how to fix?
I've built an app in Mendix 7.6.0, with the default Atlas UI. All the layouts are the standard Responsive ones. When I select a submenu item on the navigation bar on the left, it highlights the icon...
View ArticleExposing metamodel.JSON and other files
Using URL https://<>/metamodel.json exposes the datamodel of my application. It is also possible to use other filename being part of MDA. Doing so a hacker could be able to make a copy of my...
View ArticleCalling AJAX to database using java script
Hi, How do call an ajax to a database using java script to get the suggestions for a textbox(particular attribute) in mendix.
View ArticleLogin fails when I try to login in hydrid Mobile App
Hi All, I'm new new to Mendix. I have set up a mobile app with different user roles. In the demo version it all works well. But in production modus I cannot login in. Even as administrator it fails. I...
View ArticleConcurrentModificationException
I see this in my application log. Does this happen because of too many webservice calls on the same object? java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(Unknown...
View ArticleReference selector visibility condition
I have this model : a service belongs to one domain In the page NewEdit where the service is created I want to show a reference selector dropdown with the attribute 'TitleNL' for a user with language...
View ArticleAnalyse database usage
We received several warnings about our database running low on diskspace. In the v4 cloud dashboard I can see the total database size, split in table and index size in the metrics section, but I want...
View ArticlePulling Data From an Access Database
We are attempting to pull data from a legacy system that was built within access. We want to be able to pull that data from the access database and leverage it within the Mendix platform. Currently the...
View ArticleWhy are the Cordova plugins lagging so much behind
Mendix is making it real easy to create your mobile packages. But I do wonder when I am inspecting the config.xml why so much of these plugins are lagging behind in the version number. Can anybody tell...
View ArticleUpload File
I'am new to mendix. So I need to upload excel, parse it, and save data into db. How can I upload a file, and pass the file to a microflow.
View ArticleUpload a file and get the file path to save if not db atleast locally
how to get the browsed file path constructed in mendix to display in java action class?
View ArticleBarcode/QR Code and OCR scanning
We built a page for customers using our app to be able to scan their product model number by barcode, QR code or by OCR. In testing I've found our setup to be inefficient. The QR and barcode scanner...
View ArticleApp with entity database not working in cloud foundry
Hello every one, i have tried different ways to deploy app in SAP cloud foundry its working fine if there is no entity database associated with it, if i have entity database in our app after deploying...
View Article