Object can't be updated as it does not exist anymore in Mx7
Hi guys, I've problem with error 'Object can't be updated as it does exist anymore'. I was doing the migration of my application from Mx6 to Mx7 and I found a bug in Mx7. Something strange happens, my...
View ArticleInput reference set selector vs (regular) Reference set selector
Hey, Is the difference only graphical (visual), not functional? Any suggestions for when (not) to use which? Regards, Joris
View ArticleConsume REST Services with Digest Authentication
Hi, I am trying to connect to a REST API with Digest Authentication. I am trying to replicate a PUT request from using the following sample curl request - curl -v --digest --user *****:***** -H...
View ArticleAPM - Performance Tool - SQLs not shown
Hi, I recorded a session in APM-Performance Tool to capture a particular microflow, I know for certain that db queries are being made from this microflow and 'Record SQL statements' has been turned ON...
View ArticleNoSuchMethodError in ExcelImporter after migrating to Mendix 7 and updating...
We are busy migrating our Mendix 6 project to Mendix 7. After updating the Mendix ExcelImporter to the latest version, the following RunTimeException comes up whenever the StartImplateByTemplateMethod...
View ArticleHealth check microflow does not result in an email being sent
We have implemented a health check microflow in the project settings, and deployed to Test. We can see from the logs that the flow works as designed and generates a non-empty output string when...
View ArticleGot a working curl-call. How to make a RESTcall do the same.
Following the REST tutorial, I found that spotify's searchAPI now needs authentication. I have a working curl-call "curl -X "POST" -H "Authorization: Basic...
View Article[How to] Clean your Mendix Project Directory and save many GBs on space
Running on a solid state drive, which is kinda required to run the Mendix Modeler, I don’t have much disk space. Though price of SSD are coming down, I have to deal with the little I have. Now, I have...
View ArticleGoogle Maps Polygon
Hi All, Has anyone had success (and happy to share) with customing the google maps widget so polygons work within it? I have looked into https://forum.mendixcloud.com/link/questions/6938 with no...
View ArticleScroll down to the bottom of page
Hi, My requirement is to scroll down to bottom when we click on a link. How to achieve this in mendix modeller? Appreciate a prompt response. Thanks Salma
View ArticleErrors concerning impossible queries involving non-persistable entities
Hi, we get a lot of log errors like the one pasted below, complaining about an XPATH / database retrieve where non-persistable entities are involved, which, of course, is not possible. There is no clue...
View ArticleDate(Time) placeholder text in datagrid search fields
Hi, Perhaps I am mistaken, but my client would like to display the date as dd-mm-jjjj and the time as uu:mm. This is easy in normale date(Time) fields. There I can set the placeholder text as...
View ArticleNotification Icon
Hello, I'm using the Push Notifications Connector plugin from the app store to send notifications. I configured GCM for android devices with Firebase, sending a notification with a title and message...
View ArticleMinimum requirements for client devices
We need to provice minimum specs for client devices to use a mendix built system. We want to provide a bit more than "web enabled". What are the minimum hardware and software specs for accessing a...
View ArticlePhonegap app testing tools
Hello, I wanted to ask if there is anyone that has tested their phonegap apps on an iPhone X, I was interested in trying to upgrade to Xcode 9 to test our app on the iPhone X simulator but have been...
View ArticleGettign below error while upgrading mendix from 6 to 7.8
Gettign below error while upgrading mendix from 6 to 7.8 java.lang.ClassCastException: com.mendix.basis.objectmanagement.MendixIdentifier cannot be cast to java.lang.String at...
View ArticleFilter results on match zipp-code logged on user with zipp-code of record
Hi Everyone, I'm very new to Mendix and still experimenting with the platform. I've recently build an app in witch users can exchange goods. On the overview page in the app all offered goods are shown....
View ArticleSAML Error - Mendix server fails and can't startup again
We're trying to use SSO for our application. We've loaded the module and configured with metadata. The application starts up and runs for while and then errors out (shuts down). We cannot start it...
View ArticleSAML "Custom Execution" Issue
Hello, We have an application that originally was set up for anonymous users. We added a new workflow that was only for authenticated users, that would work alongside the original anonymous...
View ArticleHow to translate the error message "An error has occurred while handling the...
Hi there, My default language is Japanese, but error message "An error has occurred while handling the request." is still English. I done the followings, - translate system texts - Batch translate for...
View Article