AdminException after changing depricated Floats to Decimals
Hi peepsI am experiencing an error I do not understand. I was changing floats to decimals to prepare for a MX 7 upgrade when suddenly the model doesnt run. More precicly; the SQL script containing the...
View ArticleAn existing connection was forcibly closed by the remote host
I have been seeing this error in my logs quite frequently for several users after they successfully log in. The application fails to load the start page for the user after this error. The stack trace...
View ArticleEntity State Contention In Microflows
We originally had a Template grid in place that had multiple buttons in it. For example, Claim and Release buttons which were wired to specific microflows. This worked well except that Template Grid...
View ArticleMore details on "An error has occurred while handling the request."
Hi folks,I get an error popup " An error has occurred while handling the request. "I try to narrow down the error root cause. To that end, I reviewed the error in the modelerLog Type: ErrorLog node:...
View ArticleIs there any paid API to convert different files (e.g., word, txt, html,...
Hi,Good morining. In my application, I am using file manager to upload files like Word, Excel, Html, Images, Text etc. After that I want to merge all files into single pdf. I am thinking that, Firstly...
View ArticleSAP Org Structure
What is the best way to consume and get information from SAP, specifically need to get the Org Structure information for our application
View ArticleXML Schema - Element Not Supported in Export Mappings
I have an XSD schema for an invoice that has several elements that give me errors when trying to create an XML schema in the Modeler. I've included one example at the end of this posting. The error...
View ArticleXML Schema - ref tag not supported in export mappings
I have an XSD file that is generating a warning when I try to create an XML schema in the Modeler. The error message is as follows:Type of element...
View ArticleUnable to upgrade Mendix 6.10.4+ to Mendix 7.x
I've tried almost all the combos, but it seems I can't upgrade Mendix 6.10.5 and above to any version of Mendix 7:
View ArticleError occurring with GoogleCharts
I downloaded Google charts example from github,It is directly opening in modeler 6.10.5.I have done same thing in modeler 7.0.2 there i am getting error.In console it is not showing any error message.I...
View ArticleVideo Players not working in cloud
Hi,I am looking for a solution for playing video files from a URL in Mendix. The video files are being stored in Amazon S3 servers, I'm generating a signed URL and need to play the videos. I've tried...
View ArticleSearch on Interger values in mendix Auto Complete widget
HiI have used The mendix Auto Complete widget number of times in my projects. But now I am developing a project that needs to search on a Product Code. This product code is an Interger Value stored in...
View ArticleResizing of base64 images in rich text when used in document generation (PDF)
We are generating reports in our application with a document template that receives part of the document from a rich text input. We are using the CKEditor widget to capture the rich text. Sometimes,...
View ArticleReturn Entity Object Names to Page
Is there a way to return the entity object names (not values) to a data grid or data view? I don't need to CRUD entity object names, just post them in a searchable format to a page.
View ArticleI would like to set a value on all of the rows in an entity - I need to be...
I would like to set a value on all of the rows in an entity. I am using an iterator which is very slow because when I look at the update in APM it's actually building an "In" clause and then udpating...
View ArticleCompile failure in SMTP email module
Hi all - hope you can help me with this little problem: I have upgraded an app from 10.4 to 7.2. Only issue left to resolve is this one in the AppStore SMTPEmailModule. com.mendix.util.classloading is...
View ArticleJavascript: microflow calls from widget > 2
Hi i got a problem with calling microflows. I'm doing the following. for every object in list (lets say 4 items)- mx.data.action with callback function -> my microflow creates an object and returns...
View ArticleWhere to find the generated SOAP request
Hi guys,I'm having some trouble with the response of a SOAP request and I want to see the XML file the Mendix modeler generates to see if it looks like what I hope it looks like, where can I find this?
View ArticleDisplay Access rules on GUI at entity level
Hi Team,Is there any way to display the access rules defined at entity level to display on screen? for example if a project has 10 tables defined,I need to display for all those tables who all have...
View ArticleDynamic width in Document template
Hi Team, Is there a way to achieve dynamic width(template grid) for column while generating a pdf document?Right now column width is fixed as we define in template. Regards,Swathi
View Article