Mendix Console JDBC connection failed
Hi, i'm trying to deploy On-Prem using Mendix Console with sql server installed in the same server , but i get error " failed with SQLState: 08S01 Error code: 0 Message: ""encrypt" property is set to...
View ArticleIf I initially did not agree to Enable online services, how can I later...
If I initially did not agree to Enable online services, how can I later upload the app to Services?
View ArticleConverting Creo Files (PVZ, OL, PVT, PVS) to JT for Easy Viewing in Mendix
I need to display Creo files (such as PVZ, OL, PVT, and PVS formats) in a Mendix application. Since JT files are easier to integrate and view in Mendix, I'm looking for a way to convert these Creo...
View ArticleOQL to CSV export
i'm using oql to csv export activity from oql module, but getting only one column values in exported doc. how to retrieve all column values from MARS_Payment table. Thanks
View ArticleProblem with dockerized applications after updating Siemens Edge (IEM and...
Hello! Recently our team updated Siemens Industrial Edge platform to version 12/24. After this update every app created in c# (asp.net, .net version 8.0) stopped working and every application posted...
View ArticleHow to implement the gallery widget
hello The gallery widget implementation I want is first to open a pop-up page when you press the button, and then show the product list using a grid-like widget. When you click and save multiple...
View ArticleFiltering and Displaying Column Data in Data Grid 2 Using Loops.
In Data Grid 2, is it possible to filter an entire column's data based on its header and use a Loop to display all the filtered column data?
View ArticleData Widgets : Data grid2 Export_To_Excel >>> ERROR : Cannot read properties...
I am using the "Data grid2" widget with the "JS: Export_To_Excel" from "DataWidgets". Where Mendix Studio Pro did not throw an error , but at runtime, when I press the "call Nanoflow Button" that calls...
View ArticleValidation Feedback Not Showing Message
Hello, everyone in this community. sorry if my english is bad, but I've some case that validation feedback not showing message. My first think is the validation feedback are not triggered in...
View ArticleHow to read a file name as a item id for searching?
Hi There is a file in file explorer and In mendix i want to read file name as a item id to search and get the results from teamcenter into mendix. how to do ? can anyone help me Thanks Harika
View ArticleRandomHash with specific length of characters
I saw several posts where people talked about the need to generate unique random strings (alphanumeric), which serve as id. The most accepted solution answered is to use the Java function “RandomHash”...
View ArticleDeeply nested Domain Model vs XPath Contraints
Hi guys I have a domain model, that includes multiple levels of hierarchy, like so: Essentially, user is associated with any entity in the hierarchy via the top-most association table...
View ArticleHow to show count for unread notifications in default top-bar?
We are building notifications for our app where Notification link is a menu top bar item in Navigation. We need to show the count of the unread notifications in the bracket after the link. How this can...
View ArticleConvert scanned PDF document to jpg/png or other image format
Hi, In one of the POC, I have use-case to convert scanned pdf document (having few pages) to image format (jpg/jpeg/png) and then need to perform some on top of it. So could any help to guide on this –...
View ArticleHave you created custom keyboard shortcuts?
I've purchased a macro keypad, trying to improve my workflows with some applications. Mendix seem to be very limited in this space, with no keyboard shortcuts within microflows or other spaces. Has...
View ArticleI want to remove duplicate item
I retrieve my records from the database and iterate/loop over them one by one. Use the filter by expression list operation in the loop and make constraint like $iteratorObject/Note =...
View ArticleError messages in Deployment Detail log after creating a Package on Mendix...
Hi Team, We are currently running our environments on Mendix for Private Cloud and have 4 environments on slightly different version of Mendix (9.24, 10.4, and 10.12.1) The 2 environments built on the...
View ArticleMultiple Default values within Data Grid 2 drop-down filter
Hi all, is it possible to configure more than one default value within a drop-down filter in Data Grid 2? I activated the Multiselect flag (in drop-down filter), so that the user is able to filter for...
View ArticleCan I use different versions of Mendix Studio Pro simultaneously in the same...
I am learning Mendix in Mendix Studio Pro 8.12.4。 And I cannot use new features in new versions of Mendix. For instance, Data grid2 ? Still I want to keep the Mendix Studio Pro version 8.12.4 in my...
View ArticleImport Mapping: ArgumentOutOfRangeException
Hello Mendix Community, I am working on a project where I have an xsd schema that I want to use as an import mapping. This schema has one entity "at the top" which has associations to all other...
View Article