Problems compiling Community Commons
Buildfile: C:\Mendix\FOM-main\deployment\build_core.xml compile: [javac] Compiling 99 source files to C:\Mendix\FOM-main\deployment\run\bin [javac]...
View ArticleUnable to load Google Maps very first time
Hi, I am working on google maps integration in which i used tab container of two pages placed two googlemaps widgets in each page, when i tap Map view button on main screen to display tab bar...
View ArticleIntegration with e-mail client?
Hi everyone, We want to include CRM functionality into a Mendix application. We want to users to be able to view email conversation history for a certain contact, deal or quotatation etc...Also, we...
View ArticleAnonymous user breach the security
I have an application that has an anounymous user and registeration page,This anonymous user can manage another role called public user role,I have an user account entity which inherits from the...
View ArticleMxBuild on Linux/MacOSX Error
I need to run mxbuild.exe on linux and macosx to build and deploy a Mendix project.When running: mono mxbuild.exe --helpI get the following traceback - any ideas? __ __ ____ _ _ _...
View ArticleUnable to get Device current location in mobile
Hi, i have created google map widget to draw route b/w sorce to destination. when i view the application on phone browser option in ViewApp Tab it is able to display current device location and...
View ArticleMerge forward
A few weeks ago I created a branch from the main line of one of the applications I'm working on. I've been making changes to this regularly and have kept it in sync with the main line; every time a...
View ArticleHow to close Error popups
Hi, i am integrated googlemaps module, i want to avoid displaying error messages, bcoz i am getting error popups while navigating one screen to google map page at very first time if i close the pop...
View ArticleCase insensitive SAML username
I have implemented the SAML module, but in our login system, email addresses (which are the usernames) are pretty inconsistent in terms of lower/uppercase.Therefore, I would like to put the SAML...
View ArticleoData + Reporting + Related Entities
We need to build couple of reports in SSRS that need data from multiple entities of a Mendix application.We have created a Published oData Service containing all the required entities for our SSRS...
View ArticleError when clicking on the cross
Hi all,How can I debug the function behind the closing cross of a popup? --> Thanks!BR,Mauro
View ArticleActorSystem: Uncaught fatal error from thread
We are getting this error when trying to start our application and it is something we have not seen before. We are currently trying to roll back to a previous version to see if that fixes the issue....
View ArticlePublish Mendix App to App Store & Google Play
Currently we are working on an coaching app. We want to publish this as an app to App Store & Google Play. We are currently on sandbox and want to demonstrate this function to the customer.We have...
View ArticleLDAP module configuration - misleading error ("Invalid ldap credentials")
Hi all, I am trying to configure the LDAP module but I get the below errors (and weird behaviour)When I execute the test connection button in the customer's environment, I get the error “Invalid ldap...
View ArticleComment and Reply Module(Twitter Functionality)
Hey Mendix Community,I am working on a project that requires functionality similar to Twitter, where one user(USER 1) can Tweet(Comment) and the second user(USER2) can reply(Re-tweet) for the comment...
View ArticleGrid Entry is invisble when only Boolean input fields are provided in a New...
In My Requirement i have a grid which shows newly created object of an entity (e.g. Employee Entity) .In New Form i have dropdowns ,text field and radio Buttons, When I am giving String values in form...
View ArticleFIXED LENGTH EXPORTER module is not compatible with new Mendix 6 version.
Hi , i am upgrading an application from 4.7.1 to 6.7.1,where Fixed Length Exporter module has been used.But i can see the module is not compatible with mendix 6 , as i am getting some error in...
View ArticleListView Sorting based on a field
hi all, I have a listview whose datasource is association.Now if i see carefully the order in which the items are appearing is based on the oder in which they are created.I want to do this over another...
View ArticleDPD Soap API Error : There was an error in deserializing one of the headers...
I'm currently trying to call the DPD Parcel Lifecycle API (Provides status updates for Track and Trace codes). When setting up this in SoapUI everything seems to work plain and simple (Provide UserID,...
View Articlelist in workflows
Hii have a case that i need to add items to a list in my WF i have two questions1- how do i eliminate duplication in my list .2- is there a way to check if the list is empty or not.
View Article