Can anyone provide me with a java action that encrypts a string to MD5
Hi, I thought we had it as a java action in community commons, but I couldn't find it.I need a java action that encrypts a string to MD5. PS: I know it's old and should not be used, but in this case we...
View ArticleMendix compatability with Dockers
Can you please let us know if Mendix have compatibility with Dockers app?
View ArticleCompany App Store (private) - view in modeler
Hi all,does someone have experience with the private (Company) App Store in Mendix?I have created and published a module to the AppStore and selected 'Publish to Private Appstore'.Now if I open the...
View ArticleDatabase connections increase quickly to limit
Hello,When my app is idle (no logged in users) it has 2 database connections. With one logged in passive (stays on one page) user it rises quickly to approx 30 connections. Additional users add a...
View ArticleData Migration Production to Test
Hello, I'm currently trying to copy the data from our Production database into our Test database using the Service Console. I have gone into Configuration and have entered in the Custom Mendix Settings...
View ArticleOpen a PDF document inside a window in mendix..
Hi..I have made some reports in my project with document templates.. They are really good and working fine.. But as you know they are always opening in New browser Windows.. I was wandering if there is...
View ArticleSearch on reference empty after Cancel/Save or close form
When an editpage is not a popup, but a complete form in content, the dropdown searchfields of references are empty when the edit form is closed.In some cases also the datepicker searchboxes are cleared...
View ArticleGrid Dropdown(from Reference) selection cleared on Close Page!
I have grid whole search fields(only the reference selectors) are cleared when i close a page which i opened via a button from this grid.Flow: Grid > Edit button(any button) > visit a new page...
View ArticleiDEAL: 'Verbindingsfout, probeer het later nog een keer' error when...
I have implemented iDEAL and it all works well except a strange error message just before redirecting to the page of the selected bank. Before redirecting an error pops up with a connection error....
View ArticleHow to print a content in a form using javascript:window.print()
Hi..I am new here so please bare with me. Can any one please tell me how to print the content in a form using javascript:window.print() . In my case I have a generated PDF opened in a document viewer....
View ArticleMicroflow With Data grid
I retrieved a list of an entity and returned to the data grid using microflow, my problem is i cannot add the associated attributes to the data grid, it throws error saying "A grid with data source...
View ArticleForgot password error
Hi guys,I have problem with forgot password module.I've used loggin widget with forgot password link which calls micfroflow from the forgot password module.After I solve some tehnical problems that I...
View ArticleError when migrating PostgreSQL database to non PostgreSQL database :...
I have managed to migrate the database from a local PostGreS DB created from a Backup file however face errors when running the application. It creates the target MSSQL DB successfully but I am unable...
View ArticleWidget update problem with microflow datasource in gridview (TreeView and...
Hi all,I've recently encountered a strange behaviour in custom widgets using a datasource microflow. The short version: When an action triggers a refresh, the widget displays the value that should have...
View ArticleHow to do calculation in Mendix
i want to know1,how to use drop-down in mendix .. 2, how to get values from data-grid and use for manipulation and to store them in table.
View ArticleStarting my app gives an error in the M2EEXonnector in Mx 7.5.1
When i start my application in Mx 7.5.1 i get an unknown error.Does anybody knows how to solve this?Mendix.Modeler.M2EEConnector.M2EEException: The server encountered an error. at...
View ArticleHow can I download my mobile application?
Hi all,I have developed a desktop application. Now I want to use the same for Mobile also. How can I convert this application to mobile app? And also I would like to know how can I download this mobile...
View ArticleHow can I use Computer Telephony Integration for my Desktop and Mobile...
Hi all,I have a destop application. I want to convert that app to mobile app. In both of them I want to use Computer telephony Integration. Is it possible to use CTI? If yes, Please let me know how can...
View ArticleCalling a Qliksense REST service in AWS
I am trying to consume REST services from a QlikSense server, running on a windows virtual machine in an AWS cloud slot. I succeeded in calling a REST service with Postman, but am running into problems...
View ArticleCalling web service with WS-ReliableMessaging enabled.
Hi, How to enable ws-reliablemessaging when calling a web service from a Microflow?I can add the ws-security username token using the web service configuration dialog, but how to do the same thing...
View Article