How mendix handles Session Timeout ? Is any different from logout button ?
We configured Session timeout to auto log-off from application after particular time but We are not able to capture this auto log-off entry in audit trail, When we manually logout application we are...
View ArticleHow to receive Files through Kafka ?
Hi All , I am publishing a File in kafka Server from Command prompt . Now, I need to receive it as a file in Mendix. But I am receiving it as separate records line by line… Existing Kafka connector is...
View ArticleGrid search widget stop working for Mendix version 9.18.1
Hello, I updated Mendix version from 9.12.5 to Mendix 9.18.1 and suddenly Grid search widget stop working. I am using the latest version. For 9.12.5 Grid search was working without adding HTML Snippet....
View ArticleDisplay 24H time
In a form I set the appearance of a DateTime attribute to a 'Time' format. However, this is a AM/PM time appearance. Is there also a way to show a 24H clock time format?
View Articlemicoflow and nannoflow
how many microflow we can add in one project? how many functions we can add in one microflow? If i want to get knowledge related database how it work in mendix where i will get that?
View ArticlePubished App
Hi, I have an app in which there are team members with different user roles. I have published the app(sandbox), so all my details like email address, azure credentials and other personal details are...
View ArticleParse value of latitude longitude to decimal
I have created nanoflow to get user current location. After that I am saving location values to database in decimal format. It was working ok but today I am getting parsing issues.
View ArticleSAML "Entity ID" not updating
I’ve set up a few apps with SSO using the SAML2.0 module. All these apps have custom domains. In order for them to work, I set the custom domain up, then in the Runtime I update the...
View Articleemail connector module retreiving only social category's email
hello experts, i am using email connector module in my project but after account configuration it is fetching gmail of my account that are in social category , inbox and promotions emails are missing....
View ArticleWHat is MXmodel reflection and why do we use it? PLease explain me in your...
Hi experts, i was going through MXModel reflection doc on mendix but I could not understan what exactly is mxmodel reflection and why do we use it. Can any one please explain me in theire own words...
View ArticleMendix loading bar loading indefinitely
Hi all, I'm facing the following issue: Within my application we receive two callbacks from a third party, this triggers Microflows on our end. These Microflows have some simple logic included, nothing...
View ArticlePlaying a sound
Hello good people of the forum. I'm working on something for myself and I want to integrate some sounds into my app. I can't seem to find much information about it and I was hoping someone could help...
View ArticleView FileDoc as anonymous user
Maybe it's a very silly/easy question, for which I'm missing the obvious solution, but I'm really struggling to figure out how to securely show FileDocument objects to anonymous users, without them...
View ArticleHow to create a Calendar widget based on the full calendar...
Hello, We would like to evaluate and eventually buy the Full calendar (https://fullcalendar.io/) and integrate this into Mendix for scheduling purposes. We know that there is a Widget available on...
View ArticleMx-Expressions: How to replace()/split() multi line string by ASCII 13 (CR) ?
Hi community, I'm new (rapid level) at Mendix. My microflow for creating an DecimalVal Attribute from a single line string works. Also trim() helps to avoid error message because the ASCII 13 and the...
View Articleemail connector module error: IMMAPP Provider not a subtype
i’m attempting to configure the email connector module and on the UI EmailConnector_Overview a “contact your system admin” error generates. i do have the encryption and mx model reflection modules in...
View ArticleParameter 'Product' of the selected microflow does not match available...
Parameter 'Product' of the selected microflow does not match available arguments. Arguments available to 'listview1' is object of grid1_SSP.
View ArticleExcel Export in .xlsx failing
Hi, I’m attempting to upgrade the excel exports that the app produces from 97-2003 to 2007 and higher but I’m having some difficulty with what appears to be missing dependencies. I’ve updated to the...
View Article