CustomLogout Widget still supported in Mendix 7.3 ?
After upgrading from Mx 5.18 to Mx 7.3 I get following error (both local and in cloud):No constructor found for widget CustomLogout.widget.CustomLogoutAlready searched forum for "No constructor found...
View ArticleScheduled Event not working
Scheduled Event not working.Please find attached screen shot below. If we run manually that micro flow is working But through Schedule event it is not triggering at given time period. So please guide...
View ArticleOData support fails when referenced data is deleted
Hi, I found out that the OData services fail when you delete referenced data. In my example I have the Car entity exposed, and the system members like Store 'owner' enabled in the domain model. In this...
View ArticleGet Notification with out Microflow
How to get the notifications with out write the microflow?
View ArticleDifference between Database Conector and Database Replicator
Hi,I am working with importing the data from external database into Mendix default table. Using Database Replicator I am able to import data. But also came to know using Database connector also we can...
View ArticleSFTP Connection App Store Session Is Down
Hi, I'm using the CapGemini SFTP Connection module. I've set it up and can access the remote SFTP server, retrieve a list of files and then import them into my menix app.This works great the first time...
View ArticleWhat is the best way to provide a microflow with an input.
I am trying to write a recursive microflow and hence need to be able to pass an integer as an input everytime the microflow is called. For example in Java one would have int Fibonacci( int num) as a...
View ArticleMake sure an integer is required to be 9 numbers long
Hello,In my mendix model I want to add a function to make sure an integer is required to be 9 numbers. How can I add this feature?
View ArticleHow Oracle DB SAP and Mendix are connected with each other?
Hi all,One thing I want to know is, how Oracle database SAP and Mendix are connected with each other? Was they really conneted to each other or not? Is it possible to connect them? If so is there any...
View ArticleLogging in form.
I have a few task I need help with.1. how do you make sure that user email matches username when a user inputs email address?2.How do you setup password old,new password and confirm password as well...
View ArticleUsing certificat for a Published webservice
Is it possible to secure a published webservice with a certificate? I read it is possible to use a certificate but that the certificate is then used by the app for the whole app and we want to use it...
View ArticleJava heap space issue on upgrade from 6.4 to 7.3
One of our apps encountered out of memory when running a scheduled event after we upgraded the app. Anyone else had this?
View ArticleSFTP error session is down
Hi, I'm using the CapGemini (S)FTP Connection module from the app store.I can connect to the remote server, retrieve a list of files and then upload them. My problem is that if I then try it again I...
View ArticleSame attribute value for different entities
Hello,For my assignment I have entities the "Coordinator" and "Patient" with both the attribute "CareGroup". An enumeration was used to value this attribute. The enumerations values are "Acute",...
View ArticleHow can I solve the "Could not create widget...
Hi,I've got a page where users can review a Ticket entity (Ticket_Review). A ticket can have multiple tags and a Tag can be used by different tickets (many to many relation). From the Ticket_Review...
View ArticleREST POST request
WE are using RST services for the first time. Doing a GET we get results and display it in a page on screen.In that page we select 1 or more retrieve entries to POST a request. Here we get stuck.We...
View ArticleDeploy V4 vs V3: V4 take 4 times longer then V3 cloud.
I am not thrilled with the performance of the V4 cloud vs the V3 cloud. Not only is the retrieving of log files redicously slow (4 minutes to 5 minutes) also the deploy of the environment takes way...
View ArticleHow can we automatically clear cache?
How to clear the cache automatically while opening a particular page. Is there any predefined functionality to clear cache?
View ArticleWarnings in console
hi,i see a lot of warnings in mendix console. e.g.: "Object with id '[MendixIdentifier:: id=30680772461465911 objectType=<xxxModule>.<yyyEntityName> entityID=109]' could not be...
View Articlewhat is the difference between "CURRENTLY ENABLED" and "ENABLED" in "Model...
what is the difference between "CURRENTLY ENABLED" and "ENABLED" in "Model Options" settings. How can I enable "CURRENTLY ENABLED" option why because we are not able to do that. please find below...
View Article