Deeplink with XSUAA
Hi All We have a mendix version 9.12.2 application where we have booth the deeplink (9.0.3) and sapauthentication (v2.1.8) module. When I test the deeplink with a local account it seem to work....
View ArticleEntity access role- XPath constraint
Hi all, I have implemented tenant separation in our app. I have an entity called ‘Company’ which associated one to one to ‘Tenant’ that associated with multiple Accounts . I want to allow read,write...
View ArticleOIDC SSO and Microsoft Graph API
Has Anyone used the OIDC SSO module to get authorized to Graph API? If yes, would you please share your experiences and may be share any documentation you have? We are trying to find a person’s...
View ArticleMendix Studio 9.16.1 Native/JDK-11.0.15.1-Make It Native 9 Red Screen of...
Update 2022-08-11 09:54 CDT Make It Native 9 App fails/crashes at irregular time frames before and after load and initial page is displayed and a initial page button is clicked. (no errors/logs) Effort...
View ArticleWhen building a Pluggable widget I am missing all dependencies.
I don't know if something has changed, but I can't create widget templates anymore with the yeoman command. When running the ‘yo @mendix/widget’ command, only the source map is created. No node_modules...
View ArticleHow to exclude unit testing module and unit tests from release deployment...
How to exclude the unit testing module and microflow unit tests from the release deployment package? Will there be a performance impact if we include these unit tests and unit testing modules in the...
View ArticleIs it possible to connect Mendix Cloud with an On-Premise SQL Server over VPN?
We have a scenario where we want to sync the Mendix Postgres data to an On-Premise SQL Server. The SQL Server can be only accessible over VPN. We are using Mendix Cloud. So we would like to know about...
View ArticleWhat is the maximum limit of attributes that can be added to an Odata entity...
What is the maximum limit of attributes that can be added to an Odata entity so that the retrieve does not fail?
View ArticleCalendar Help
Hello, I am adding a calendar view into my app. I have a user input the start and end date and the calendar shows the schedule object. No matter what date the user inputs, the calendar object displays...
View ArticleCall scheduled nanoflow when app is not used (sleep/lock)
Hi experts, I have requirements to run nanoflow in background. I already used app event and set it every 10 seconds to call nanoflow, this way is work but when I closed my native app or lock my screen...
View ArticleEncryption Key Error while using Email Template
Hi all, I am trying to use email template but facing one issue related to encryption key. I have used email template multiple times but never faced this before. After I save my config, I get following...
View ArticleList of submicroflows in microflows
Hi, Is there a way where we can get the list of submicroflows name from a microflow. As we do have find usages menu for every object in mendix, as a overall if, i select a microflow i want to have the...
View Articlemendix docker image builder throwing exception
Hello All, I am now trying to build a docker image of Mendix app. It was working fine with mendix version 9.4 , then I upgraded my project to Mendix version 9.6 . Now if I try to build docker image of...
View ArticleMultiple scrollbars when modal open
The expected functionality of the application that is being developed is to remove the scrollbar that is being placed on the tag with setting the style=overflow:auto. With the bootstrap framework we...
View Articlecompilation of java action failed
I am facing this issue while running app. I am using SiemensSAMAuthSSOModule-3.0.0.mpk module.
View ArticleHardware question
Hi all, I have a question regarding the ideal hardware-setup for runnning the Mendix Studio pro. We, at our IT department, notice increasingly and frequent “slowdown” in the Studio. This behavior is...
View ArticleREST SERVICE
In the App Explorer under Structure, add a new Table with one row and two columns how to do this?where is structure located?how to add table?
View ArticlePlease wait message
Hi, i have a dashboard page, in this page i have a data view for which data source is a microflow. When i try to open the page it is taking some time like few seconds to load my data like to get my...
View ArticleShow more Widget not working properly
Hello, I had downloaded the Show More/Less Widget from the market place as I wanted to display a big text (like title), so I set the limit of the Show more to 45 (by default it was 50) and selected the...
View Article