Compare revisions - Would be great to have that available for Mx code ...
Developing Java applications, every now and then you use subversions "compare revisions" to check what when a change was made. By whom. And why.The last part is difficult as this completely depends on...
View ArticleTrouble commiting a previous version
Hello,Someone of my team accidentaly commited a faulty version of a new function that we were working on.Now we want to role back to a previous version of the main line and commit that, but we getting...
View ArticleHow to apply custom styling to a document template
I am working on a document template and I have applied styling to my headers individually (i.e. using the style pop-up in Mendix). Am I correct to assume that this can be done more efficiently by...
View ArticleImport SAP ODATA XML into Mendix
Hi, I am working on a client case where we would like to import data provided by a SAP Odata service back into a Mendix application. As far as I can see i receive my response in a XML string which I...
View ArticlePSQLException: This statement has been closed
Sometimes I get the following exception (it doesn't happen all the time, but rather frequently), does anyone have an idea what could cause this? I have tried to Google the error, but the results I get...
View ArticlePackaging Mendix Modeler for Intune / Deployment fails with listed command...
Dear Mendix,I'm having a hard time packaging the new Mendix Modeler 7 for our company. Planning to distribute the software via Microsoft Intune, the installation gets stuck, both with listed parameters...
View ArticleXML generation: Use of CDATA versus escaping XML chars
We are consuming a web service. The operation we are using has a field that is defined as a String in the WSDL, and should contain a blob of XML.To fill this field we generate XML using a domain-to-XML...
View ArticleHow are relations between entities stored?
I'm pretty new to the whole Mendix Scene. I was working on my domain model and was wondering how these associations are stored as there are no foreign keys.The projects database is stored in a mySQL...
View ArticleMy project is already opened in another instance, then crashes. HELP!
Hello everybody,I have a problem with my modeler. When I open the project I get the message that my modeler is already open in another instance and have the option to open the project anyway. When I do...
View ArticleEditable data grid columns bypass entity access rules XPath constraint
Hi All,I have an entity with XPath constraint that handles the read/write access. So all works perfectly fine on a data view or list view and I can read / write the attributes as expected. The issue is...
View ArticleForgot Password Module and other deeplinks
Hi, my application requires login. I have Deeplinks working successfully. If user is already logged in link opens. If user is not logged in they are prompted to do so, then taken to the link. For...
View ArticleHow can I implement Lucene search in my app?
I'm trying to understand how to implement Lucene Search I downloaded through the App Store but the documentation's explanation is beyond my skill level. I have a basic understanding of how Mendix works...
View Articlenot able to see variables
Hi, I am not able to see the variables while debugging. At the end event of a microflow I added a breakpoint. As I run the app I hit the breakpoint after some variables have been created. When I...
View ArticleTest a calculation
Hello All, Our app calculates a quote based on values a user fills in on our form. We want to calculate if the displayed quote is correct. Does ATS have actions that can perform mathematics?
View ArticleWhitelabel phonegap app components.json
Hi all, We have a whitelabel app where we can lead different stylesheets per label (based on the URL) on desktop. Using a switch statement the app reads the URL and load the correct stylesheets. For...
View ArticleThe required Mendix server version is not available. Please add the correct...
After updating our existing (windows) service console 4.0.1 to version 4.5 and updating our Mendix app from 5.16.1 to 6.10.4 we get the following error in our Service Console:The required Mendix server...
View ArticleError: 'System.owner' is not a persistable association
Hi guys We are experiencing strange behaviour when trying to import an excel template as MxAdmin (configurator in excel import module; pretty standard)....
View ArticleRetrieve more than 20 revisions
Hi everyone, We are using Team Server API to retrieve revisions. However, in the output, there are 20 latest resivisions.So we are wondering if there is any way to retrieve the next 20 revisions? Best...
View ArticleDUNS number for multiple IOS developer accounts
Situation; We’ve a developer account for the holding company which is enrolled and allowed to publish apps in the IOS Appstore. This is a holding company and exist of more than 20 different labels. We...
View ArticleMxAdmin session gets removed while th MF is still running
Hi guys,I have a heavy mf initiated as MxAdmin doing import stuff.And I normally in an infinitie loop Mx throws the user out...but in this case it isnt desired.Is there a way to disable this ? As long...
View Article