Import of DB Mapping from mendix 4.7.1 to 6.7.1
Hello, I want to import DB Mapping which is created in Mendix 4.7.1 to Mendix 6.7.1. I am not able to import . Is there any work around for this?Thanks in Advance!
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 ArticleLarge File storage
We are looking to develop an application that will facilitate the storage of a large amount of documentation.The application will allow users to upload documents, and these will be associated to their...
View ArticleRequestHandlerName constant Deeplink module
I just downloaded the latest Deeplink module from the App store.I am running my app on an on-premise linux server. When I try to start the app, I got an error that RequestHandlerName constant was...
View ArticleBuilt-in HSQL database manager not working
Built-in database view is displaying error on start-up from the Mendix Modeler.Anyone has an idea how to fix this issue?
View ArticleMendix 6 REST mapping implementation issue with boolean values because they...
Default: do not send the empty values. This does not apply to any boolean because it always either false or true, meaning it is ALWAYS included in your rest request. Some API's reject this because the...
View ArticleUnable to view app by running app on cloud
hi, i am able to run my code using RUN CLOUD. but if go for view the app on desktop or in phone it is showing error 404 found. where as if i run code locally it is working fine. what should i do....
View ArticlePivotal - OUT WARNING - ModelStore: Failed to synchronize demo users
On deployment, Pivotal writes the next line to the log:OUT WARNING - ModelStore: Failed to synchronize demo usersWhy does this happen? Demo users are enabled but not supposed to be synchronized to...
View ArticleCannot create package from teamserver MxCloud
When trying to create a package from the teamserver in de Mx Cloud an error occurs, see the stacktrace below. Does anyone knows what this means and what I can do?When I create a package locally from...
View ArticleAbout 100 errors happening in less than one minute
There's two errors that are happening right after one another.'parsing context failed' [org.json.JSONException: JSONObject["guid"] not a string] and the error that occurs along with it...
View ArticleUploading Image Failed with Error code 5
Hi all, I am using Camera Widget on my mobile app to upload images from gallery and I am getting "Uploading Image Failed with Error code 5" whenever I select imageHas anyone got this error from camera...
View ArticleAssignment: Set up your Desktop Navigation
After completing this assignment I should be seeing the menu on the left of the screen, but it's not there.What did I do wrong?I followed the instructions twice but still no menu in my app.
View ArticleAn error occured while requesting information from Mendix cloud.
Unable to run the app using Run cloud
View Articlestatus.mendix.com
This morning I noticed the Nodes/Deploy/Monitor sections are down. Looking at the status.mendix.com page all is shown as operational. I wonder how this status is checked, as there is outage currently.
View ArticleHow to capture image/filedocument in a rest put service in Mx?
Hi all, At the moment we have a rest put service running, we capture the incoming data. We want to extend these service with an image/filedocument.Read in the rest services github doc and some posts,...
View Article'In Progress' bar/message after executing 'on change' microfow does not go away
We had a project in 5.15.1 and this was converted to 6.10.0There is a drop down reference selector where you would select the role and based on the selected role a different page is displayed. Also, in...
View Articleis it possible to hide Enumeration values
hi, i have a status enumeration attribute which have TODO,CLOSED,RESOLVED values. i have applies drag bar to the enumeration, so if user loged in user should only see TODO and RESOLVED options in...
View ArticleDeployment to pivotal from Mendix modeler is unversioned
It seems that 'run on cloud foundry' (in this case pivotal) always deploys an unversioned package. Is it possible to deploy a versioned package from the modeler to pivotal/CF?
View Articlehow to access Username from login details
Hi, i created account for user and in login page i enterd username and password. i want to access the user name which i have enterd in loginpage in Xpath constrain. thank you.
View ArticleKeyword search within entire Domain Model possible?
Hi,I need a search field on the main page where the end user can enter a keyword. Based on that keyword the main entity and associated entities (one or several) should be searched if their attributes...
View Article