JavaScript Action SerializeObjectToJSON from NanoflowRESTClient not working...
Hello All, For my PWA Offline profile I need to parse a JSON to mendix objects I am using the SerializeObjectToJSON action to achieve this however, it works on PWA, it works on Native, but it does not...
View ArticleHow to store the comments of workflow in attributes of other entity
HI experts, I have created a workflow which approves or rejects the nomination. Under that workflow we have inbuilt comments option. So when user type that comments to while approve or reject in...
View ArticleCode Completion Shortcut not working
I’m following along with the rapid developer course and it is suggesting to use the ctrl + space shortcut for code completion, however every time I try this it simply adds a space. Has anyone seen this...
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 ArticleSeeking Guidance on Transitioning to Multi-Group Registration in Mendix Cloud
Hello Mendix Community, We are currently in the process of transitioning our existing single-group application to support multiple customer groups. Our goal is to implement an initial registration...
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 ArticleMerging of Branches are not working.
I am trying to merge another branch in my branch but no change in my branch also the code is not updated it shows prompt message that merging is successful. i tried with diffrent branches and its not...
View ArticleAlternate widget for Enum Toggle
Hi Community, Is there any alternate widget available for enum toggler wherein I can display the relevant image on UI based on the enum value.
View ArticleHow to define charts axis interval?
Presently, I'm using a line chart with x-axis of createdDate and y-axis of count of No.of Records on that day. I'm getting the result like below i.e., in hour format. Because all are created on same...
View ArticleFirst XML import mapping of a large XML file after restart of the application...
Hello all, I am working on an application which processes relatively large XML files. The XML files are around 200MB in size and contain 1000 records each. When processing an XML file, the app first...
View ArticleRefresh non-persistent entity object in data grid
I have requirement where I need to refresh the object in data grid of non-persistent entity depending on the selection of value from reference selector. Could some one please help me with the flow.
View ArticleI am looking for a widget to create org structure with different roles etc...
I want to be able to create entity that has multiple departments and under each department, there is a division and employees
View ArticleApp is working in Local but not in production
An application which is working before is suddenly not responding after login, there were no changes made to environment. What may cause this issue. I have created a empty page with a simple text to...
View ArticleFailed to load resource: the server responded with a status of 504 (Gateway...
Hi all, I receive an error in the Browser for a microflow, without that it appears in the Mendix logs (there is no error at all). The microflow also finishes see with a success message. However the...
View ArticleWhy does mendix re-download the full application when swapping branches with...
I don't get why mendix insist on downloading a second copy of my project and creates it inside a folder with "project name"-"branch name" every time i swap branches. looking at previous experience in...
View ArticleWhitelisiting in Mendix Private Cloud
Hi guys, I have a Mendix environment which is deployed to a AWS private instance with K8. As we wanted to restrict the access to the application we have whitelisted a range of IPs. But post that...
View Articlegateway timeout error 504
Hi, Has anyone ever got a 504 gateway timeout error. I thought maybe someone might have come across this before. Raised a ticket, but might be someone out there with a clue to this mystery... We have a...
View ArticleIECTL vs. Industrial Edge Publisher: Why does the IECTL produces smaller app...
I have observed that the IECTL produces significant smaller apps compared to the Industrial Edge Publisher. In my particular use case i am speaking about a drop of ca. 4GB. How is that possible? why do...
View ArticleStatus 504 (Gateway Timeout Issue)
Hi Team, When I try to run custom java action in my local machine it is working fine as expected but when I deploy the same code to server it is throwing status 504 gateway timeout issue. I also set...
View ArticleHow do I POST data to an API by sending data through a form?
How do I create a microflow where i pass data from the front end to the API?
View Article