google maps(addon widgets)
can anyone tell me how to implement google maps addon widget?actually i am not able to know that how to use google maps api key in this wigdet if anyone know about how to get this maps api key just...
View ArticleATS link with Jira?
Hi ATS experts, I received this question from a customer. The customer uses Jira to keep track of their development efforts. I know that ATS can link with Sprintr, but Is this also possible with Jira?
View ArticleSelection in the Modeler is really annoying
Selection in the Modeler is really annoying when you are trying to select a single word or some characters between points and quotes etc (which we use a lot in Mendix).This is because of the "smart...
View ArticleStrange behavior Modeler: Template of messages shows as empty
This morning I updated my project and I noticed that some "Show message" activities no longer had their template text shown in the Modeler.Offcourse I followed protocol and first accused my colleagues...
View ArticleWhen clicking save another form is called
I'm working through the training videos and on one of the forms when I click the save button my changes to the various data-fields are saved successfully but then another page (like home page) is...
View ArticleButton's first click only getting focus and not triggering microflow.
Button's first click only getting focus and not triggering microflow. A page with a text field and a button. Button click runs a microflow that validates the text field. When the microflow returns a...
View ArticleHow to execute different sass files based on a css class?
Hi all we got 3 apps which all have an unique css class for its styling. Now i want to include sass framework and seperate all the css per app. In order to achieve this we define a base.scss. In this...
View ArticleFailed to remove session after a throw exception?
Hi guys, We experienced a strange behaviour in our MxApp, Mar 13 09:40:47.187 - WARNING - Core: Failed to remove session 'ff033945-e753-4599-9f1a-9ef9153fcc77' for user '2395966' because actions are...
View ArticleEmulate cloud security
Hi All,Local Env. ---------------Source DB:AS400Destination DB (Mendix): postgresSQL/HSQL (3 million Data) a) Mendix (Emulate cloud security) : Yes Time Taken (to import ) : 8 min (using DB...
View ArticlePost to a webservice with a specific Content-Type?
I try to Post to a web service with a connection to a web service where I must use a Content-Type to accept “application/json”. Defining this under the Custom HTTP Header option still result in “An...
View ArticleBehavior of commit in Mx7
Hi everyone, In our widget, we use mendix.data.commit to commit one object. We use mendix.data.subscribe to subcribe to changes of that Object.In Mendix 6.9.1 and previous versions, the callback of the...
View ArticleNo constructor found for widget MultiLevelMenu.widget.MultiLevelMenu??
Hi,I tried using a multi-level menu in a page and calling it from the microflow. It is giving an error like "No constructor found for widget MultiLevelMenu.widget.MultiLevelMenu". Can anyone help...
View ArticleAudit on our app?
Hello, in the near future we will have an auditing process for our Mendix app. In order to pass the audit we need to test our app and document these tests, does ATS have functionalities to support this?
View ArticleFloating files after deleting filedocument specialization
When deleting an entity that inherits from administration.filedocument, the actual files remain in the deployment (\data\files\) directory. These floating files have an affect on the disk space needed....
View ArticlePerformance behavior since mendix 7
We have a microflow which retrieves records from a single entity which represents a flat structure (based on an excel import), these records are split in a so to say hierarchy of 6 entities, in which...
View ArticleUse Glyphicon as Watermark in Container?
I have a Container on one of my pages that looks like this in the modeler:When I view it through the browser, it looks like this:I would like to have the glyphicon appear as a watermark behind the...
View Articleget parameter from action calling
Hi there! I'm new in mendix, so don't judge too hard.what I need: - from client side call microflow that will will return list of objects with selection parameters what I do: - created microflow with...
View Articleconnecting to a MySQL database
I changed my database configuration to a MySQL connection in the project settings but the app still uses the internal database when I run as a free app in the Mendix cloud. It only connects to the...
View ArticleATS Scheduler
I have the date and time set to any time after: 2017-03-02 00:01:30It is running at 01:01, but I want it to run half past the hour. like, 01:30 as I specified since there are scheduled events running...
View ArticleSFTP Module
Hi, I'm implementing the (S)FTP module and was wondering if anyone knows the file formats for the "known_hosts file" and the "private.key". I'm able to sftp to the server with filezilla and found the...
View Article