glyphicons-halflings-regular.eot
Hi,We are having some problems that the cachebust is not correctly set for the glyphicons-halflings-regular.eot file. I am thinking of removing this file.If there are only glyph icons in this file we...
View ArticleDatagrid with source database no longer has export to csv buttons
In Mx6.7.1 I noticed that you no longer can add an export to csv or Excel button on a datagrid with database as source. One can if you change the datasource to xpath. Why has this been changed in Mx6?...
View ArticleDisplay Data grid above image in PDF Template
Hi All,I want to display data grid above image in PDF Template. Is there any idea how to achieve this.Many Thanks in advance
View ArticleIllegal information shown in the service catalog for publised PUT/POST services
I've created a REST microflowservice that implements the HTTP PUT method. The service is published using with the parameters:MicroflowName: 'TestRestJsonIntegratieModule.PUBPUTartobject'SecurityRole:...
View ArticleCannot migrate from 5.21.5 to 6.6 or other MX6 version)
Cannot migrate from 5.21.5 to mx 6I migrate a project from 5.13.1 to 5.21.5 and fixed the errors.Now I want to migrate to MX6 but that is not possible.I get this error: 'project.mpr could not be...
View Articleinvoke function from executeAction within the class
Hi,I am calling other function from executeAction function. I defined my function // BEGIN EXTRA CODE and // END EXTRA CODE . But i am getting null pointer exception. How to invoke this function from...
View ArticleCannot find dispatch method for [url]
I have formulated a custom SOAP request body for calling a web service. But when i call the web service from a micro from a page. The following error comes. *>...
View ArticleBehaviour CommunityCommons.executeMicroflowAsUser_2
When I use CommunityCommons.executeMicroflowAsUser_2 from a Microflow will the microflow wait until the Microflow executed from the javaaction finishes or will it continue immediately ?If the latter is...
View ArticleSAML Module Question
I have implemented the SAML module in an app that is hosted in the Mendix cloud. I think I've got all of the configuration set up properly. The startup microflow from the module runs when the app...
View ArticleDb2 database is not able to connect using Database Replication Module
Hi,I am trying to connect to Db2 database using Database Replication App store Module. I have added the details like URL, Database Name, Credentials of the user. But, it's throwing me the below...
View ArticleGoogle Charts newby
Hi just started to use the Google Charts widget. In the documentation is states that there is 'code examples' but on downloading they did not show up. Anyone does have those examples? Without them it...
View ArticleError in OQL
Hi All,I am running below query in Postgres.It worked fine,but when I tried the same query in Java I am getting error message -Join element contains invalid locationCan any one kindly suggest does...
View ArticleLoading Reference Data From Model
Hi I've looked through the forums and haven't found an answer to this, so apologies if it has been answered elsewhere (add the link if this is answered somewhere else). I have an app with a lot of...
View ArticleCustom Database connection to Database Replication Module
Hi,I am trying to connect a custom database to Mendix using Database Replication Module. The values I chose are:Type: Custom Username: * Pswd: * Connection String:...
View ArticleTeamServer down?
I'm not able to create deployment packages for two different projects. The error message I'm receiving is the following: SharpSvn.SvnRepositoryIOException: Unable to connect to a repository at URL...
View ArticleJava error using XLSReport
I want to export a TSV file to deliver to an ETL service but the XLSReport seems to have it against me. I´m really not sure what this error is going to tell me. I have no constraints, only one...
View ArticleHow to import additional css (e.g. animate.css)
HelloI want to use the animate.css styles but no idea how to import that into my project.I'm able to use it on the login page (that was easy enough to figure out) but struggling to work out how to...
View ArticleVisibility Condition Based on Reference Input
HiI need some advice on how to make elements on a form be visible based on the selections from a drop down. For example I have a contact form. On the form I have a drop down to select the contact...
View ArticleConversion to Decimal Issue
In one of my apps, we just encountered an issue with converting Float Attributes to Decimal. I just reproduced the issue in a small test project. The scenario is as follows:I have an app which points...
View ArticleConstraining a Data Grid on a Current Object
HiI am trying to build a wizard flow for the creation of records.I have 2 associated entities Contact and Address, which is a one to many relationship.When I am on the page creating address I want to...
View Article