PKIX path building failed:...
I have uploaded a authority certficate (PEM) and enabled it by stopping and starting the application.We get the following error when trying to send a request to the endpoint. Caused by:...
View ArticleClassCastException:...
Hi all,I have a custom java action that was working fine in Mendix 6.10.3.The use of java action is just to replace an bad response xml element with another one in order to being able to map it...
View ArticleDouble quotes break the feedback widget (kind of)
Hi, did anyone ever notice that it is a really bad idea to enter text containing double quotes into the "additional information" field of the feedback wizard? Entering the text do these guys "double...
View ArticleFind Widgets with Mendix Model SDK
Hi everyone,my question is how i can get all Widgets, which are used on a specific page in Mendix Model SDK 4.x?Thanks for your answers. greetingsJochen
View ArticleContainer Height inside a layout grid
Currently I have 2 collumns in a layout grid row. In one column there's a list view inside a container and in the other one a data grid inside a container.I want both containers to have the same height...
View ArticlePreventing Duplicates
Hello. I am brand new to this platform and struggling with a few things so please bare with me on what may be obviously simple.Scenario: I have a MF that retrieves a list (emails from Exchange) into a...
View ArticleBeacons with Mendix mobile app
The Mendix 7 release blog (https://www.mendix.com/blog/mendix-7-now-available-sophisticated-high-productivity-platform-digital-enterprise/) is mentioning the support for beacons in Mendix 7. I can not...
View ArticleHow to view pdf in a page in ios app?
In iOS app document viewer is not working for opening a pdf in the page is there any alternative solution for this?
View ArticleHow to playback video in ios apps?
While creating apps using Mendix many widgets like iframe does not load video url in ios mobile.Is there any fix to that ?
View ArticlePage content pushed to right
I've been experiencing this issue more and more in the front-end of my app where all the content of a page will be smushed all the way to the right of the page almost making it unviewable. Generally...
View ArticleNo 'Access-Control-Allow-Origin' header is present on the requested resource.
Hi Everyone,I have a non mendix app trying to access an exposed rest service via javascript. The error that is being returned is "No 'Access-Control-Allow-Origin' header is present on the requested...
View ArticleSAML Module principalname to lowercase
We are running into an issue where we see that the SAML module is unable to find a user in the database because for some reason the UserID is lowercased.after looking into the code i found the...
View ArticleDoes the mapping of a webservice listen to the entity access of the microflow...
Hi there community, I'm building a webservice to transfer data from one environment to another. Same model other customer, so the model will publish and consume. To keep in mind Now, it is a bit...
View ArticlePhone gets really hot when opening mendix app
Hello, Im having a problem with my phone when i open a Mendix app that me and my colleagues created. Im opening the app via the Mendix mobile app (V4.4.0) scanning the QR code. But after a few minutes...
View ArticleRunning Mendix on-premise inside a Docker Image
Hello Developers, I'm trying to run a Mendix project locally inside a Docker container. I have followed the following Mx guide:...
View ArticleIssue while running execute query for PostgresSql
com.mendix.modules.microflowengine.MicroflowException: com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: org.postgresql.util.PSQLException: ERROR: column...
View ArticleMobile App Keyboard selection
Hello,Is it possible to select a specific keyboard layout for a mobile app?Is it possible to select a specific keyboard layout for a certain page within a mobile app? I'm working an app whereby the...
View ArticleHow can I use a variable of type "Binary" in a microflow?
I have a web service call which results in a "Binary" variable (I can't change the type). I would like to feed it into a custom Java action but the type is not listed.How can I use or convert this type?
View ArticleMendixIdentifier cannot be cast to java.lang.String after upgrade 7.7.1 to 7.8
I found an issue in a datagrid that contains a columns from a [*-*] relation. Does anybody has an idea how to avoid this issue in Mendix 4.8.0, because it was working in 4.7.1 and before?The...
View ArticleUsing Aspose.cells convert and xlsx to string, save as a .pdf, then to commit...
I am trying to create a java action that can take in a .xlsx FileDocument, convert it to a string in .csv format (uses commas and\n for the cells and rows) and then convert this string to a .pdf.//...
View Article