Changing cache TTL when running in the MendixCloud
Is it possible to configure the local cache TTL when running within the MendixCloud? Currently is set to a year if my math is correct.The driving force behind this is that as I continue to develop my...
View ArticleI have a text area and need to display below it "Entered xx chars of max...
I have a text area and need to display below it "Entered xx chars of max 500". Can you please give a javascript for this that I can use in javascript snippet. Not jquery. Plain javascript only.PS:...
View ArticleEntity id 'XX' has no corresponding meta object name
Hi Team, I am getting below error whenever i try to exceute some activity.Could anyone please explain what could cause this error?Is it missing the association for that entity? Stacktrace : 2017-03-31...
View ArticleData snapshot on Cloudfoundry (Bluemix)
Hi all, We are currently experimenting with CloudFoundry on IBM Bluemix and running into trouble getting the data snapshot to work. According to the documentation of the build pack...
View Articlehow to solve sun.security.provider.certpath.SunCertPathBuilderException error?
I have locally stored the KPN website certificate in the 6.10.3 modeler project settings under the certificates tab to let me made a connection without an error.After a deploy in the cloud, the...
View ArticleFailed to serve POST
Hi All,We're having an unexpected rollback problem. When an API call is made to our system it looks like the entire microflow runs but for some reason the data is rolled back after the microflow...
View ArticleCustom CSS overridden by theme
I've been trying to edit the CSS by using the one I made for another app but I couldn't figure out where to place it for it to get used. I've added the code to Mendix\PROJECT\theme\styles\css\custom in...
View ArticleNeed solution for a data view selecter
Hi there! I'm currently working on a data grid view. I need a button that can show a data grid of the association data grid just like the edit button.The edit button can only be used in a form format,...
View ArticlePage slowness due to large amounts of entities and dataviews
I am running into some slowness on some of my detail pages, due to the number of retrieves that are configured in the page. Currently I have group boxes for each type of product, a...
View ArticleDirect Debit/Recurring payment Processing
Has anyone had experience with integrating Mendix into a Direct Debit recurring payment processor in the UK. We are looking at two solutions currently SmartDebit (http://www.smartdebit.co.uk/) and...
View Articleconverting enum to string or String to enum
hi How can i convert an enum to string or String to enum in the xpath contraint
View ArticleThe required Mendix server version is not available. Please add the correct...
After updating our existing (windows) service console 4.0.1 to version 4.5 and updating our Mendix app from 5.16.1 to 6.10.4 we get the following error in our Service Console:The required Mendix server...
View ArticleGoing from a Reference Select model -> add page -> Select page. Possible?
I have a reference set selector where I'd like to open the list for select. On this page, there is a button to "Add a new Carrier" to the select list. Clicking on this opens Carrier New form, they add...
View ArticleRuntime API with S3 configured as storage service
To expose images over a public url we have created a JA with a custom request handler. In this request handler we an entity based on the path in the URL. Once the entity is retreived we use the Core...
View ArticleWho has experience with mobile touch sliding over Mx pages?
Hi guys For our app we want a simple explanation of some steps. Each step is another page.I want that the user could slide from one page to another page.I found an appstore module mobile sliding, but...
View ArticleDoes the Functionality of Standard Cancel button will change with the version...
Hi,Previously, I developed my application in 6.3.1 version of mendix modeler. And I used standard Cancel button to cancel the pop-up or some screens. Recently, I updated my modeler version to 6.10.4 ....
View ArticleEnvironment settings in the Mendix Deployment API
According to the documentation of the Mendix Deployment API the way to get and set the environment settings is through getting/posting the entire list of environment settings available.However the GET...
View ArticleExperiences with migration from version 5.4.1 to 7.1.0
I need to migrate an application from 5.4.1 to 7.1.0. Does anyone have experience with a similar migration? What are best practices on these kind of heavier migrations? Is it a best practice to first...
View ArticleWebservice request - alphatic order
I an consuming a webservice from a third party. That webservice has a non documented "feature" that demands that the request should be in alphabetic order. For example:This one is...
View Article