Reverse Proxy in Mendix
Dear Experts, We are currently working on a project which connect to the on premise back end. Any guide how to setup the reverse proxy to Mendix cloud in the free app? since we need to make a...
View ArticleGoogle Places Autocomplete
Hi, How can I use google places autocomplete search suggestion input? Also want to know that is this possible to use any 3rd party npm package in mendix and how to use. Thanks, Shubham
View ArticleLazy Loading Images
Hi All, I am working on a product catalogue feature, where I have to show images of the product, but for the better UX and performance optimiztion I am looking for lazy loding methods in Mendix for...
View ArticleError CE0117
Hi all, I’m really new to Mendix, so this might be a bit of a stupid question, but I’m creating a microflow to automatically fill in Invoices. When I’m trying to get the name in the expression, I get...
View ArticleJSON Structure
HI Team, can You suggesthow to create json structure and json object in mendix 9.0.5 version using Postgres database.
View ArticlePlot timeseries chart by selecting the image with sensor locations
Experts, I have a requirement for one of our Mendix apps where, given an image of the asset with specific physical and virtual sensor locations as hotspots, one should be able to select those...
View ArticleMdsp Asset View; Error Code: null
Experts, I am running into this error when I use Mdsp Asset View widget in our mendix app. 2021-04-06 17:18:22.909 ERROR Widget: Mdsp Asset View; Error Code: null Error Msg: JSON.parse:...
View ArticleImport Mapping Error
Hi Team, I have an import Mapping where i pass Input Parameter , and one of the root object is obtained by a Microflow. for one particular Mapping, this microflow doesn’t get triggered and i get...
View ArticleTeamcenter connector sample
Hi Mendix Communuty, I am new with Mendix and I have tried to test "Teamcenter connector Sample" Template but did'nt work. attached both error messages. License type: Trial Mendix Studio version...
View ArticleLearning Path Importing and Exporting Your Data
Hi everyone, I’m currently doing the Importing and Exporting Your Data Learning Path. When I download Excel Importer and Mx Model Reflection Apps (4.1) and configure it as the security requirments and...
View ArticleCaching problems with burndows charts
there are always caching problems, i.e. updating the story does not lead to a proper burn down chart. It is an error and existed the last years and always appears in my lecture sessions. Espceically,...
View ArticleError While Import Mapping
Hi Team, I am trying to Import Data from Rest API . For Most of the Queries it works. However, for 1 Particular Query it fails. with no proper error. when i compare the Json’s working and non working...
View Articlecompare list with variable
i have a variable for exmaple ‘one_two’ and have a list which contains one,two,three,four now i need to find if the values in the list are contained this variable. basically from above exmaple i...
View ArticlePopulate multiple entities from excel
Hello, I have several entities, and I need to populate them with several hundred objects automatically. I can create a microflow that manually creates each object, but that’s too time-consuming because...
View ArticleHome_Web.actionButton10: Did not expect an argument to be undefined
I get this error when i trigger a microflow from homepage button. the microflow completes quickly as i can see in the logs , but the page stays stuck for sometime and then reports with error and...
View ArticleDifferent Colors for Different Users
Wondering whether it’d be possible to change the theme colors of the app based on the user that is logged in. Thank you!
View ArticleCan I make a responsive popup?
I see that I can define width and height for the popup in pixels. Is there a way to use other units, like % to make it for example 90% of the screen width? I assume I can use SCSS for it, but I want to...
View ArticleUnable to use Workflow commons in blank app
I am following “build a powerful workflow” learning path and when I am trying to download the workflow – commons and mendix sso workflow commons from marketplace in academy blank app, then it is...
View ArticleAnychart linechart dynamic mulitple lines
Hi everyone, I am trying to plot an Anychart where I provide the dynamic data using JSON structure and export mapping. Plotting a single line chart where X-Axis shows “Time” and Y-Axis shows...
View ArticleSubscribe to multiple topics with one mqtt subscribe block
Hi everyone, I have experimented a bit with mqtt subscribe block with one topic and it works fine. Now I wish to subscribe to multiple topics (let us start with two), in the topic name field I tried to...
View Article