XPath query parameters within XPath functions in java: Expected location path...
Hi. I'm trying to parameterize an XPath query in java. It works with simple equals operator, but fails with the contains() function: final String xpath = "//System.QueuedTask [MicroflowName = $m]...
View ArticleRunning Mendix inside IFrame
I am trying to run page inside iframe but I am getting error "This application requires cookies to be enabled"
View ArticleHow to create a ZIP file WITHOUT using a temp file, but fully using our File...
Hi all! I have a Java action to create a ZIP which works really fine. But there is 1 limitation, I have to create a temp file to prepare the ZIP before saving it in my regular file storage. And when I...
View ArticleBecome Rapid Developer 5.4.3
At Become Rapid Developer 5.4.3 the list view must be populate automatic?
View ArticleOptimal way to filter list of objects in Microflows
Hi All, I have requirement to filter objects matching a text from a list. Filter should be case-insensitive. For this I am using below code, but the problem with this code is it is causing performance...
View ArticleHow to backup and restore PostgreSQL database of On-Premise application
Hi All, I have an On-Premise application running with PostgreSQL database. I want to take a backup of the both database and the file documents. Can someone share the steps how to take a backup and also...
View ArticleAudit Trail adding additional attributes
Hi Experts, I just want to ask how I can add the attribute (encircled in red) without being override when audit trail is updated. or its okay to implement it that way. Regards, Dale
View Articlehow to export to excel file with datagrid2 widget version 10.5?
The Data Grid 2 widget comes with built-in functionality to export data from the data sources you configured in your settings. The export is done through Export to Excel JavaScript operation that is...
View ArticleQuickbooks Desktop Support +1-866-265-2764 Number
To actually utilise strong Quickbooks venture bookkeeping programming we really want the best Quickbooks Desktop Support assistance. Be that as it may, prior to getting everything rolling with...
View ArticleConvert a JSON address to string into a Google Maps within a Mendix?
Hello everyone, How can I convert a JSON address to string into a Google Maps within a Mendix? and this is the microflow:
View ArticleUpdate security button
Hello Everyone, I have a question regarding button Update security. I didn't find much about the function behind it and I am curious of what it actually does. I know it corrects the error when you do...
View ArticleDrag and Drop Widged CSS Design is strange? How to fix?
Hello everyone, I am using this Drag and Drop Widget from the Marketplace: https://marketplace.mendix.com/link/component/116604, and in my App i am using "Example 1". It is supposed to look like this:...
View ArticleWorkflow parameter
I am triggering a workfow from a microflow. I need to send a boolean ( true or false ) to the workfllow. The boolean will be true of false based on a business rule in the microflow. Workflow has to...
View ArticleHow to display Arabic character in PDF using Page template? Right now '####'...
I m trying to create PDF using template document . But in the case of arabic character in PDF coming as '#####' insist of Arabic character . Below is the screenshot how i generated PDF using PDF...
View ArticleGetting Error While Doing Run Locally
Hi, I am getting an error while doing Run Locally. This the first time I am using the software. Mendix.Modeler.M2EEConnector.M2EEException: The server encountered an error. at...
View ArticlePrivate cloud with insecure registry
Hi, I’m trying to deploy a Mendix application into my private cloud that runs on a local standalone Kubernetes cluster. Currently I only have an insecure HTTP based docker registry as I have no valid...
View ArticlePlaceholder value is not replacing in email html content
Screenshots below - Added placeholder in mendix templates and added same in sendemail
View ArticleHow to always show map marker's title instead of when hover
Hi! I want to show the marker's title, always, instead of when hover.
View ArticleFCM In Mendix
I was setup pushnotifications in mendix, but i get this error: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: Key should not be empty at...
View ArticlePush notification: private key
Hi, I’m trying to implement push notifications in my native application with the guide on Mendix (https://docs.mendix.com/howto/mobile/notifications) Now I’m stuck on the configuration of the Push...
View Article