Git Public Access Tokens
I have tried to link to an access repository using Git Public Access Token, restricted to only the repository of interest. Created token, linked repository in Mendix studio v10.16.0. Used Username and...
View ArticleHow to make the entity attribute as NOT NULL column in database
Hi Team, Let us assume we created a new entity Customer (CID, Name, Mobile), when the entity created in SQL Server database, the property NULL will be checked, how can we enforce Mendix to create the...
View ArticleString Variable
Could you please assist me in concatenating a list of actions from Mendix into a single string with line breaks between each action? I've attached a microflow below for reference. Microflow: Please let...
View ArticleCount Total number of Excel Sheets
Hi everyone, Is it possible to check if an Excel file has multiple sheets? Thanks
View Articlenumber of indexes for several retrieve
Hi, For an entity that is being retrieved a lot in our application. We want to implement indexes. sometimes we retrieve the objects with name and city. sometimes with only name. sometimes with only...
View ArticleUploading file failed: null ERROR
I'm experiencing an issue with the file manager widget. When users modify the file to be uploaded and then try to upload it again, they encounter an error. I've checked that the file explorer and file...
View ArticleAdmin user name and password
Question: When running the Mendix setup.exe file, it asks for an administrator username and password. What credentials should I enter to proceed with downloading the setup file? Context: None provided....
View ArticleCan we take incremental DB backup from Mendix cloud?
Hi All, I have a question about Mendix cloud DB backup from Mendix cloud. We know Mendix cloud takes daily backups and allow us to download. I have a requirement as, 1. Can we get incremental DB...
View ArticleCan we directly communicate between a UBP OR UCP and a Drive like the G120 or...
With NO PLC between the two pieces of hardware. I get mixed feedback and I can't test this as I don't have hardware. Documentation of this being supported or not would be appreciated.
View ArticleParsing invalid JSON API
Hi Team, We have an api endpoint for a client to PUSH data into our system. There data is not great, and during postman testing we receive multiple errors. { "error": { "code": "400", "message": "Error...
View ArticleSFT Put File
Good day all, I am new to SFTP module and i need help/suggestions. I configured SFTP module and connected with HVR system. Test connection was successful. I want to send a CSV file to HVR. So in the...
View ArticleUnable to configure Email Connector Module
Hi community, One of the clients I'm working for has two apps, both apps make use of the Email Connector Module, but both apps require a different email account to be configured for it. For both apps,...
View ArticleHow to stop apps from overriding the session cookie, to allow one user to...
It seems that anytime a user access a Mendix app, that app will overwrite any values already stored in the "__Host-XASSESSIONID" cookie. This means that if a user is already signed into one app, then...
View ArticleHow to convert mm:ss timer countdown to hh:mm:ss format
I am using Mendix.timer marketplace module by Accenture, and using that module I am setting a countdown timer it is showing me mm:ss format countdown in want to convert that timer to hh:mm:ss so how...
View ArticleDeeplink-Endless loop of single sign on
Hello Team, We are trying to use DeepLink in Mendix 9.24.2 version. We have enabled Deeplink.LoginLocation constant to : /sso/login?f=true&cont= and changed the Deeplink.EnableLeadingSlash to...
View ArticleHow to configure marketplace module OIDC Provider for SSO Brokering for Rapid...
I am working on SSO Brokering using OIDC Provider module in Mx Version 10.14.0. I am unable to do the configuration completely to be able to change user role from broker app to client apps. I am using...
View ArticleMissing argument for parameter 'SearchCriteriaInput' of page...
Hello, I'm now trying to learning path ' Integrate Teamcenter Into Your App'. But I get error in 4.1.4 and cannot solve it. Error message is 'Missing argument for parameter 'SearchCriteriaInput' of...
View ArticleList View cannot show structure mode in MacBook
As mentioned, there is no Structure Mode on Mac, which causes my data list to keep extending, making it impossible to see the table below. This is really bothering me. Additionally, whenever I try to...
View ArticleHow to achieve background color of datagrid2 for even rows have one color and...
Hi, How to achieve background color of datagrid2 for even rows have one color and odd rows have another color
View ArticleHow to get IP address of Client
Hi, I want to get the IP address of the client and display in logs. How can I do that?
View Article