Database import
Hi can anyone tell is there anyway to import the db.backup file in built in database of mendix
View ArticleAutomated backup of PostGreSLQ database, and Mendix Model
Dear,For my application I've a lot of data, which needs to be cleaned, for example, each month. However, before deleting the data, I want to have a backup for the obvious reasons of audit trailing,...
View ArticleImport mapping for XML file with DTD reference
Hello, I have created an import mapping for an xml file that validates with an xsd.The xml file however contains a reference to an external dtd: <!DOCTYPE CD931B SYSTEM "CD931B_20080701.dtd">If i...
View ArticleDisable Client Caching
This caching thing is messing up everthing (even with {{cachebust}} removed). Web clients think widgets are supposed to be there that your not even using anymore and fail to load, I cant edit/prototype...
View Articlefile?target=window
for something like localhost:8080/file?target=window&guid=281474976715981 what does the argument target=window do exactly?thankyou
View ArticleWhy can't I sum numeric attributes in an xPath constraint?
I have a microflow retrieve object action (retrieve from database). I want to retrieve all objects where the sum of 2 numeric attributes is greater than the value of a third numeric attribute, so I am...
View ArticleHow to import a file from url to filedocument in mx?
Hi all, I am wondering how I can import a file (pdf) to filedocument in Mendix, from a given direct link to the file? There is just a url provided, no api or so to work with. thanks
View ArticleWSDL Soap Address location is HTTP instead of HTTPS
We have several applications running on a on-premise installation. Our servers are all running on Microsoft Windows Server and use IIS to serve the mendix applications to the outside world. All the...
View ArticleBuild API - Download Package Function
Hi, I m trying to build an deployment helper in mendix using the REST APIs given by MENDIX.I m facing issue for a particular fucntion i.e download function.After hitting the services for the...
View ArticleSelection in the Modeler is really annoying
Selection in the Modeler is really annoying when you are trying to select a single word or some characters between points and quotes etc (which we use a lot in Mendix).This is because of the "smart...
View ArticleHow to find commits on object lists
Hi All,I need to find all commits of a certain entity, including those done on lists. I use command "Find microflow actions" in the modeller, however the find results do not include commits on lists.So...
View ArticleCommunityCommons.executeMicroflowAsUser - Anonymous
Hi How can I use CommunityCommons.executeMicroflowAsUser to execute as anonymous? Thankyou
View ArticleDynamic Page Break in Document Template
Hi Team, Is it possible to add page break dynamically in document template while generating pdf?Scenario:I have around 15-20 tables which are getting displayed through microflows.Based on the available...
View ArticleWidget: Make use of the date format of the project
I've created a small widget which allows users to quickly input dates. E.g. a user enters "0512" (ddmm) and on change the widget will convert it to the fifth of December and will display the date as...
View ArticleExperience with Content Management Interoperability Services (CMIS)?
Has somebody sharable knowledge or maybe even a Mendix module in which is connected with a CMIS file server? For our customer we want to connect with a Content Management Interoperability Services...
View ArticleUnexpected datagrid behaviour when property "Wait for search" set to true
Since migration to Mx6, datagrids with property "Wait for search" set to true behave differently. When I open a page in content, after closing the page the grid loses it's selection (empty grid) When I...
View ArticleException: Content is not allowed in prolog. while using excel importer module
When using the excel importer module I'm getting the following error: Content is not allowed in prolog. Followed by: com.mendix.systemwideinterfaces.MendixRuntimeException:...
View ArticleDeployment Issues: Build Stage
This is the last error log. We seem to be having issues deploying the package at the build stage. Any insight from the following error message would be extremely appreciated.Buildfile:...
View ArticleBuild Package using Build API from MENDIX - POST Rest Service
Hi, I m trying to build an package using an REST service provided by MENDIX :https://docs.mendix.com/apidocs/build-api#start-building-deployment-package How would i POST the highlighted part. I used...
View ArticleUsing image as background in mendix
Good afternoon,Should be easy, I'm trying to use a background image on a table in Mendix using the following style property, the image I'm using is contained in the Layouts.image section in...
View Article