Adobe phonegap build fails after converting to Mx7.6
Hi, Last week i converted a project from version 7.5.1 to 7.6. After converting the project to the new version i decided to rebuild the apk.I followed the process from the app portal page for mobile...
View ArticleUncaught (in promise) TypeError: Cannot read property 'insertBefore' of null
Hi,we recently converted our project from 6.10.3 to 7.5.1. Now ever since the conversion when attempting to login we get an error in the console : Uncaught (in promise) TypeError: Cannot read property...
View ArticleMendix 7.6 won't start when actual files of filedocuments are missing
Console says "Start populating size of 64 file documents ..." ............
View ArticleATS Find/Assert does not work for dropdown list.
Find/Assert does not work on a drop down item. the name of the field is "referenceSelector1", It's a very simple assert. I want to make sure the the state is correct for transaction.Any Ideas?this is...
View ArticleformatDateTime problem with seconds
I'm having a problem which I've been staring at for about an hour or so. I can't explain what is happening here. I use this expressionformatDateTime([%CurrentDateTime%], 'yyyy-MM-dd''T''HH:mm:Z')which...
View ArticleWhat tools do you use when developing?
Hi all,Just wanted to ask this out of curiousity, and maybe get some new tools out of this aswell:What tools do you use in your day-to-day work when developing with / for Mendix?I'll kick off...
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 ArticleCreating a non-localized DateTime based on the Session Time of a localized...
I have two time attributes. Attribute A is localized, attribute B is non-localized. If I just copy the value of A to B, it will copy the UTC time. What I want to do is, creating B based on the session...
View ArticleDropdown values opening upper side but it has to open down side.
Hi,While I'm opening the Dropdown into IE so its getting open upper side but normally it has open down side.please suggest how can I restrict to open upper side. thanksMandeep
View ArticleFile Manager Upload: Write access denied
In Mendix 5.21.8 I get this error message when trying to upload a file through the FileManager:com.mendix.core.objectmanagement.SecurityRuntimeException: Write access denied for member 'Name' of object...
View ArticleSAML Module with Mx 7.1
Has anyone been able to run the SAML module with 7.1? I've downloaded the lastest version of the module (1.9) and I'm able to complete the configuration, but when trying to start the application, I...
View ArticleIBM watson
Hello, i am new to using mendix. By default im using the IOT logistics app using AWS cloud. I want to get the data from IBM watson and for that i read that i should be using MQTT connector to subscribe...
View ArticleMendix Gulp setup for ux-theming
Does anybody has some more info how to best setup gulp in combination with Mendix? I know that Jelte Lagendijk did mention in this post that a gulp setup was the best, but he did not elaborate on the...
View ArticleXPATH Query limited number of records.
How do I write an XPATH query in Java to only return the first n number of records that meet the rest of the XPATH query?
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 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 ArticleHow to setup the config.xml file for phone gap build
when manually customizing the phonegap build file before uploading to phone gap, is it required to change the ID field?the ID is set to the sandbox environments ID still and we are moving the...
View ArticleExcel Importer bug when using attribute of super entity
We recently upgraded the app store module https://appstore.home.mendix.com/link/app/72/Mendix/Excel-importer to version 5.6.1 the last version supporting Mx 6.x.However, we encountered an issue, when...
View ArticleOperation for the last element in the list
Hi guys, Can someone tell me how to pick the last element of the list? I know about 'Head' option , but I need the last element exactly, because after every iteration I get increased number of element...
View Articleintent button for the google maps app in an mendix mobile app
Hi all,a customer wants to have a kind of button in an hybrid app, where, when clicked app would trigger the android device to open the default navigation app on the device.the customer do not want to...
View Article