cache bust error after upload to team server
Hello,My project works fine until I upload it to the team server (I'm the only developer/user). When I try and run it after having uploaded it the the team server I get this error:The 'cacheBust'...
View ArticleWebsite design
Hi All,How to cpy the content of a website along with Imgaes and URls into a mendix page.Our requirement is not to add a link button and provide the url to redirect to the website .We want the content...
View ArticleSIT Server keeps kicking out all users, can happen any time for any user.
We've been having a few problems on our Test servers, where you can log into the environment with any user including admin users, and after a certain amount of time, it will just kick you out of the...
View ArticleHow to get users roles from domain model.
I am using App Store modules--> Administration-->Domain Model.In my over view page, in XPath I want to check login user role based on that I have to change page dynamically.I have usersroles of...
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 ArticleComponent bundles are not loaded
I get this error message when trying to run locally in Mendix 6.9.1: Component bundles are not loaded I tried:- Cleaning deployment directory- Removing deployment directory- Removing deployment...
View ArticleUpgraded to 7.1.1 - 404 error mxclientsystem
Since the 7.1.1 release we've been trying to get our application to run. After fixing some issues with java files we ran into a 404 error.404 - file not found for file:...
View ArticleExcel Importer + generalizations
How does Excel Importer deal with generlizations? I'm having trouble finding the right settings for the template and I can't seem to get it right. I want to import a large list of Dienstenpakket...
View ArticleIncluding an existing .html file in a mendix page.
Is there a possibility to display an existng .html file in our page? For example I a have a html page with some input fields I want to display this instead of using the widgets. Can I achieve this?Thanks
View ArticleJava OutOfMemory during compile
Hello,After importing a module with quite a lot of java files, our project won't compile anymore: the modeler gives a 'Java.lang.OutOfMemory: Java heap space' error after pressing 'Run locally'.After...
View ArticleHow can I consume locally a put/post rest serivice (with Postmen or other tool)?
Hi guys, I published a put/post service, and normally I make use of sandbox to make the service live for testing it..but I am still wondering how I could speak to my service locally with a tool.Postmen...
View ArticleSorting dropdownlist on Enum caption
Hello,I have the following scenario:Entity with an attribute called name which is an enumeration. In the front-end I have a dropdownlist where I would like to sort on the caption of the name...
View ArticleUse custom setting ClientCertificateUsages for REST services
Hi,I must call a rest web service with a certificate. I uploaded the certificate properly and it is also loaded on startup. However, it will not be passed with the request calling the web service. Now...
View ArticleHow can I revert my committed changes?
Hi,In my application, I made some changes. Instead of clicking RunLocally, unfortunately I clicked on Run. All changes are commited automatically. Now I don't want those commited changes. Can you...
View ArticleFeedback message with yes or no options?
Is there way to make a message pop up asking yes or no, for example, when deleting an item? I have a microflow that creates and object based on an imported object. At the end, it deletes the imported...
View ArticleChartjs - error message
Hi,I am having some trouble with the Chartjs widget. I hope you guys can help me.I have been following the steps in the this document but I am get the error: 'Microsflow should have one parameter of...
View ArticleAdding local exceptions on Cloud Security Emulation
Hi, is there a way to set security permission specifically for a single Mendix project? So that I can develop and test locally with cloud security emulation and extra permissions. Situation is that...
View ArticleMendix SDK branch not working?
When I try to use the Mendix SDK on a branch the changes in the script are comitted to the main line. Is this a bug? I'm using the code: const username = process.argv[2]; const apikey =...
View ArticleMendix Widgets
Hi All,I would like to know all the widgets present in mendix app are free of cost ? or paid widgets are also available ?If so how can i get the list of free widgets available ? Thanks &...
View Article