Error: Mendix with RabbitMQ (An error occurred while publishing to exchange...
An error occurred while publishing to exchange null on host null: Configured publishAction is not valid.Stacktrace:com.mendix.core.CoreRuntimeException:...
View ArticleWhy is there a performance difference between a commit with and without...
Hi All,Today we experienced a performance difference when committing a large number of objects (around 3000). In our current situation, it takes around 5 times longer to commit a list with events if we...
View ArticleTap push notifications on Android
Hi, I have an issue with push notifications on Android devices. The push notification is properly received on my Android device. Then when I click on the message the app is opened, but no message is...
View ArticleMendix app inside an iframe does not work in Internet Explorer (11) only
Hi all,We use a Mendix app inside an iframe. The apps loads a customer 360 view page with a deeplink (Deeplink module) combined with single signon (WinSSO).The app works fine in Chrome and Internet...
View ArticleError in Mendix Rabbit MQ Isssue
Please guide me to tht below errorAn error occurred while publishing to exchange null on host null: Configured publishAction is not valid.Stacktrace:com.mendix.core.CoreRuntimeException:...
View ArticleBest practices for documenting the domain model
While ideally entities and attributes are named so as to be self-documenting, there are times that it is desirable to add some additional information. While the documentation property is available for...
View ArticleCustom widget - show suggestions down for a textbox
Hi,I'm trying to create a widget, similar to auto complete widget which is available in the app store. But i'm trying to create this for a simple textbox which can show suggestions down as we type some...
View ArticleUncaught (in promise) Error: NaN when using a report paramater
When using a report parameter i get an error on running my application, see below. How to solve this?Uncaught (in promise) Error: NaN at u (mxui.js?636415758611837353:5) at a...
View ArticleAuthentication on webservice integration with Microsoft Dynamics AX
We are facing some difficulties with the authentication of a consumed webservice from Microsoft Dynamics AX. Microsoft Dynamics AX requires a username, password and domain for authentication purposes....
View Articlejava.lang.OutOfMemoryError: GC overhead limit exceeded
Hi,I have microflow that needs to iterate over 170000 entities and generate a value for an attribute in each. When I run this microflow over a small subset it's fine, but over the full 170000 entities...
View ArticleiOS 11 compatibility
Hi,We have updated an apple iphone to iOS11 and are experiencing an issue with one of our mobile apps build for the appstore. (Currently deployed ad-hoc to a couple of test devices.)When starting the...
View ArticleMerge accounts - community profile
Hi!As I currently have two active Mendix accounts (neither is an 'old' account), can I merge my accounts?What does merging my accounts do? For example, will the projects I work on from one account...
View ArticleMendix Service Console is already running, but it cannot be set to the...
Hello,I'm trying to open my Mendix Service Console, but when I click on it I get this message. Any thoughts on what it could be ? I have tried task manager... but it doesn't show it running. "Currently...
View ArticleError when trying to save a record on Mendix
Hi ThereI have resolved conflicts and reversed merge changes. Now when i try and save a record in mendix it gives me the following error.
View ArticleGoogle maps - drawing lines between locations
Hey guys,here’s what I would like to achieve:Lines between points. I tried the widget “Advanced Google Maps Widget Only” though I couldn’t set it up successfully, I think it needs an update. When I...
View Articlehow to retrieve the message from Rabbit MQ and display on the page
how to retrieve the message from Rabbit MQ and display on the pageCould you please help on this
View ArticleHow to integrate Twilio with Mendix
Hi All,We are planning to integrate the Twilio with Mendix, currently am using 7.1.0 version, is there any Module for Twilio.I'm following the below link...
View ArticleJavascript not triggering
Hi all,I have a simple piece javascript code to keep the scroll bar of a container in the down position when you view it (because default is in the up position):var x =...
View Articlehow to suppress Exchange client (app store) generating log messages
We are using the Exchange client app store module for quite some time now. Recently the Exchange server was replaced and NTLM was activated (and so was the option the in the module). The integration...
View ArticleIssue after upgrade - JsonGenerationException: Can not write a field name,...
Hi All,I have recently updated my application from 6.10.9 to 7.5.1 and am now experiencing this error in the console when running a microflow which commits a new row to the database and then shows a...
View Article