Performance issue OQL query
Hi all, I have a performance question. I use an OQL to determine delete functions. If I run this query in mendix it takes more than an hour to return results. If I run the query directly on the...
View ArticleBest way to handle variable/object names
I have a Rule I am setting up with a few paramaters called RequestName and WF. Admittedly I already added a bunch of if statement etc before I created the Rule. I want to check if RequestName is an...
View ArticlePublish app created with DatabaseConnector
Hi! I am using DatabaseConnector in my app like in this Mendix Studio Pro example: https://www.youtube.com/watch?v=eJVFyDONU9Y And when I publish and run in the cloud I get an error when Execute Quey...
View ArticleError with the native builder
I are trying to create a native mendix mobile app using this documentation: https://docs.mendix.com/howto/mobile/getting-started-with-native-mobile. However, while running the git cmd, and modifying...
View Articlecsv file export
I am uploading a .csv file. Entity name is document and its attribur=tes are first name and last name. After uploading the csv file column wise. I want to export the .csv file as well. Particular...
View ArticleDynamically attach latest report into Email
Hi Team – I am trying to generate customized reports, and those reports need to be attached to Email that I have configured already. But I can see the configuration is there for static attachments. Is...
View ArticleConsume REST return as a LIST
Hi All, I’ve consume a REST api, and it is with JSON format, the JSON is with multiple records. For example: Would like to ask is there anyway that when i call the REST Services, and return with the...
View ArticleApk generated using Android studio is not initializing?
Hi everyone, I need to generate an apk file of my hybrid mobile app mendix project and have done so using the following instructions:...
View ArticleCreating sample application using Camera Widget
Hi All, I’m working on a sample hybrid camera application, I’m using Camera Widget (https://appstore.home.mendix.com/link/app/107943/). I flowed the same steps as mention in this Widget, and I added...
View ArticleChanging Teamcenter session user group/project from Mendix
Hi All, I’ve created an app which integrates Teamcenter with Mendix using the TcConnector. I have a requirement to be able to change the group and project of the session user from within the Mendix...
View ArticleRecord save from entity to other entity
Hi, I have some records in a non-persistent entity and that record I want a store in a persistent entity to maintain the total number of records. Can anyone help me to achieve this functionality?...
View ArticleDynamic page indicator
Hello, I want to add to my application a kind of dynamic page indicator. With the ability to go back to pages. Same as mendix is using here. Is there a widget? or something else?
View ArticleCreate Waterfall Chart
Hi All, Can we create a waterfall Chart in Mendix using Any Chart? I tried with normal Bar chart modification in layout type, but failed. Please let me know how can we do it using anychart. Regards,...
View ArticleMendix 8 Native Builder error [fixed]
Hello! I’m running into an error while using the Native Builder. The build succeeds, the Github token is valid, I connected my Github account via “6 Completing Your Initial Run“ for both Android and...
View ArticleHow to change a URL in locally or Mendix cloud without license?
Hi Experts, Can any one please tell me that how change the default URL (Example: http://localhost:8081/index.html?profile=Responsive ) into a Custom URL(Example: http://localhost:8081/UserName/)...
View ArticleDirect SQL import is duplicating the data as well as not setting up the...
I have a requirement to pull data from a external Legacy system database into my Domain model . I am facing two issues. I have created a microflow where I am using execute SQL widget to run my sql...
View ArticleOrphan files remain after deleting FileDocument objects
Hi, I'm currently running an app on-premise in production which is encountering a rapid growth in terms of disk usage. After investigating this thoroughly, this seems to be caused by Mendix deleting...
View ArticleListen to widget using D3TreeView widget
Does anyone know if it’s possible to listen to the D3TreeView widget? My goal is to display the contents of the selected node in the D3Treeview in a righthand pane so the tree is still visible. If...
View ArticleIs chat solution available via App Store?
Is the chat solution which we all experience via Sprintr a module available via App Store? I have a need to implement a chatting assistante in Mendix applications similar to what we use vi Sprintr. I...
View ArticlePublish app created with DatabaseConnector
Hi! I am using DatabaseConnector in my app like in this Mendix Studio Pro example: https://www.youtube.com/watch?v=eJVFyDONU9Y And when I publish and run in the cloud I get an error when Execute Quey...
View Article