print screen to pdf contents not aligned
The print screen to pdf is now working however the contents is in the top left hand corner of the PDF and missing chunks leaving multiple blank pages below. How do i edit the layout and alignment of...
View ArticleShow non persistable data on a list screen
Hi,I am processing in a MicroFlow a table with data which is loaded from an external file. The data is adding and/or changing other tables (customer and ship to master data). During the processing I...
View ArticleIn using 'conversation' of the IBM Watson Connector Suite, the context gets lost
Hi,I have built a dialog using IBM's Bluemix. That dialog can be loaded into the example project. However, any context that is created during the chat gets lost. Once I checked it, the same happened...
View ArticleSharpSvn.SvnWorkingCopyLockException
Dear all,When i tried to update or commit my work on SVN the following error appeared:SharpSvn.SvnWorkingCopyLockException: Working copy 'C:\Users\omaral\Desktop\Work Area\EIDAeForm' locked at...
View ArticleDeeplink module - Get URL parameters in microflow
Hi all, I'm hoping to use the deeplink module to retrieve query string parameters from a callback to the mendix app. My deeplink configuration works in that it calls a MF and passes the object as...
View ArticleDifferrent view on environment
Some people in our firm have access to the acceptance and the production environment. Is it possible to have a different layout base on the environment? that could be a diffent color or a banner at the...
View ArticleField tabbing is not working as expected in Mendix 7.4.
After upgrading Mendix version from 6.9 to latest version 7.4, we observed that "Tab" key on keyboard is not taking user to next field. Our analysis - Assume that we have a Dataview (DW1), ListView...
View ArticleButton 'Select all' only when datasource is Database
I have a datagrid that has a Microflow as datasource.On the datagrid I have a button that starts a microflow which will process the data of the rows that I select in the datagrid. That works fine.Now...
View ArticleAn exception when deleting objects
Hi everyone, In some cases of deleting objects, we've got exception which is very difficult to know the reason.Message: An exception occurred while serializing feedbackTrack...
View ArticleRestrictions for a Local User
Hello, I have an local user called "Administrative staff". Is it possible that this local user "Administrative Staff" creates an Local User "Doctor" where Mendix automatically creates a personal...
View ArticleMicroflowlabel widget - not loading after migrating to v6+
Hi all,I am helping a customer migrate their app to v7+. Got rid of lots of non used widgets =, so migration from 5 to 6 was swift and error free. However, I get an error for microflow label widget,...
View ArticleJava error due to slf4j dependancies
For my mendix project I am busy implementing push notifications using pushy. These libraries have a dependancy on the slf4j version 1.7.6 which I tried to add to the build path using eclipse.However,...
View ArticleiDEAL: fatal error in java action 'XMLMessageSign'
Hi All,After some struggle getting the iDEAL module working on my local environment but I get a fatal error when deploying to Acceptance. The problem seems to be with the java action XMLMessageSign:Jul...
View ArticleMx6 to Mx7 migration: How to solve the filedocuments without a specialization
In Mx6 you could set the security of filedocuments in the project security. In Mx7 this is deprecated as you should set the security on the specialization of filedocuments. But how to check the loose...
View ArticleSFTPConnection module java errors
HelloAdded the SFTPConnection module but am getting the following java errors when compiling...anyone got any ideas? Buildfile: C:\MENDIX PROJECTS\App\deployment\build_core.xmlcompile: [javac]...
View ArticleSet Content-Type of MTOM Attachment
I am trying to send some files over a web service. I'm consuming this external web service from my Mendix application. The external web service expects the files to be send as an MTOM attachment which...
View ArticleContent-Type in uploaded filedocument
I have to sent the binary data of an excel-file as an attachment to a webservice. I uploaded the file as a filedocument in Mendix. The webservice call reports the following error: Attachment file is...
View ArticleGetting error message " Deleting object failed for security reasons"
Hi All, I am using NItra aplication , after bulk import, recieved batch number, now want to delete the same batch from GUI. while delting it give me error message" Deleting object failed for security...
View ArticleFile document viewer not working in Mx7.4
Hi All,I am building an app which requires a view page for some PDFs. The project was created in Mx 7.3 and the document viewer worked fine in that version, but since converting to 7.4 whenever you...
View ArticleCustom widget sends me back to index.html on completion
HiI've created a custom widget but have an issue where once it's finished either by being successful and running a microflow or if there's an error and an error message is displayed, once the widget...
View Article