Java compile error, upgrade from 5.21.6 to 6.10.7
Hi All,I am upgrading a V5 app to V7 and have successfully gone to 5.21.6 and am now stepping to 6.10.7. When I try to run locally I get the following java compile error, can anyone help resolve...
View ArticleRestrictions for a Local User
Hello, I have an local user called "Administrative staff". Is it possible that this local user "Administrative Staff" creates an Local User "Doctor" where Mendix automatically creates a personal...
View ArticleDB Replicator
Is there any option to debug the flow when working with DB Replication?I see no errors in the mapping of attributes and assocations. When importing data, it shows 1 object found and 1 object...
View ArticleReference Selector populated before page parameter is available (pulldown not...
Reference Selector populated before page parameter is available when a form is loaded with a new object passed in from a microflow. As a result, the pulldown shows no options.Hi everyone, I hope you...
View ArticleMicroflow calculate total price
I have an page called Orderline, with the attributes OrderlineTotal, OrderlinePrice, ProductCode and OrderNumber. I want to calculate alles the Prices which belongs to the specific OrderNumber.Both...
View ArticlePush notifications not working in modeler version 7.3
Hi i am trying to implement the push notifcations for an andriod specific app using modeler 7.3 i completed all the steps mentioned in the how to doc, however when opening the phone gap build on a...
View ArticleDeleting Local Users
Hello, I cannot delete the local users I created in my locally app. It gives the following warning "Deleting object failed for security reasons."Mendix modeler gives a bit more detailed warning...
View ArticleHealth check Mendix 6.9.1 in Docker environment
We want to use the built in Mendix health check, but can't get it to work. In short the following configuration in the DCOS deployment JSON file:"docker": { "image": "Mx_docker_image",...
View ArticleHow to write query in java/Eclipse and send back the list to mendix using...
Is it possible to write our own query in java for mendix and send back the result.
View ArticleHow to solve
We have a question with regard to the standard care program.We want to add the activities automaticaly to the treatment when a standard care program is selected. This is not possible for us. We already...
View ArticleOQL query in java code
my applicaiton is existing code running on postgres. But now migrated to SQL server. There are database queries in java actions using Core.retrieveOQLDataTable method.But there were errors on...
View ArticleI am calling a SOAP service that is using a different encoding than UTF-8...
I have a set of SOAP services that I have to call as part of my normal processing. What I am doing is converting the objects to xml using on output mapping, saving it and then posting the message....
View ArticleCloud V4 where to find the postgres version used?
In the Cloud V3 you could find the postgres version when you opened the Environment / Details. In the V4 I do not find this information anymore. But this information is relevant if I want to do a local...
View ArticleMany simple user roles vs. less complex user roles
I'm trying to figure out what the best way is to implement our user roles.Let's say we have 3 modules, A, B, and C.We have users which can access only one of the modules, and users which can access a...
View ArticleExcel Importer - Performance dependency
Hi Everyone!Reaching your help to check whether excel importer import functionality to import excel file into mendix app depand on other modules of project or project size. Am able to see some...
View ArticleOpen another app from my app
Hi, does anyone has experience with opening another app from your Mendix app and vice versa?
View ArticleAn error has ocurred while handling the request.
Dear,While buiding an app for an information system, we have a survey which gives a certain enumeration. This should assign a 'Patient' to a certain 'Care Group'. While saving the request we get an...
View ArticleRich Text Viewer in Mx 6 / 7
Hi, i would like to use some configurable text blocks in an application. Do so I wanted to use the Rich Text Editor to create the HTML content and the HTML viewer for displaying the HTML....
View Articleimap pop3 email java.net.SocketException:Connection reset
I implemented the imap pop3 module successfully awhile ago on our on-premise servers.Recently I started seeing errors when trying to retrieve emails. When using the "Replicate Emails" button provided...
View ArticleLogged In Users - stopped working correctly?
In Environment/Production I used to be able to see a list of the Logged In Users (Show Logged In Users Button). This seems to have stopped working and always says there are no Logged In users even when...
View Article