Compile Java error on PDFMergerUtility
Hi,when I try to run my project, I get an compile error on teh PDFmergeUtility. (See below)I have updated every module (CommunityCommons/ApplCloudServices/MxModelreflextion/RestServvices)in my project,...
View ArticleJavascript: microflow calls from widget > 2
Hi i got a problem with calling microflows. I'm doing the following. for every object in list (lets say 4 items)- mx.data.action with callback function -> my microflow creates an object and returns...
View ArticleView as a client assigment
Hi guys, I have some question for you :) I get an assignment in which I need to access as any account in application while I'm still logged in the application and rollback option which gave me...
View ArticleiDeal upgrade to 5.14 and up
Since Mendix 5.14 there is a change is in the behaviour with XML-choice elements. The iDeal XML spec uses some of them. Therefore, updating an application that uses the iDeal module leads to a broken...
View ArticleHow to expose the created date of an object in a webservice
Something so simple. I would like to expose the changed and created date of an object in a webservice. But I noticed that I am unable to expose these values. I wonder if there is any reason for this....
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 ArticleSimple xpath
Hi,I'm creating counters to show how many people signed up to use the service last month. The youngperson entity has a datejoined attribute. In the microflow that i'm using to count how many young...
View ArticleiDeal module upgrade Mx 5.18
I am having some troubles with the XML to domain mapping when upgrading my project from Mx 5.12 to 5.18. I see on the forum that some one has asked this question before but no solution has been...
View ArticleGlobal variable or non-persistent entity to trigger db retreive
Hello,Is it possible to create a global variable or non-persistent entity?---- EDITED ----- This is the use case in short:I have a page that shows an object of entity A. The underlying object or...
View ArticleHow to support multiple companies within single application
Hi AllI have the following question.We have a single application that must support multiple companies that handle there own data. The idea is that a user/account belongs to a single company and that...
View ArticleRequest for advise on multi-tenancy security issue
There is an multi-tenancy issue with security that's already exists for a couple of years. Last week this issue was classified as a potential security risk/leak during a security audit on one of our...
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 Articlesystem.owner read access
Using 5.21.6 of the modeller...I have an entity which stores the system.owner association And a page with a datagrid which displays information about this entity including the Name attribute over...
View Articlesearch bar style
Can you edit the style of the search bar?The one that comes as default with datagrids? Ive had a look at the ones available from the app store and they arent suitable.The issue is that as there are...
View ArticleMendix is on AWS with BYOL. Servers in AWS would frequently change IP and...
Mendix is on AWS with BYOL. Servers in AWS would frequently change IP and instance and type etc. So possibly serverID would also change frequently. Would license then need to be renewed frequently?
View ArticleAdd multiple child items with select list: check multiple products and create...
Closest I found was the link below, is there a detailed step by step instruction list for this? Best practice?This is good but I would need more details for each...
View ArticleMultiple values consolidated to a list of values that can be selected from
Hello, I am trying to have a use value of an enumerations to basically create another enumerations list for example. Color 1 (enumeration) = Red , Blue, White , Green (user selects Green)Color 2...
View Articlecan Mendix running on Linux able to perform windows integrated AD...
My First question is: can Mendix running on Linux able to perform windows integrated AD authentication against SQL Server (exclusive instance for Mendix app)?Second question is: can Mendix running on...
View ArticleSetup Mendix UI Framework with Koala
Hi, when using Koala with the Mendix UI Framework I get unexpected results in the lib.css file. For example I get:border-color: shade(#FCFCFC, 26);when I expect this to be:border-color: #bababa;Is this...
View ArticleWhat configs of an App can I edit in the several Environments
Hi guys,Moving from Acceptance to Production, I would like to change some properties of my Application:The name of the Environment, to present a greeting like "Welcome to PRD", "Welcome to ACCPT",...
View Article