ML Demo Kit BERT Questions
Hi All , I have imported the Mendix ML Demo Kit and I am trying to run the BERT model . I am not sure what type of context and questions I should ask to get relevant answers can someone guide on this...
View ArticlePieGraph and others from Mendix Charts app does not load "Custom Series Options"
Hi there, I have seen two other posts on this but have not found a solution yet. This is why I am re-asking the question in the hopes that anyone has a solution for this. For a pieChart I want to load...
View ArticleDecoding form data in a POST message
I'm integrating with a system which will send notifications to me when data changes. The notifications are sent as a POST request and the data is form encoded. When I receive the call, the data is in...
View ArticleHow to give a created PDF a name
Hi, We are creating a PDF via template and show this PDF in a new tab of the browser by downloading it. This produces a generig name of the document by counting, which is show as page title in the tab....
View ArticleBest practices for CRUD actions in Mendix
Dear community, I am relatively new to Mendix and busy transitioning from OutSystems (OS). MX is fabulous I must say! Best practice in OS would be to create reusable CRUD actions for each entity....
View Articleapplication is not running getting m2ee-sidecar...
I have create native mobile application sample app from here getting this error can anyone help here
View ArticleSMTP settings on local/cloud environment [Email_Connector]
Hi, Wondering if anyone has tried setting up SMTP settings for the Marketplace Module (Email_Connector) and encountered the SMTP error. Looking at the logs: ERROR Email_Connector: 'Error while...
View ArticleImport mapping a JSON response which is of type array and contains objects...
I have a situation when consuming api response for one of service, response is complex object and it contains nested objects which are further having objects or array of objects. I am facing issue in...
View ArticleEofException occurring
Hi, Since adding Mendix 9.20 image to my Private Cloud operator, I’ve noticed two errors occurring repeatedly with intervals of between 5-17 seconds in my apps. One app is running 9.20.0 and the other...
View ArticleIs it better to use the original Mendix database?
Hello. I have created an application in VB.NET that communicates with two databases in MSSQL. I have been tasked with migrating the entire application to Mendix. I read, write, filter, and delete data...
View ArticleHow to use Industrial Edge Device's Authentication for your own application?
Hi, I have an application running on an industrial edge device using the device's reverse proxy proxy service. How do I enable authentication for the application so the application can not be accessed...
View ArticleOQL String_AGG list
Hello, How can I concatenate a list of descriptions INSIDE OQL into 1 String attribute with delimiter. example: Personel steven jan kees Mark In oql: steven, jan, kees, mark Kind regards, Steven...
View ArticleHow to Calculate Working Days Excluding Sunday from current month to next 18...
can someone please explain how to calculate the working days excluding Sundays? i have to calculate working days from current month to next 18 months means till July 2025 i need working days for every...
View ArticleRest API MicroflowException: 415: Unsupported Media Type
Hello, as I try to use an REST API I threw XML I get the following error – can someone help out, what might be the reason?
View ArticleNanoflow as datasource lazy loading
It seems nanoflow as datasource provide lazy loading feature. The reason i think is since nanoflow are run from browser, so they are triggered when page is finished loading. can any expert please...
View ArticleHow to use the values with reference to a subscription ID in OPC UA module
Hi everyone, I am working with OPC UA module and able to connect the module with OPC UA client successfully. I had created subscription IDs too. Now I want to use the values of NODE ID with reference...
View ArticleShow Maintanence screen for Deep links
Hello All, I have an application and we have a custom maintanance screen. Once the admin enable the Application is Under Maintenance boolean value, the maintanance screen will be displayed to all the...
View ArticleTranasactions in Mendix
Hello Guys, I have questions regarding transaction and database transactions: When a transaction starts and ends. When a database transaction starts and ends. Please answer as per the number marked in...
View ArticleWhen is a database transaction completed?
I am still in the batch wrestling mode and have not found a sollution yet. May be one of you guys can give me new insight how to tackle this. I have the following problem: I want to proces 20000...
View Articletransaction
I found that creating a new transaction will open a new database connection, but closing the transaction will not close the current connection. How can I manually close the connection?
View Article