Importing Data - Excel, XML, JSON
We are trialling Mendix and want to import some existing data into a test application Have tried the ExcelImporter but get issues with referenced entities (using the example here...
View ArticleOutlook Exchange Connectivity
We are in process of developing a new project and as a Requirement Criteria, we would require some information on how we can send a Meeting or a Calendar Invite from the Mendix Application to...
View ArticleCommunity Commons: FilefromFileDocument
Can anyone tell me what the 'FilefromFileDocument' does and how i should be using it?I'm trying to store a file for my APP so it can be used as a resource. I think this may be the java action i need,...
View ArticleSorting Error for Turkish Characters
Sorting for Turkish characters like Ç, Ğ, İ, Ö, Ş ,Ü etc. is not working properly. All of these are sorted after Z. Where can I set this?
View ArticleFreeApp Limitations
Hi,I know that FreeApp is free up to 10 users and it is written that there is no other Application Limitations.Is this the case? Because I read on some forum questions that there is a limitation of...
View ArticleApp Platform Performance Improvements!
Not sure if I am the only one experiencing this, but since the new app platform rollout earlier this week, I have seen signficant reductions in the amount of time it takes to transport and deploy new...
View ArticleMendix 7.0.2 Java Compile Errors
Hi All, I have downloaded modeler 7.0.2 but i get some java compile errors (see below)I have managed to solve the most errors by updating the app store modules but these 2 are still giving me...
View ArticleHelp needed on generic error / debugging in Mx7
Morning,I have recently upgraded a rather old (Mendix 5) project into Mendix 7. I went to Mendix 6 first, and all seemed to work correctly.However, in Mendix 7, I've done all the things I've read I...
View ArticleWhat tools do you use when developing?
Hi all,Just wanted to ask this out of curiousity, and maybe get some new tools out of this aswell:What tools do you use in your day-to-day work when developing with / for Mendix?I'll kick off...
View ArticleUse importStream after conversion
After converting an App from Mx5.21 to 6.5.1 the importXmlStream needed to be replaced by importStream because of deprecation. The importXmlStream function mapped an XML without problems to the domain....
View ArticleAttribute returns "data not available" in custom template after save...
Greetings all, In one of our applications we generate a printable template after saving the entity, the only problem is that we've received complaints of the message "data not available" occasionally...
View ArticleCan I display the value of a variable in a page?
Is there a way to display the value of a variable on a pageI have an app which allows appointments to be booked. If an appointment is requested and the number of appointments already booked exceeds a...
View ArticleListview no items found
When a listview contains no items, it says "No items found" Is there any way to customise this text to say something else e.g. "No people found"
View ArticleRecord locking in a multi node environment
Has anyone ever implemented a record locking mechanism in Mendix using only the database a the place where locks are stored? I have a feeling that given that Autonumber uses a database sequence there...
View ArticleHow to change the number of decimals shown after the decimal point on axes in...
I've built some microflows to fill the chart JS widget with data, this all works perfectly fine. But in one of the charts, the data on the y-axis represents a number of people. When the number of...
View ArticleBarcode scanner widget does not recognise camera
I have created a mobile app that uses the barcodeScannerForPhonegap widget (version 3.0.1). This works fine testing in development using the mendix developer app. I then proceeded with deploying to the...
View ArticleWSDL Soap Address location is HTTP instead of HTTPS
We have several applications running on a on-premise installation. Our servers are all running on Microsoft Windows Server and use IIS to serve the mendix applications to the outside world. All the...
View ArticleIs there a free version on the On Premise Server
Hi everyone.May be this is an awkward question. But I have to ask. Is there a any free version on the On Premise Server??I know the mendix sand box cloud has a limitation on the number of users and...
View ArticleVersion 7 App not compiling - Compilation of Java actions failed Google Maps
Hi,I downloaded version 7 of the Modeller and converted across an App that was working in version 6.10.3When I tried to run locally it freezes with the error - Compliation of Java actions failedReading...
View ArticleFilter Issue in Mendix Reports
In my Mendix application, i have to use Reports that will have some dropdowns and date pickers to filter the data. For which I am using Report Chart component inside Report Pane along with filters and...
View Article