Error 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 ArticleCompilation of java actions failed
Im trying to migrate from 5.4.1 to 7.1.0. In order to do so, i first have to migrate to a higher version of modeler 5. Therefore I first opened my project in 5.19.0. When doing so I of course get a few...
View ArticleIs Multi level checkbox possible?
Hi All ,NetherlandsAmsterdamCentralDAMAmstelveenWestwijkpleinSachoravlaanIndiaDelhiRohini I would like to have check box for all 3 level i.e Netherlands -> Amsterdam -> Central I am able to...
View Articlejava:64: error: cannot find symbol
I'm new to the Mendix platform and developing an App to learn more. I upgraded from 6.10.4 to 7.1.0 and when running I get the error below listed. Buildfile:...
View ArticleTimezone of Mendix portal (Sprintr) accounts
Hi,we are using the Mendix accounts in our app. As we use localization for some timestamps, we need to set the right time zone for the user. But we could not find a way to retrieve that from the app...
View ArticleMendix 6.10.4 Errors because of the new hybrid stuff i guess.
Having issues with the new Mendix 6.10.4:Custom login flow for anonymous users breaks on "show homepage" action in my microflow.Also getting a strange error in REST services now: Feb 15 18:19:06.264...
View ArticleAudit Trail configuration
Hi,In my application, I have an entity called Order. I am using this entity in one of my snippets. I am showing the data using data grid. Here I am sorting the data based on the changed date. When I...
View ArticleInternet Explorer - Constructor not found
While my application works in Chrome & Edge, it gives a 'constructor not found' for every widget on the page, for all users.The error is unfortunately not very descriptive:{description:...
View ArticleYears between function
The years between function does not exist in the Microflow expressions. How to I determine someones age (formated in years, 32 not 32,17263459)
View ArticleError when building custom widget cloud package
I developed a custom widget which seems to function normally when running it locally in Mx6.10.3 but when i try to build it in the cloud it gives me an error saying it is outdated? How can it run...
View ArticleDeployment overrides java code
When I change my java action (Project folder -> Javasource -> folder -> actions -> action.java) it seems to change back whenever I deploy my application. I have also tried changing the code...
View ArticleIos app deployed using phonegap but never passes after splashscreen
Hallo,We created a mobile app and we wanted to deploy it on a apple device. We finally have the deployment working but when we start the app we first see the phonegap logo and then the loading screen....
View ArticleGetting one day earlier on Screen
When I ingest XML it's saving correct date in DataBase but it showing one day earlier on screen.
View ArticleError calling REST service
I have been receiving an error calling rest service message when testing a REST call feature on a new laptop. I am successfully able to retrieve data using the REST call in our acceptance environment...
View ArticleAllow guests to execute deeplink not working
Hi,I setup a deeplink that should be executed by an anonymous user. I setup the anonymous user in security and gave him access to everything and I turned off "emulate cloud security". Also in the...
View ArticleSprintr Application Role Settings
Hi,I am trying to implement something similar to what has been done in the sprintr, where you are able to add new project roles and edit the roles permissions.I have an idea in mind where every...
View ArticleMxRuntimeSystem/user/dispatchSupervisor#-597435171]] had already been...
We have an environment that once and a while just stops working. When checking running now one can see multiple system task with no details. In the logs we have the error below. Obviously a null...
View ArticleExtract Specific Data from PDF
Hello Forum,We are seeking a way to extract data from PDFs prior to converting them to images (via java action). The data we need to extract from each PDF is always in the same physical location of...
View ArticleRequestHandler containing "/"s in the path
Hi I'm creating a custom request handler which works fine however if I try to use "/" in the path it does not work. the service I'm using is expecting the url to be formed in a certain way and this...
View ArticleDelay listview loading data till first keyword search
Is it possible to just have a search bar so that when you search, it loads the results rather than displaying all results? Kind of like having a "what are you searching for?" page before the user sees...
View Article