I want to know what is use of Import mapping And Export Mapping while implementing Rest API , Why it is used?
↧
Use of Import mapping And Export Mapping
↧
How to shutdown an (on-premise) mendix app from a microflow?
I want to shutdown an on-premise Mendix app with an action in a Microflow, from that same app. The app runs on-premise (windows service console). (For cloud apps I could find some API's focused on ci/cd) I checked the Runtime Java API and some other Mendix API's but could find the solution. Does anybody have an idea how to realize this?
↧
↧
Trouble using docker for mendix
Hi there, i don't know if these are usefull info but i'm using mendix verision 10.9.0 and i'm on windows 10. I want to deploy my mendix app by using dcoker. Though I've never used docker in my life, and i'm a bit confused on why the guides i'm following don't ever work. Could you help me understand how to build a docker image from a mendix app? I followed this guide step by step, but on the part where i needed to put the commands in the CMD, steps 5 or 6, these errors accured: Also, in the guide he was "assuming that all the docker dependencies were installed", but what kind of dependences does docker need, and how can i check if i installed that? Then i gave this guide a shot, and came across the same errors, always in the part where i needed to put the commands in the CMD. Please help me understand what am i doing wrong, possibly with another step by step guide of what i need to do to deploy mendix via docker containers. I don't even need the database model, and i need to do this fairly quickly. Thank you so much!
↧
How to open two Mendix projects under Mac OS?
I use Mendix under Mac OS evironment, I opened one ongoing development project using Mendix 10.10 beta, when I click Mendix software to open the 2nd project, it will only show the 1st project I opened. How Can I open 2x projects(Apps) at the same time? So I can switch the window between 2x projects.
↧
Can't put a data grid widget into a 'scroll dynamic height container'
I'm getting an error 'widget scroll dynamic height container cannot contain widgets of type data grid'. Anyone has encountered this issue?
↧
↧
How to add an button inside the accordion widget ?
I want to attach the action button on the accordion widget as shown in the screenshot attached to it
↧
calander widget I would like to use this to register and check the instructor’s attendance information.
I want to know how to do it and how to write detailed settings. plese help me.. Mendix version 10.10.0
↧
Create a presigned URL for Amazon S3
Hello, I need to pass in a REST call a path for uploaded file. Searching the forum, I saw that Medix File object doesn't share path. As an alternative, the client suggested that I use "Create a presigned URL for Amazon S3" to create a path and pass it via REST. Does some one use this in there application and can share the code? Or maybe suggest a simple solution.
↧
How to use SSO with DeepLink?
Hey, evenyone I want to use Deeplink and give the user the option to login by username password, and SSO. The username password are find, but how does SSO use with Deeplink?
↧
↧
Link questionnaire to patient (questionnaire module)
so I'm using the questionnaire module right now, however, with the questionnaire module, all participants can see each published survey. I would like to link them to specific patients, but I can't seem to fix it. Can someone help me? When I want to assign the questionnaire to the patient, I thought I fixed everything, only the administrator cannot see the list of questionnaires anymore which I created...
↧
Production page access incomplete
I have put my application in producten, but it says that the page access is incomplete, but it have already tried to change the page access, microflow access and the nanoflow access, are there other things that i need to look for? i also checked the other 2 modules and those also say that all pages are accessible.
↧
Mendix Studio Pro “native” macOS version
Hello community. A friend of mine recommended Mendix who worked at Mendix as well. I signed up for Rapid Developer course in academy and so far liking what I see. Great documentation and courses. I was wondering if Mendix Studio Pro for macOS is in the works and can expect in near future. I checked the forum and no one has asked that question so far. I do not own Windows machine and would like to continue to learn preferably on my Mac without having to install parallal desktop and stuff (battery, perfoarmance and other issues that come with). Would appreciate if someone from the company can provide some insight. Cheers!
↧
Excel File Format
How can I create an employee expense claim details page in Excel with columns for serial number, date, category, description, amount, and optional image references? Additionally, how do I calculate the total expense amount for that particular employee's expense claim at the end of the table ? Like the screenshot I've mentioned below.
↧
↧
Consumed Rest Services beta body
Hi everyone. I'm using Consumed rest Services beta. I want to provide dynamic value to Post request body: Consumed REST Services (Beta) | Mendix Documentation is that possible? Regards, Anahit
↧
IP restrictions & anonymous users
I have a set of IP restrictions that I want the main app to block, however there is a certain section of the app that I want anonymous users to be able to access. How do I set up my path based access restrictions (in the Mendix developer portal) to enable this?
↧
Navigation in Grids with navigation page template
I have created a page by using template Grids/ grids with navigation. For every navigation item I want to show a page. How can I configure such that on click navigation item the page/ data grid should display on right side.
↧
Mendix Runtime Monitoring in Docker
I have an app deployed on prem using docker, the customer has a request for performance monitoring, I am creating a bash script to run every 24 hours and create a log for people to see. I am trying to follow steps on this page but it is not providing much information, if anyone has any information they can provide please let me know: 1) when performing the request ( curl -X POST "http://localhost:8090" -H "Content-Type: application/json" -H "X-M2EE-Authentication: Password123" -d '{"action": "check_health", "params": {}}' ) to the admin port I am getting connection refused. when looking at my docker containers there is nothing running on the admin port, is this something I need to manually run? 2) I have set the X-M2EE-Authentication password in my docker-compose under environment, is this correct? Cheers
↧
↧
How to do the page break in mendix
Hi Team, I am using the Screen Shot | Print Screen | PDF Widget, After downloading the PDF the data is break between 2 pages, Please refer below screenshot. Is there any way to break the page with accurate data or Can we set the margin for the Page.
↧
Calendar Widget - Change viewable time window
Hello, I would like to customise the start and end time of the calendar view. This is needed for displaying a work week view e.g 08:00 - 16:00 Mon-Friday should be the only time viewable in a calendar view. I can achieve the Mon-Fri aspect by creating a custom view. However there are still no options to customise the start and end times for this view. I have looked at other threads in the forum such as this one from over 8 years ago which does have a solution but this was never merged into the Mendix Widget. I have tried to make those modifications to the xml file but it has changed significantly since then and those parameters are no longer in the file. Does anybody know of a solution to this? Many thanks,
↧
How to add a login page over the background image ?
Hi , I want to add a login page over the background image . Can any one suggest me how to do that? Thanks in advance
↧