External link through a microflow
Hi all, In my application, I have a microflow which has a REST consume activity(POST). Based on the result of this activity, whether it was a success or a failure(Eg. 404 or 400), I want to redirect to...
View ArticleImport Excel
I'm importing an Excel file using Excel Importer module and created it by following this link https://docs.mendix.com/howto/integration/importing-excel-documents and changed it related to my use case....
View ArticleUnable to Commit to repository
Hi All, I have an Application in 7.23.3 version of Desktop Modeler.For The main Line of the Application Web Modeler is also Enabled. Whenever i am trying to commit my code through Desktop Modeler I am...
View ArticleWhat is mean by CHECKEVERYTHING security level ? Unable to deploy on...
While deploying app on Mendix cloud, i am getting an error : I have set the security level in project security as ‘Production’ . However, on of the module i used ‘Email Template’ shows the security...
View ArticleDataBase Connection mendix to mySql.
How can I connect Mendix Modular 7.23.6 to MySQL DataBase?
View ArticleBuilding Block or Snippet Parameters
I’d like to create reusable UI Design. I learned about Building Blocks and Snippets. I'd like to use the same entity type in my snippet or building block at several places. In addition I don’t know...
View ArticleEmail Template Token
I want to send email with the help of Email Template.So I have created Email template and also create some tokens.When trying to use Token in HTML body and PLAIN body, It didn’t fetch any value.So...
View ArticlePush notifications not receiving
Hi there, I’ve implemented the push notification connector plugin and it seems to work, the devices get registered but when I send a message to that device nothing happens. The message’s status just...
View ArticleJMeter - Execute microflow
I'm trying to explore the possibilities to use JMeter for load testing. I'm able to do a login through a POST http request, which gives me 200 status code (OK) and a cookie with an xassessionid....
View Articlesiemens MindSphere pump asset example
when I try to push the application using “cf” command it gives me an error?
View ArticleLearning Path "Create an App with Advanced Page Building" - Adding Custom...
Dear forum members, I’m currently learning how to use Mendix and its capabilities. Therefore, I work through various learning paths. Right now I work on a learning path to “Create an App with Advanced...
View ArticleHow to automatically trigger a microflow with progress bar
Hi I would like to trigger a microflow automatically which shows a progress bar on screen while the microflow is running. (it’s a long microflow sometimes) I can’t do this with the microflow timer...
View ArticleSAML SSO setup login.html redirect
Hi Community, I am working on the implementation of Single Sign On using the SAML module. I got this working, besides one point. We want to have Single Sign On in place besides a functionality to...
View ArticleUser provisioning in SAML
Hello I need to map Full Name from SAML response to Account attribute in Account table. I understand from document that it can be done by adding a claim in user provisioning. Could you guide me how...
View ArticleError message: Can't run Mendix locally anymore
Error Message Mendix.Modeler.M2EEConnector.M2EEException: The server encountered an error. at Mendix.Modeler.M2EEConnector.M2EEResponse.CheckSuccess() in...
View ArticleConvert special character in string
Hello I want to replace all special characters in a string with ‘normal’ counterparts. For instance: all occurences of é, è or ë should be replaced by e. But also æ should be replaced by ae. So not...
View ArticlePermission Denied: Dear user you are not authorized to access this...
Hello I’m an intern at Siemens and would like to deploy my Mendix app to the cloud. So far, I’ve managed to deploy my app to a free-cloud node, unfortunately, whenever a user visits the URL, the...
View ArticleATS : session was terminated due to Browser_Timeout
Hi I am trying to perform login test for one of our application in ATS. somehow test fails and giving below error message: anyone can tell me how to fix it? Please note: 1. Selenium is configured...
View ArticleDisable focus on the apps
Hello Mendix Experts, I was wondering if it is possible to disable focus / auto-focus on apps ? Basically, after clicking a button, navigation or a link, I do not want to have that to be highlighted...
View Article