Using java libraries that use getResource()
I updated all my projects to Mendix 7.0.2. Now I have some java projects that are not working anymore.Tracing back the error's I found out that the error's come from failing getResource() and...
View ArticleError in Connector node in 7.0.2 - No read only hash found
I am getting the following Error in my logs since updating an application to Mendix 7.0.2.Connector An error has occurred while handling the request. [User 'xxxxxxxx' with session id...
View ArticleOQL Join without reference
I have a parent child self-association, let's say B (parent) <- A (child). For performance reasons, there is only one owner.Now, in my OQL, I want to join some information of the siblings of a...
View ArticleRestarting an app on your mobile phone issue
When you log in to a Mencix application and kill the app by swiping the app we see some strange behaviour when you try to open the app again. On apple devices it is consistent and the login page is...
View ArticleGrow automatically : NO --> not working
Hi Team, I am using mendix 6.7.1 and found that grow automatically No is not working if I change editable to Never.Expected scroll bar appended to text area if number of lines mentioned in property...
View ArticleHow to receive images in a deeplink?
Hi all, I am wondering how i could receive multiple images the best. You can think to an direct upload of images to our Mx app with a direct link.One possibility is to publish a put service wherein the...
View ArticleCannot create package from teamserver MxCloud
When trying to create a package from the teamserver in de Mx Cloud an error occurs, see the stacktrace below. Does anyone knows what this means and what I can do?When I create a package locally from...
View ArticleJava compile error
I get a Java compile error: 'package org.json does not exist' while using the Google Maps App. (Doing the 'Getting Started training') Any ideas on how to fix that?
View ArticleCall Rest (Get) return code
Was wondering if anyone knows where or how you can view the return code from the called API service. I'm using import mapping in the repsonse but that does not return the header info (return value)...
View ArticleCodeweavers: Run Modeler on your Mac, any experiences?
Does anyone have experiences with codeweavers in combination with the Mendix Modeler? Looks like outdated but maybe it still...
View ArticleMendix MXBuild syntax requried to create a mda file
Hi, Can anyone please let me know the syntax for Mendix MXBuild to create a mda file. Thanks in advance
View ArticleCan I sort the listview from association?
I am using a list view from association. I want to sort the list by created date. Can anyone help me.Thanks.
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 ArticleOAuth login over custom domain gives blank screen in hybrid app
I am working on a hybrid phonegap package for Android and am running in some issues with the login procedure. We use OAuth authentication on a Microsoft Azure environment ('regular', not SAML). I...
View ArticleWhat are the best practices to take over a Mx app build by someone else?
Hi guys, Building an app with a blank domain model is may the best case scenario to begin to develop a Mx app for a business engineer...but what if the Mx app is already been build by more parties,...
View ArticleDate picker of standard Mendix Date picker shows blank image in the TAP...
Anyone any idea what's happened here and how to fix it? When I run locally it all looks fine, it then only shows the plus and minus signs.(I run 6.10.4, but it is not in the dropwdownlist, so I picked...
View ArticleLdap sync error: Failed to synchronize users: Unbalanced parenthesis; nested...
Hi,I have this error when I try to sync with LDAP: No matching response control found - looking for 'class...
View ArticleMendix 7 - problem with mx.data.get and filter.references
Hallo,in our custom widgets we use the filter.references option of the mx.data.get, in order to be able to reach from a mendix object not only the guid of another mxObj (associated to the first one)...
View ArticleCreating Parameter on MicroflowCallParameterMapping usin SDK?
How do I add a parameter using the SDK to a microflow call action?I've created in order a:MicroflowCallActionMicroflowCall on MicroflowCallActionMicroflowCallParameterMapping on MicroflowCallAction...
View ArticleSAML SSO Looping
We have SAML configured to use SSO. The issue is that when we use the /SSO/ in the URL it goes in a loop and never shows the page. Log shows credentials are being passed (federation). I was thinking it...
View Article