Remove user sessions
For a customer if have the requirements that:A user gets logged out after 4 hours An inactive user gets logged out 15 minFor removing the inactive user I have set EnableKeepAlive to false , the...
View ArticleBug in "E-mail module with templates"?
Hi all. I found some unexpected behavior using the "E-mail module with templates". When you directly send an email, the 'From' address as saved in the email template is used. When you que an email, the...
View ArticleExperiences with Amazon's AWS REST interfaces for SimpleDB, SimpleQueue,...
Hi everyone,I'm experimenting with a new business app in Mendix, which relies heavily on data and services in AWS. Currently I'm experimenting with various methods for integrating the two - through...
View ArticleCombine 2 Users - Tips Welcome!
I have a user that was created 2 times (with 2 different usernames). Both userids have activity inside of the app (created and maintained information). Now the user would like to combine the 2 userids...
View ArticleHow to perform an online antivirus check in a file upload
We want to make sure that uploaded files are virusfree and are looking for a cloud-based solution which can be called by using an API/WebService. Anyone any experience with this. The application runs...
View ArticleCommunityCommons.ExecuteMicroflowAsUser opens up a new browser.
When I try to use the ExecuteMicroflowAsUser Action Call, a new browser opens and the Selenium action I want to run can then no longer be executed, because I'm no longer in the same screen.
View ArticleHow to use validator.validation client API Mendix 6 in combination with high...
I'm currently running into issues trying to use the Geolocation widget for phonegap out of the AppStore. It gives the error that validator.validation needs to be used before the .set can be used.So...
View ArticleHow to show a button right after a file (publicThumbNailPath) is chosen?
Hi guysThe PublicThumbNailPath (PTNP) of an System.FileDocument object becomes filled in after selecting a file through a standard imageUploader functionality. Now I am wondering how to show a button...
View ArticleWindows script for automatic deployment
We would like to run a automatic deployment on our on-premise windows environment. For this we need to stop the Mendix service, update the app and start the Mendix service again.Is this possible by...
View ArticleBest practices for setting indexes
Dear all,I currently have a table with 50.000 entries and I would like to improve the query times in this table. My application has allot of xpath retrieves that involve a enum value with 10 distict...
View ArticleDomain to XML mapping takes too long
I have a domain to XML mapping which takes too long to execute!(>4 mins) The mapping has to cope with a 4 level domain structure) and is has no mapping MFs. So a straight forward mapping to XML.I...
View ArticlePages used for selecting objects cannot be opened in content?
Migrated from 5.20 to 6.5. Solved everything (including 2000 help-text-widgets that had to be replaced :-). Now I have two errors left 'pages used for selecting objects cannot be opened in content'....
View ArticleAdministration User Management
Just to verify if my though process is correct.I have the following domain:Employee Has many LogEntriesHas many FuelStopsHas many MutationsThe user inherits from the Administration.Account entity which...
View Article404 - file not found for file: mxclientsystem/SimpleChart/widget/SimpleChart.js
Hi,I used the simple chart widget but decided to delete the chart as I didn't like it. Ever since I removed the chart from my page it won't run correctly locally (page is blank white) and displays the...
View ArticleExcelExporter - missing Export Template possibility
Hi all,For a big project I have implemented the Excel Exporter module from the AppStore. I have configured the export of an Excel file with 4 worksheets and in total almost 100 columns. Such a templare...
View ArticleTemplate grid: single selection and maintain ánd trigger a microflow at...
Hi,Has anyone found out how to trigger a microflow with a single click in a template grid when it is set to "single selection and maintain"? At single click: It needs to trigger a microflow that sets...
View ArticleHow to implement FlexSlider in Mx 6?
HiI am working on a slider with some images, but I was not able to select images for the FlexSlider widget. Could some give more details about the implementation please?thnx
View ArticleHas anyone experience with auto resizing iFrames for MxApps?
HiI am wondering whether someone has experience with integrating a MxApp through iFrame. I want to include our MxApp in a Wordpress environment, but the iFrame should auto resize the height according...
View ArticleCommit is not working properly
I have created a microflow that commit a form after applying some changes on object, the object is committed but there is one relation still empty even i debug the microflow and I see it is assigned...
View ArticleCan't built custom widgets
Again running into the issue where I can't build my custom widgets. I checked the build-report.txt, but that doesn't contain any errors/warnings that are specific to this project, everything that I see...
View Article