Document template image quality loss
Hello fellow Mendixers, I have got a problem with the PDF document template in Mendix. I need to place a label with barcodes on the footer of the PDF page. This label is an .png image with 1598 x 761...
View ArticleCalculations in ATS test scripts
Hey all, We would like to do some calculations in our test cases, but we do not see any actions that can do that for us. How can we handle calculations in ATS? Kathy
View ArticleConnectionBus_Retrieve error
Hello, we are getting the below error when the application is running on load. The application behaves correctly when there is no load. Please advise. ERROR - ConnectionBus_Retrieve:...
View ArticleXA transaction in database connection
In a Java action, I make a update to a data and then call a library that commits in another schema using another db connection pool. I need to ensure that the Mendix transaction and the external...
View Article7.12 Modeler Toolbar Buttons ?
I just upgraded an app to 7.12 - I really like the new UI look and feel. I do have one question. Here is the toolbar from 7.11 (and all prior versions I have used) And here is the toolbar from 7.12 Is...
View ArticleHow to generate a PDF to display data as it is in a page with nested ListViews
Hi, In my application, I want to generate a PDF document which is a copy of the information in the page shown below: In the application i have three entities: Calculation Parent Child The above page...
View ArticleSort list from listen to widget before display
Hi, I have a data view that listens to another widget, it is a list so i like to sort the list before display, what is the best way to do it? Thanks Shannon
View ArticleWeb Modeler
I have a functionality to register a new user which works perfectly fine when I run the application in desktop modeler. I deployed the same in web modeler by below steps : Team -> Sync with Web...
View ArticleHow to build logic for Teacher entering marks to every student in assigned...
Hi All, Actually I am trying to build an application of School Management System,in that when teacher login to application as a Teacher and Incharge,as an incharge he should add students to assigned...
View ArticleExcel Exporter Template Manager now available - testing appreciated
The Excel Exporter Template Manager is now available. This module will enable you to smiply export your Excel Export Templates to XML and afterwards import them. This way you only have to do the...
View ArticleFormatDateTime shows wrong time for date with daylight saving time
In our application appointments are made in the future and mailed tot the attendants. All dates are localized. 25 march is the date daylight saving time starts. Today is 21 march. When the date is...
View ArticlePredefined LinkedIn post via Mendix app
I am looking for a way to create a predefined LinkedIn message from a Mendix app. I want to let persons click on a LinkedIn image in the app and let them redirect to LinkedIn and have a draft message...
View ArticleCompilation of Java actions failed
Buildfile: C:\Users\mashi\Documents\Mendix\Chinarai-branch_ChinaRAI_developmentHeBiao\deployment\build_core.xml compile: [javac] Compiling 3 source files to...
View ArticleOData connection authentication error 500
Hello all, I keep getting a 500 error when trying to access my published OData service. The OData service has one allowed user: DataAnalist, who has full read rights on the two entities I've...
View ArticleGet the current page name
How can I get the current page name in a Microflow? Can I do it with a Java action?
View ArticleHow to use two built-in database viewers simultaneously on local system?
I am working on two apps which I have running on my local system. One at port 8080 and the other on port 8081. If both apps are running, whichever modeler I use first to start the built-in database...
View ArticleHow to improve modeler performance with mendix 7.11
This week we have upgraded a Mendix project from 6.10 to 7.9 and 7.11. Since then we are experiencing serious modeler performance issues. I have a pretty good laptop but the modeler is using 75%+ of my...
View ArticleScroll Down action Works as expected, but throw an error in ATS
Hi Guys, Last few days our scripts fails because of scroll down issue.We have passed several regressions without any issue in Scroll down action.Now we facing this issue,when we use scroll action we...
View ArticleHow to deserialize nested json?
Hi, Im trying to process this nested json response from the consumed REST API. You cannot use the default Mendix REST functionality with mappings and all, because this requires your domain model to...
View ArticleMendix 7.4 and FileDocumentSizesPopulateJob
We're going to upgrade from 7.1 to 7.4 and during testing I encountered these messages (during startup) Log node: FileDocumentSizesPopulateJob File not found for 8e618585-720b-4c76-8cee-506c6e48d0e0:...
View Article