Experience with SharePoint 2013 API
I'm trying to connect with the SharePoint 2013 REST API. To do that, I got a functional account's username and password.What is the best way to connect with the API using these details? I understand...
View ArticleCan't create a pdf document with production security level.
I can't create a pdf document with production security level. My pdf documents are created very well from the document template when security is turned off. But, when I turn my app security to...
View ArticleSandbox database in a Node
I've been reading up on the process of migrating from a free Sandbox to a licensed node. One thing that was not clear was what will happen to my Sandbox data? Will it all be lost? Are there any other...
View ArticleUsing cordova Widgets in Mendix
Hi ALL,how can we use Cordova plugins in Mendix? Note that I am not talking about widgets available in Mendix app store.Thanks, Prachi
View ArticleNew autologin functionality in Mendix 6.7.0 - how does this work?
I would love to test this new feature so I:upgraded my project to 6.7.0 andcommit generated a new mobilephonegap package build it withphonegap deployed the app to themendixcloud set the 2 custom...
View ArticleHow are Mendix concurrent sessions counted, and do they have an impact on...
Hi,We have recently noticed that in our application the number of concurrent sessions recorded in the application log messages is jumping up by large amounts. We only noticed as we had a performance...
View ArticleNotification in foreground or Interactive notification
I want to use foreground notification or intercative notification, how is that possible?
View ArticleInternal or External Storage or SD Card Storage
Hi,Does Mendix app have internal or external storage. or Does it support SD card ?
View ArticleHow to make a validation rule for multiple attributes
Hi,I want to create a validationrule for an entity where the combination of 2 attributes are unique.I cannot find this option in the rules screen. I cannot choose an Index to be unique.regards ronald...
View ArticleExcel Importer XLSX unable to parse date
I have just set up the Excel Importer in a project and created my initial template.When importing a .XLS file this works fineWhen i try to import the same file but in a .XLSX format I get the following...
View ArticleDatabase Connector - Permissions error
I am getting a java.security.AccessControlException: access denied error when trying to use the database connector when running locally. Based on this post about permissions I tried it with no security...
View ArticlePostgreSQL Backup Strategy
Hi guys,I installed postgreSql in debian server. Is there any server backup strategy can be selected, which is the best solution? Thanks in advance
View Articleend a string in ...
Hi!I am building a template to convert to pdfWhenever I try to print and the number of characters are too many, it takes an extra line. I would like it to end abrubtly or end with ...the css solution...
View ArticleUpdate jsch in buildpath
For an application that uses the sFTP module to connect to a FPT server I need to update the jsch jar as the current version (0.1.49) doesn't support the newer DH and EC key exchange algorithms (it...
View ArticleHow to increase image size in Data Grid Extension widget?
Hi ,I have a scenario where i have to show buttons and hyperlink in a grid. To achieve this task i implemented Data Grid Extension . For hyperlink field i wanted to give caption along with image , I am...
View ArticleoData + Tableau
We created a oData Service using Mendix 6.6.0 :http://localhost:8080/odata/ChangeRequestsODataservice/The service works fine in excelWe could invoke the service without issues in chrome as well. We get...
View Articledeep link giving wrong url while configuring after run in sandbox
Hi All, After running the application in sandbox tried to configure the deep link for particular microflow but when I entered deep link name as "Publisher", it is giving wrong url that is: "...
View Articlereducing the decimal precision
mendix automatically makes the decimal precision after the decimal point to have 8 digits.I want it to be less when i process(as eventually i want to set this to String field of a webservice which...
View ArticleReplacing the Loader - progress.gif
I want to replace the default loader with a custom branded one, but I cannot figure out where the reference to this file is or even where the file comes from before deployment. Has anyone done this...
View ArticleUnable to Run the application in cloud.
Hi,I am unable to run my application in Sandbox. while i was doing Run in Sandbox , I was getting the following error : " The Mendix Cloud is already deploying this app. Please wait for the current...
View Article