iDEAL: fatal error in java action 'XMLMessageSign'
Hi All,After some struggle getting the iDEAL module working on my local environment but I get a fatal error when deploying to Acceptance. The problem seems to be with the java action XMLMessageSign:Jul...
View Articleupload backup of database to Mendix cloud
Hi,For a current project we want to migrate the Mendix application from azure cloud to mendix cloud. We made a backup of the current database in postgres format. The original database on the Azure...
View ArticleNon fatal OSGi Exception on application startup
When starting our application in our test environment, we suddenly keep getting the following error. We cannot relate this to any change we have made. Has anyone seen this before? It obv does not...
View ArticleError occurred while copying files > The type initializer for...
While trying to start a project locally (on a new laptop where no previous project was ever started) I receive the following error:The type initializer for 'SharpCompress.Common.ArchiveEncoding' threw...
View ArticleUpdate of 1 to 1 relationship content not working
I have created several entities including two ( encounter and ptpersonal) that have a one to one relationship (1-1). I have an input screen that has encounter information on the top, and the...
View ArticleOData Service is not feeding data to QlikView for some of the tables
Dear All, I am facing a problem with OData service data getting loaded in QlikView.As part of our project, we have published OData service with multiple entities and everything was working fine till...
View ArticleRetrieve Enumeration image in JavaScript
I require some advice on retrieving the image associated with an enumeration via javascript The relevant obfuscated code from mxclient.js may be the following: switch...
View ArticlePopulating checkbox options with microflow and select/de-select
I am using a microflow to determine the available options in a checkbox and then displaying the options via the simple checkbox set selector.In the microflow, I create a list of TaskLines. For each...
View ArticleDetailed information on failure of openWorkingCopy
Hi everyone, We are trying to open workingCopy of a revision of Mendix Applications. However, quite often, we got error: Failed to open new online working copy xxxxxx for project...
View Articlenode graph to visualize organisation hierarchies
We are looking for a way to graphically display organization hierarchies (where parents can have multiple children and children can have multiple parents). Does anyone have any recommendations?...
View ArticleHow to secure a Generated PDF in Mendix
Hi,We generate PDF Documents from within Mendix and send them to clients to review and sign. How do we secure the PDF at generation or after generation stage so that when we send to the client they...
View ArticleUsing HTML/CSS with "E-mail module with templates".
Hello, Is it possible to use custom HTML, CSS, and images with email module templates? Currently the admin has the ability to use a rich text editor, but about the ability to created more advanced...
View ArticleAfter Windows 10 updates, the Modeler (6.8.1) does not start and cannot be...
Hi,Since a few weeks we work in a Windows 10/VM Ware-environment with out modelers (various versions) installed locally. Yesterday (august 1) we had a Windows 10-update and all of a sudden things have...
View ArticleRetrieve redirected URL
Hi, In an application we are currently developing anonymous users can access the login page via a number of URL's which all redirect to our application. We want to make the content of the page...
View ArticleOdata REST filtering
Hi everyone, I have just started using Mendix and currently working on a project where we want to display data on a page using API and have a search option to filter this data (sort what's get...
View ArticleStrange issue with dates (may be UTC related)
I'm noticing I've got a few issues with dates appearing to be out by a day. It looks like its a UTC issue as none of my dates have times but the dates that are a day out appear with the time 23:00.When...
View ArticleUse Mendix Variable in SQL Statement to External Database
Hi,New to Mendix and cannot find specific examples of what I am trying to do with my external database.I have connected to my database using the documentation here...
View Articlereport grid formatting
I use a report grid with amounts: how can i format the columns, like thousand separator, group digits? Mendix version 7.5.0
View ArticleIs it possible to put the headings of a template grid or list view below the...
Hi All Is there a way for me to put the headings below the control bar like in the data grid. If i use the data grid or data grid extension i cant show button according to their status. If i use a...
View ArticleNumber of pages in a pdf generated document
I am generating a pdf document which could span across various amount of pages. Is there a way to store or return the value of the amount of pages in a variable?Is there anyway I could get the amount...
View Article