application can't start
myapp@debian:/root$ m2ee WARNING: Constants not defined: WARNING: - AppCloudServices.EnvironmentPassword WARNING: - AppCloudServices.EnvironmentUUID WARNING: - AppCloudServices.InviteAPI_Location...
View ArticleHow can I show a popup when entering a deeplink?
Hi guys,An deeplink MF takes some seconds to process, I am wondering whether it is possible to show a popup when entering a deeplink (and further executing of the remaining MF) with message that the...
View ArticleSending email from my application
Hi,I would like to send an email with the activation link to the users from my application. I tried to configure the MxModelRefelction and EmailTemplate based on the link,...
View Articleexcel exporter issue with specializations
We encounter the following error when using the Excel exporter appstore module:Caused by: com.mendix.connectionbus.ConnectionBusRuntimeException: There isn't a meta association with name...
View ArticleOpening links in phonegap
Hi, we're using the CKEditor widget to allow end users to write news articles. The CKEditor widget allows you to enable the links toolbar in the document, so the end user can easily insert links to...
View ArticleAppstore widget--Chatter
Hi friends,I have a requirement to use internal messaging system, in between application users. For this, When I am searching in app store widget I have found Chatter widget. But it says it can't be...
View ArticleAll widgets fail to build with Mendix 6.6.0
I have just used the Mendix 6.6.0 version and I want to make an unversioned packaged to test if my project will work correctly. However, I get the error that the widgets fail to build. When I run the...
View ArticleCreating a complex PDF
Mendix has built in functionality to export to PDF. The functionality offered is not sufficient for the PDFs I need to create for a project I'm going to do.I need to create reports with dynamically...
View ArticleWidget retreive by association
Given the following widget.xml, how do I go about retrieving the associated object/s?<property key="objreference" type="entity" isPath="yes" pathType="reference"> <caption>objreference -...
View ArticleCorrect usage of namespaces in importXmlStream
A custom requesthandler is published to allow soap-request without association tags. The requesthandler was working in Mx5.21, but since Mx6.1 the importXmlStream function is not working correctly...
View ArticleTimeformat issue with using scheduled events in systemcontext
Dear all,For a client we archive certain log (auditlogging) objects everyday during a scheduled event. These auditlogging objects have timestamps and use System.CreatedDate. While debugging I can see...
View ArticleImages Not Accessible without Established Session
Hi all,There is something I noticed recently about viewing images from a URL in Mendix that I need some help figuring out. Viewing images uploaded through the modeler (via /img/filename) presents no...
View ArticleStoring Uploaded Files to Dedicated Server Location
Hi all,When files are uploaded from a form, they are stored securely on the server in a hashed location in a unreadable format (humanly speaking). In order to get back the original file, one must...
View ArticleHow to execute custom MF after a file/image is chosen?
Hi,In order to simplify the profile picture upload process, I want that after an image/file is chosen (through standard image uploader (browse button) functionality) the process goes further to a...
View ArticleRapid Developer Certification
Hi all, I have recently completed my online training course i.e. (https://gettingstarted.mendixcloud.com/index3.html) and I have tried to complete this Rapid Developer certification. And also 3 to 4...
View ArticleSynchronization for MS Access is not implemented
In database I have use MS Access and sync database the table has been displayed.Next I created the Table mapping and I fill column mapping and saved it.When I trigger on Import the data its showing...
View ArticleThe Auto Complete Widget fires of the On Change microflow three times.
Hi ThereI am using the Auto Complete search drop down Widget. The problem i have is that it fires off the On Change Microflow three to four times each time the field changes. I am building up recipe's...
View ArticleOnly certain Enumeration values in a drop down, Not the complete list
Hi ThereIs there a way to only show certain enum values in a drop down list. I want to limit the amount of enum's used, but the system has been running for a while and all of the enum's have been used...
View ArticleGet total number of warnings
When checking the number of warnings in an 4.7.2 project, it displays the first 1336. The 1337th is Too many warnings. Only displaying the first 1336.Is there a way to get the total number of warnings?
View ArticleNative REST consume available in Mendix 6.6
Last Monday we released Mendix 6.6. You can now consume basic REST services without the need for the REST services module. You can find a nice writeup of this functionality in this blogpost: Consume...
View Article