Working example of MicroflowTimer widget in AppStore
Does anyone have a working example of the MicroflowTimer widget in the app store?I am struggling to configure it correctly.I have an entity bound to a dataview and add the MicroflowTimer inside the...
View ArticleGrid Entry is invisble when only Boolean input fields are provided in a New...
In My Requirement i have a grid which shows newly created object of an entity (e.g. Employee Entity) .In New Form i have dropdowns ,text field and radio Buttons, When I am giving String values in form...
View ArticleUnable to view app by running app on cloud
hi, i am able to run my code using RUN CLOUD. but if go for view the app on desktop or in phone it is showing error 404 found. where as if i run code locally it is working fine. what should i do....
View ArticleAdd spinner to phonegap camera widget
Hi, the phonegap camera widget allows you to create a picture on your mobile device. Then when the picture is taken and confirmed, it does take a couple of seconds to go back to the mendix page where...
View ArticleSelf-Serve Reporting
Hello,We would like to offer the possibility to the users of our application of creating their own reports with a subset of the data of the model (some of the tables).I have checked the Appronto...
View ArticlePivotal - OUT WARNING - ModelStore: Failed to synchronize demo users
On deployment, Pivotal writes the next line to the log:OUT WARNING - ModelStore: Failed to synchronize demo usersWhy does this happen? Demo users are enabled but not supposed to be synchronized to...
View ArticleoAuth 2.0 and SAML 2.0 both
Has anybody implemented the appstore modules "Open Authentication Module" and "SAML2.0" both within the same project?I believe it should be possible but are there any tips and tricks from someone who...
View ArticleThird party library is dependent on dojox resulting in: 404 - file not found...
define(["dojo/_base/declare","mxui/widget/_WidgetBase","dijit/_TemplatedMixin","mxui/dom","dojo/dom","dojo/dom-prop","dojo/dom-geometry","dojo/dom-class","dojo/dom-style","dojo/dom-construct","dojo/_ba...
View ArticleIMAP POP3 module encryption key
I was able to retrieve mail in my local environment, but when deploying to on-premise server I'm getting errors. This is what I added to my yaml file.Encryption.EncryptionPrefix: "{AES}"...
View ArticleSet Content-Type of MTOM Attachment
I am trying to send some files over a web service. I'm consuming this external web service from my Mendix application. The external web service expects the files to be send as an MTOM attachment which...
View ArticleMobile app: message "Cannot initialize app" sometimes.. how to debug?
Sometimes endusers see a little white pop-up with this message. In the javascript of the mobile phonegap package it occures somewher in this try: window.mxapp = { initialize: function(url,...
View ArticleApplication won't start
Dear Forum, When i try to start my application on production level it gives te following message: 'error, you've already configured that setting'.The log reads the following message - Jan 13...
View ArticleHow to set image for googleMap location marker
Hi, i am working on google maps integration. i imported Google maps widget. i want to set image for location marker how i can set.thankyou,
View ArticleDatabase Service alerts for any application.
I am having some database service alerts (Warning) for an application for past 4 days continuously, and almost for 30 minutes. After 30 minutes it goes back to normal status. Can anyone please tell me...
View Articlejava.sql.SQLException [SQL0104] Token was not valid
Hi All, I am getting an error while importing data from Database Replication Module: java.sql.SQLException [SQL0104] Token <END-OF-STATEMENT> was not valid. Valid tokens: ( + - ? : DAY INF NAN...
View ArticleThis value should be smaller than 2147483648
I'm getting "This value should be smaller than 2147483648" as an error in my app.I'm debugging someone else's work. In the third loop of a set of nested loops, 1200 objects are being iterated over....
View ArticleWidget repo - Seperate test project from source code - any sugestions?
All widgets have test projects. That is a really good thing. Much of an improvement.However a test project... is not code, and to keep the commit clean, the test projects should actually not part of...
View ArticleSet Constants using PowerShell Deploy API not working
Each time we deploy a latest release branch of an app to one of our environments (test, acceptance, production), before restarting the application we need to update constants in the sprinter that have...
View ArticleMultiple environments on a Menidx cloud node, how to change the name of an...
Besides the usual 'Production' and 'Acceptance' environments on our Mendix cloud node, we have recently (bought) another environment. This environment is called 'Test' in the deployment tab (see...
View ArticleUsing bootstrap.js from the deployment folder in a widget
Hi all, I've just created a widget that makes use of a function in the bootstrap.js. Every Mendix project contains this file by default \deployment\web\lib\bootstrap\js but appearently I can't use...
View Article