React widget in cloud/production
We created a widget that runs on React within the Dojo framework in Mendix, it is based on the blogpost written in January: https://www.mendix.com/blog/using-react-mendix-widgets/All went well with...
View ArticleOffline capability
Is is possible to run an application offline and synchronise data when connected?
View ArticleHow to configure monitoring password ?
Hi,I'm trying to get the runtime statistics of a Mendix server using a JSON request as described in https://world.mendix.com/display/refguide4/Monitoring :The JSON request should be accompanied by a...
View ArticleCan I export picklist values from entity of domain model?
Hi,Can I export the picklist values of an enum of an entity in domain model to an excel sheet or notepad? In my modeler, I have an entity called Information. In that I have an enum with 50 values. Now...
View ArticleMendix 5.2 starting application still fail on the java
We finally managed to complete the migration to Mendix 5.2. But it still will not run because of a java compilation error. The error we get is the one down below. Could somebody from Mendix give some...
View ArticleHow to get all user list who are there in a specific role?
In my application there are 3 roles 1) HR 2) Manager and 3) EmployeeI have a page lets say Add_Employee, in this I have created 3 drop down field one field is for showing all the employees who are...
View ArticleRecursive elements and JSON import mapping
Hi,we have a JSON schema for log entries, where every log entry has a list of children log entries and so on. Is there a trick to deal with that, by still using an import mapping, to get the entities...
View ArticleUploading documents (via filemanager) in an offline environment
Hi all,I'm trying to upload files to my app. However, I want to be able to do it offline but when I use the file manager I get the following error :"FIle managers cannot be used on pages that are...
View ArticleJSON Export mapping missing few attributes while calling REST service
I have 4 attributes in the JSON structure and out of them any one is mandatory but for REST service all 4 attributes should be send. But in my case only specified attributes are part of request message...
View ArticleStories api
I am trying to pull back a list of stories within a sprint on Sprintr.The documentation talk about credentials that can be "found below". Here is a link to the...
View ArticleBest practice how to use Access Rules and Xpath constraints without (much)...
On a object we have set access rules and Xpath constraints. On top of that we use extra Xpath constraints (3 levels) to retrieve certain data of that object (apply entity access = yes) and do a count...
View ArticleProject won't start in m2ee tools after migration to Mx7.3
After updating our project to Mx 7.3.0 we get the following exception during startup.Exception in thread "main" java.lang.UnsupportedClassVersionError: com/mendix/http/HttpConfiguration : Unsupported...
View ArticleDisplay Delete button in a column of a datagrid
Hi ,My requirement is to place delete button in all the rows. so I used template grid and achieved it. But i'm getting the headers also repeatedly as many no of rows created. Can I prevent the header...
View ArticleDeploy V4 vs V3: V4 take 4 times longer then V3 cloud.
I am not thrilled with the performance of the V4 cloud vs the V3 cloud. Not only is the retrieving of log files redicously slow (4 minutes to 5 minutes) also the deploy of the environment takes way...
View ArticleLaying associations with Excel importer
Hi guys, The situation is as follows:Before the import, a batch object is created which can be given a name.During the import, another object is created for every row.This created object is associated...
View ArticleCustom Widgets Framework.
Hi Everybody, Do you know of any planes for Mendix to change their widget building/customization framework to use something like Angular or React?I can see that they are using Typescript for the...
View Articleerror Mendix upgrade 5.18 ==> 5.19
I try to upgrade a project formmendix version5.18.0 to 5.19.0Although we have succesfully converted other projects from a version lower than 5.18.0 to a version higher than 5.19.0we have now a project...
View ArticleRetrieve FileDocument __uuid__
How may I retrieve the FileDocument __uuid__ (in a Java action), as in the __uuid__ from this picture taken from the database viewer:
View ArticleCopy paste YAML file on Windows Server
Hi,I noticed that when using the windows runtime, the YAML text file is overwritten with the mendix runtime console values.Is there a way around this? It would be easier for backing up and restoring...
View ArticleNo constructor found for widget InlineObjectCreator.widget.InlineObjectCreator
I have downloaded the Widget "inline object creater and I put in inside a data view for an entity. Then when I launch the page where is should be shown I get the error message:"No constructor found for...
View Article