Can I create a custom domain via API
I’m building a deployment automation tool. Wondering if there’s any way to set custom domains/certificates via API. (like you can with constants, custom settings, scheduled events)
View ArticleCount Objects by a Attribute Value
I’d need to prepare data for a chart and I need to count the objects in one of my entities and group the count by one (or more) attributes. In SQL terms this would be a count with a group by e.g....
View ArticleEdit condition for visible row in document template not working
HI, I am creating a document template to create a PDF. When i use “Edit condition for visible row “ and select a boolean, the field stays empty. The column is getting a symbol tho. The column...
View ArticleNanoflow settings - Validation
When calling a Microflow from a button click I can specify in advanced settings to not abort on validation errors. Is there a way to do the same when calling a Nanoflow?
View ArticleWidgets not found using MxBuild on Linux
I have MxBuild for Mendix 6.10.18 running on Linux, everything seems kosher and the script executes, but I’m unable to determine why it doesn’t find the widgets. root@6eaed1ba534e:/var/mx/app/app# mono...
View ArticleUsing "TreeTable" widget
Hi all, I am New to Mendix. I am trying to use the recently published (16.9.2019) Tree Table Widget in my Project. I am following the documentation given. However, the documentation does not include in...
View ArticleEfficient Data Entry
One of the apps I'm working on requires quite a bit of data input entry. At most about 6,000 rows, but enough to be unreasonable to fill in row by row. The users would prefer to be able to copy a...
View ArticleImport QVD file
Has anyone experience importing a QVD (Qlik View Data) file into Mendix?
View ArticleComplete your Community Profile
Hello, I’m wondering how to earn a badge “Profile Complete – Completed your Community Profile”? I input all necessary data in my profile, but I’m not received that badge. Thanks in advance!
View ArticleTemplate Grid search message when no record found.
Hi, I have template grid which has number of records shown. And I have added few search buttons for search purpose which is working fine but if no record found there is nothing shown inside the grid....
View ArticleQueries on Mendix capabilities:
Hi Team, Can anyone please help me in answering the below questions? Whether REACT JS components can be used or not along with Mendix Security access control for API services Accessibility compliance:...
View ArticleFeedback widget not work properly
Hi all, I set the widget not to display the edit, mobile view and share buttons, but when I run the application the options are still there. widget version thanks
View ArticleCosuming REST service - Post method - Error 400 Bad request
Good morning, this is my first post in this forum. Hope to learn a lot from you guys! I am dealing with a REST service. Trying to consume a POST method trough the microflow posted below. I create a...
View ArticleMindsphere Assets in an Dropdown
Hello together, i have a problem. My goal is it to Show the Assets from the mindsphere in an drop down so that users can choose their machines from their. But this doesnt work i become only an empty...
View ArticleHow to call microflow from nanoflow?
I am working on a scenario where on a button click, i want to perform two things; Open a web link in separate tab Call a Microflow with input parameter. I am using studio pro 8.1. For first action. I...
View ArticleProcess Queue - horizontal scaling
The process queueu documentation mentions the following: IMPORTANT: This module currently does NOT support a multi-instance setup and as a result should NOT be used in a horizontally scaled...
View ArticleRetrieve Object from Database with a certain ID
Hey guys, I want to retrieve an object from the database where the ID is equal to a certain object ID. Mendix doesn’t allow me to compare the ID with an integer value, it always wants the object itself...
View ArticleExtract documents from Gzip file
A list of documents are coming in SOAP request as one gzip (.gz), I need to extract that gzip file and store in mendix as FileDocument. I am thinking of writing JAVA action for this. Can anyone suggest...
View ArticleExtracted Sub-Microflow committed empty
I'm facing issue with current Mendix Studio Pro (8+). When extracting microflow and committing change it happened (several times) that sub microflow was committed empty. I observed this in ver. 8.0...
View ArticleATS test fails (single sign on (SSO) is activated)
Hi, Is it possible to test in ATS environment with Single Sign On user? I am testing simply login and logout test. But test fails. Please check below screenshot:
View Article