Consume a Mendix published webservice using SAP
A SAP customer wants to consume a webservice that we published with Mendix. It seems SAP only supports basic authentication, which is not supported by Mendix. Is there an alternative way to let SAP...
View ArticleMobile Quick Starter App location
Hi, Mendix 7.2 was released today and it makes mobile app development easier. Hurray:)This blog points to a mobile quick starter app, which is a sample app for online and offline use cases.Does anybody...
View ArticleTemplateGrid Datasource executes twice
I'm new to Mendix, so I'm hoping this is a simple mistake on my part.I have a page with a DataView. The Datasource type for the DataView is "Context". Within this DataView I have a Tab Container. One...
View ArticleMendix 5 data grid performance
Hi,Mendix 5 displays the control buttons (search, view etc.) only when the complete data is retrieved from the database.We have a screen wherein we display the user accounts from the database.In...
View ArticleActions regrouped in a bouton
Hello everybody,I want to insert a button that gathers an action list that can be done on the current list item.How can I do this on Mendix Modeler?Thank you for your reply.
View ArticleGenerate CII format message
Hi team, Is there any module available in mendix to generate message in CII format?Any pointers would be appreciated. Regards,Swathi
View ArticleMendix 5 Layout module
We have migarated our application from Mendix 4 to 5.In 4 we were using Tundra theme to define the layout in CSS.After migartion the earlier theme didn't work so we used Mendix 5 layout module to...
View ArticleEnable requesthandlers - Mx Cloud v4
Where can I set up the requesthandlers in cloud v4? The container seems to have disappeared.. Are they also enabled by default now like the debugger or?
View ArticleMendix expression to detect if a user uses mobile
Is there a mendix expression which I can use to detect if a user uses a mobile device?
View ArticleInternal server error when logging into sandbox
I want to test push notifications, and want to add a user to the push notifications model.Unfortunately, I'm unable to login to the sandbox using my mendix account; it redirects me to this error page...
View Articlem2ee-tools / ValueError after starting m2ee on CentOS: dictionary update...
Hi all,I'm trying to get an application running on a CentOS linux server. m2ee tools and all other needed stuff is installed.When I start m2ee with my yaml config file I got a ValueError: [dcemendix01]...
View ArticleScreen becomes slow in case of huge number of objects
HI everyone,On a mendix form, we have a custom widget which loads about 7000 objects. The widget displays those objects.However, after displayed those objects, sometime the screen is quite slow.We are...
View ArticleDatabase upgrade
Hi,i have an application in old Mendix version 6.4. I need to Update it to Mendix 7.2 . Hoping Mendix will automatically take care of upgrade when i open the applicaiton in new version, i wonder how...
View ArticleDownload Mendix Service Console
Where can I download the Mendix Service Console? The documentation refers to support.mendix.com (and this is what I used in the past), but with the new Expert Desk application, it doesn't appear to be...
View ArticleSoap Webservice how to set, Set deafault HTTP Header Authorization
Hi,I am calling a webservice and I need to set the HTTP header: Authorization In a webservice call I am setting 2 custom headers:AuthorizationCheckheader (with value: custom is ok) When I intercept my...
View ArticleSAML module SP config error
Hi all,I am implementing the SAML2 module in a Mendix 5.16.1 application. I did this before and never had a problem, but now, even though I use the exact same module and exact same Mendix version...
View ArticleAbility to customise the Login page from the modeler
Hi.Through some searching I found that you could edit the login.html in the theme directory of your project. I was however wondering if this is also available from the modeler? I cannot for the life of...
View ArticleReading JSON file using Import Mapping Method
Hi All, I am uploading the JSON file and expecteing it to store in the Mendix database using Import Mapping. The data is not imprted for attached JSON snippet. The entity structure is starting from...
View ArticleData view listening to reference selector
I want a data view to listen to a reference selector. So when i select a value in the reference selector, coupled values are shown in the data view.This is what we have now:And this is how we like it...
View ArticlePassing parameters
Hi all, I have a microflow that needs one or two parameters that come from different entities so, for instance, I have student dataview and with a nested datagrid showing subject when I want to run a...
View Article