MD5 encoder
Hello, I'm looking for a MD5 encoder which i can use in Mendix, and for the life of me I cannot seem te find it. There are a lot of online encoders available, but none that I can use within Mendix.The...
View ArticleHash java action from communitycommons failing.
Hi,I'm having problem with hashing in mendix using the hash java action from the community commons.We have an app that uses mendix 4.4.3 (i know, terrible) and when i use the hash java action it...
View Articlecom.mendix.systemwideinterfaces.MendixRuntimeException:...
Caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: java.security.PrivilegedActionException: org.apache.http.conn.HttpHostConnectException: Connect to xxxxx:443 /216.178.189.97] failed:...
View ArticleExternal DB connection to Redshift via Database Connector App?
Hello,I have been working with the Database Connector to connect to Mysql successfully, however most data I need is up in a Redshift instance.I have tried several different variants of the jdbcUrl...
View ArticleCompile Error In IMAP Email Module
I am moving an app from 6.10.9 to 7.6.0. The app compiles and runs successfully in 6.10.9. However, I receive the following error when trying to start up in 7.6.0:Buildfile:...
View ArticleExcel importer not working in 7.5.1?
Hi, just imported the latest Excel importer from the appstore in my 7.5.1 app. Did clean my deployment directory... I get a java compile error: Buildfile: C:\Users\spl\Documents\Mendix\Schedule...
View ArticleUnable to activate the SAML keystore
I am trying to configure a SAML setup but encounter the following error:From this post it seems that this error could be due to mixing SHA-256 and SHA-1. But as far as I can tell we are using on both...
View ArticleDifference between the V4 cloud vs the V3 cloud with webservices
This morning I was testing some webservices on the v4 cloud and encountered some errors. At first I thought I made a mistake, but it seems their are differences in behaviour between the V4 and the V3...
View ArticleIssues with Bootstrap Datepicker
After installing the widget Bootstrap Datepicker via the app store, and using it in one of my input forms, I get the error below when opening the app in the browser:404 - file not found for file:...
View ArticleSOAP Request Body (Custom Request Template)
I have a complex web service that I am sending data to. (Inserting a Service Call in a ticketing system) I first started with an Export Mapping using the Schema Source as 'Web Service Operation'. This...
View ArticleRetrieve/Import Images from MS SQL Server
I have a Microsoft SQL Server 2012 database containing some legacy data for one of my apps. To import this data into Mendix, I have exported most of it in CSV files and imported those into Mendix...
View ArticleRefresh grid after entering data in line
Hi, I'm running into an issue with adding data inline in a grid. I tried exactly the same as in this post from 4 years ago which doesn't seem to have a...
View ArticleHow to by default activate a field/textbox at open page
For my app I want to activate a textbox when the user opens the page, because then the user is directly able to type instead of having to select the box. Of course the user should be able to move away...
View ArticlePass parameter to a page with a data view listening to a widget
Have a page with a list view of orders and a data view of the order next to it, you can select in the list and the data view listens to the list view widget. I can't seem to pass the order parameter...
View ArticleHow get the text box dynamically when click on onChange event
In my project dynamically appended the text box data when i click on onChange event in a dropdown box, if you know please help me
View ArticleIbm watson
Hi, i am trying to use the logistics app. By default, the sensor data is using the AWS Iot.Can you put a demo or tutorial on how we can integrate into Ibm watson? I have my device connected to Watson....
View ArticlePackage creation isuue on acceptance
Hi, I was trying to create package for acceptance deployment but its showing some warning/error on package creation. Red mark on package creation, even I tried to recreate this but still its showing...
View ArticleQuestionnaire module: delete element ends up in loop.
Hi everyone, I've been having some trouble with the Questionnaire module, where deleting certain elements results in multiple popups opening whenever you want to acknowledge the deletion (every time...
View ArticleHow do I know when a user switches between tabs?
I would like to know when a user switches between tabs. What is the best way to do this? It seems that there is no 'on select' microflow or similar in the Mendix default tab container that can do...
View ArticleSelf-signed client certificates
I am trying to consume a REST service on a remote machine which issued a client certificate in pfx-format for my convenience. I have imported the certificate, and the root-certificate, in the project...
View Article