IBAN generation and validation
Hi all,For a client I need to implement an IBAN generator and validator. Looking at the forum I only found a nice (very extensive) regex which can cater for validation. I also found the Java library...
View ArticleIs there any solution to suppress memory on Data Grid widget without...
On Data Grid widget, we would like to handle a huge size of data with pagination. This works fine for connection from database but not nice for Microflow. This is because it consumes a lot of memory...
View ArticleIoT Integration| SimpleLink Bluetooth low energy/Multi-standard SensorTag
Afther folowing the Mendix Pre-sales training, I'm trying to connect the IoT SimpleLink (http://www.ti.com/tool/cc2650stk) to an unlicensed Mendix application. The SimpleLink sensor sends it's data via...
View ArticleExport the Mendix entity to JSON
Hi All, I have the convert the Mendix entity data to JSON file. Can you please help as Export mapping only uses Flat JSON structure. Below my JSON structure.{"imt-mnenomic":[...
View ArticleHow to add parameters to the Microflow?
Hi,In my application, I am using chartJs to create reports. But I am getting an error like Microflow should have at least one parameter of type chartwrapper. I found same question from...
View ArticleIBM watson connector open, update the settings and run process in Mindex Modeler
I have created an account in Mendix and added IBM watson connector from appstore to my apps. Downloaded the Mendix Modeler and attempted to run the IBM Watson app. But when I try to run it it is asking...
View ArticleExplicitly constraining listview by date
I have a use case where i need to explicitly contrain a listview by a given date. I tried putting an XPath contraint with the date in the proper format, but it gives me 0 results even though I know...
View Articlecheckbox options - dynamic initial load only
I am populating checkbox options based on a user profile. I'd like to populate the checkbox options when the form is created, eg if the user profile is subsequently changed, I do not want my form to...
View ArticleValidation feedback returns a message box instead of red text below the widget
I have been trying to create a validation microflow for a page. The validations appear to be working fine but instead of the red text below the widgets, it is displaying a single message box with all...
View ArticleValidation feedback on radio button
I have a page showing an enumeration attribute as radio buttons. When I validate if a radio button is checked in a microflow using the validation feedback microflow activity I would expect the message...
View ArticleAdd new tab to tab container by microflow
Hello to you all reading this, I'm having some trouble working with tab containers. I want to have a tab container where i can open (and close) tabs with a microflow.I have yet to find anything on the...
View ArticleIs there any way to set 'target' of 'a href' HTML tag for Link button?
By clicking 'Link button', a new pop-up page always comes. I would like to fix a single target name for '<a href=" ... " target="something" ...> in order not to create a new pop-up page.
View ArticleUserManagement.OnFirstLoginAppCloudUser No Longer Exists
Hey all, We are attempting to upgrade from Mendix 6.7.10 to 7.1.1. Everything works well, except that the AppCloudServices module returns the following errors whenever we try to run the app: Google...
View Articlewebservice import WSDL problem
I tried to import a wsdl in a 'consumed webservice'.Got the message :"An error occurred while retrieving the wsdl document: Kan geen verbinding met de externe server maken"Werk lokaal en tracht via een...
View ArticleMendix Rapid Developer certification
Hi,I am going to appear in Mendix Rapid Developer certification exam in next few days. Can anyone please tell me about question type, and how much grade i need to be Mendix Rapid certified...
View ArticleExcel Exporter not working with Entity access switched on
HiI am trying to create an excel report using the Excel Exporter. This works perfectly fine when the Project security is Off or Prototype/Demo.When the Project Security is Procution, the File is...
View ArticleHow unsecure is it to publish a public post service with receiving base64...
Hi guys, We have a post service receiving pdf's as base64 values in json payload. There is no authorization set in this service because there is used a third party service herefore, which i use later...
View ArticleShow some solution to my question...
Hi,I am learning Mendix developement. I have so many doubts during my practice. When I post them in our forum, I found only solutions for few questions. And rest are still pending. I am always updating...
View ArticleSurvey builder app error
Dear All,I have added Survey buidler to my apps and opened it in the Modeler and trying to create a Survey, I have mentioned the questions and saved it. But when I reopen the questions are not getting...
View ArticleMake retry mechanism optional in process queue module
Hi, the recent version of the process queue module has a retry mechanism that was added to ensure proper FIFO behavior of the queue, see...
View Article