can I add cookie on IMxRuntimeResponse class?
Can I add cookie using IMxRuntimeResponse class or is there any way to get HttpServletResponse.
View ArticleSending push notification from one mobile device to another.
Hi, Has anyone know how we can send notification from one mobile device to another using push notification connector module?
View ArticleGrid Search is not working after upgrading to Mendix 9.6.3
Hello, I am using the Grid Search widget quite a lot in my app. Unfortunately after upgrading to Mendix 9.6.3 it’s stop working. I upgraded to the latest Grid Search widget but it didn’t help. I am...
View ArticleCreate Object through a Microflow not working correctly?
I am trying to create objects using a microflow. Every time I press the Create Object button on the Overview Page I fill out a Popout Page and click on the Save Button which calls my Microflow. At the...
View ArticleWhile using create list widget to create list from entity, its giving zero...
In Below microflow, While using create list widget to create list from entity, its giving zero results in list. Its not getting converted into list. Please guide.
View ArticleTotalNumberOfRegistrations from Rapid Developer Learning Path
This is step 7.10.2 in the Rapid Developer Path. Unless I am doing something wrong then this is a counter for all Training Events put together. I wanted to make my own app and I want to have an own...
View ArticleEmail Service - trial
I'm following the learning path for intermediate developer and wanted to execute ‘Send Emails from a Mendix App'. Therefore you need to configure and download the ‘Email Service’ module from the Market...
View Articleestablished connection was aborted by the software in your host machine
I am facing a problem that hangs the mendix service in production and I found the following exception in the application.log file : Connector: Caught IOException while trying to write data to a client...
View ArticleHow to change the Active Workspace Search in TC Connector Application Sample
Hello there, I was testing the Teamcenter Connector Application Sample and I had a problem when searching for an item. The application throws me an error, where it indicates that it is trying to find...
View Articleregister and sign in
hello. I have been stuck on this issue for awhile already. I am trying to allow new user to register and directly be logged into the page instead of them having to login again after registering. I...
View ArticlegoogleSso error
getting this Error 400: redirect_uri_mismatch while trying to google sso
View Articlepassing string and date parameters to SOA
Hi all, How to pass parameters like sting and date through SOA calls, to access teamcenter services.
View ArticleHow to predefine user role in Create Object activity for Student entity which...
I am trying to create a register page for students where they should not get chance to define the user role to something else my student entity is generalized using administrator.account entity
View ArticleScreenshot functionality with html2Canvas
Hi All, the new feedback widget can take a screenshot for your feedback using html2Canvas. I am trying to achieve the same thing, but I am not javascript expert and I am having trouble capturing more...
View ArticleGoogle DNS - DNSSEC issue with custom domain CNAME
We’ve been receiving some calls from customers using Google DNS – they are unable to reach any of our MendixCloud hosted application that are reached by a custom domain pointing towards a CNAME...
View ArticleEntity Update & Delete not working in Overview Pages
Two Entities having one – to – one association, whenever I try to edit or delete those entities, there is no expected response. Both Default and Microflow Delete Object not working. No Xpath, Event...
View Articlehow to create user session in test microflows?
while testing a microflow , I am not getting the current session and current user. how can I create session object in testflows , so that I can test the unit testcases.
View ArticleAssign Id to a container
Hi, I want to give an id to container/div so I can use it for doucment.getelementbyId in nanoflow. How can I achieve this?
View ArticleData grid updates incorrectly
Hi I’m using Data Grid 2 to show my data. I have button which allows to delete data from database. Then I call refresh Object activity in order my data to be refreshed. But data grid is not updating...
View Article