The LDAP Synchronization module is no longer supported for Mendix 9.0 and higher… so what is the replacement for 9.0 and higher? Is there one? I need to connect to LDAP and synchronize user accounts. If anyone knows what to do please let me know. Thanks :)
↧
LDAP for Mendix Studio 9.0 and higher
↧
SAML "Entity ID" not updating
I’ve set up a few apps with SSO using the SAML2.0 module. All these apps have custom domains. In order for them to work, I set the custom domain up, then in the Runtime I update the “ApplicationRootURL” settings to [myapp.mydomain.com/] and restart. When I do this and I go into the SAML module under the SP Configuration tab, my “Entity Id” shows the old “myapp.mendixcloud.com”. Once I hit REFRESH, it recognizes the new url from the Runtime setting and then updates this “Entity Id” to myapp.mydomain.com. SSO then works. I have a new app, followed the same procedure, but now when I click “Refresh”, the “myapp.mendixcloud.com” doesn’t refresh to my new custom domain and SSO fails with a message about how the requesting URL doesn’t match the IDP’s URL (which is the myapp.mydomain.com). I’ve tried changing to a “custo entiy id” but with the same results. Clicking REFRESH *should* update this Entity Id. Does anyone know why it doesn’t?
↧
↧
Workflow User Task Completion with Scheduler
Hii Experts, I have a scenario where need to complete the Workflow User Tasks with scheduled event. A schedule event will be run which check if task is due, if yes then it should get completed and continues workflow. But I am getting an error while completing the task and it is as "Task can be completed only by the named user". please suggest the solution or any work around I can do.
↧
404 error Custom widget failure
Hi All, I have created the text box using pluggable widgets and I could see new widget and its properties , however Mendix Studio pro is showing following error while running the application. Did anybody faced above issue while creating the custom widgets. 404 - file not found for file: widgets/vmp/textbox/TextBox.js scriptError: http://localhost:8080/widgets/vam/textbox/TextBox.js?637526433995878578 Error: scriptError: http://localhost:8080/widgets/vam/textbox/TextBox.js?637526433995878578 at d (http://localhost:8080/mxclientsystem/mxui/mxui.js?637526433995878578:5:553). What am I missing. Please let me know. Thanks in Advance.
↧
Excel Export show 2 decimal places when they are '.00'
I’ve created an excel spreadsheet that is exported from my app, and it looks great with one exception. I have 2 columns that store decimals. I’ve created a style for them (see below) that specifies to show 2 decimal places. However, if the value is an exact number for example ‘11’, it doesn’t show them on the report as 11.00, it shows them as 11. which makes it look ugly. Could someone tell me a way to make values with no decimal places show .00 after them?
↧
↧
Invalid Intermediate Chain. Please remove any whitespace.
Hello, When adding a custom domain, I’m uploading a certificate signed by my CA. In the past, we’ve uploaded the certificate bundle as the Intermediate Chain. I can look at past certificates, and see we’ve used cert bundles going back 3 years. Today, I went to update a Mendix app’s SSL/TLS cert for 2022-2023 and I received the error “Invalid Intermediate Chain. Please remove any whitespace.” I double checked my cert and there is no extra whitespacing. Has anyone ran into this issue?
↧
Monthly Report Generation Automatically
Hello, We currently have a system that tracks sales by a number of units, we historically have not generated reports for each month to track these sales. However the need has now arisen to do so, because we are attempting to make a chart that show variation month to month. My question is what is the best way to build a domain model and microflow to go back through this historical data and make it create these reports? For example I was considering making an entity that just holds a start date and end date for a given month within a year and then running a microflow that retrieves the data based on the dates within the object, this however seems more tedious then necessary. Any suggestions on how this should be constructed would be great, keeping in mind I want to show a chart that has these months as the X-Axis values. Thank you in advance.
↧
Integration with dataverse
Hi, can Mendix be integrated with dataverse?
↧
Convert URL
i cannot convert the details below into URL or link in my HTML body Java call send email can some one help me http://localhost:8080/p/myrequests?profile=Responsive
↧
↧
How to customize the timeline data format using Google Gantt Chart
Hi, I am building an app using Google Gantt Chart to visualize my tasks, but I found that the chart automatically set the bottom timeline according to how long the tasks take. For example, if the span of time is short, it is “Monday”, if it is long, it is “Sep 11”. But I don’t want that. Can I fix the timeline format to show the date as “DD/MM/YY” instead of “Monday”
↧
Deeplink is not triggered due to empty parameter
Hi all After deleting an object (say Employee) I used a deeplink with employee number attribute of that deleted Employee object, then I am getting a page saying application is not available. Is there any way I can show some other page if the object is deleted?
↧
How to change a marketplace module into a regular one? MxAssist Performance Bot
Hi everyone, we had the question raised how to get a marketplace module converted into a regular one. Well, I admit, I customized a marketplace module A LOT. So, I cannot download it from the app store and import it as a file. I have to find a way either to “change the path” of that module (model SDK, some hints?) or to convince the MxAssist Performance Bot to work on marketplace modules too… Any idea? BR, Boris
↧
Getting Error while running RunLocally
Hi , I am getting error while I running my app by clicking Run Locally Button. I am getting below error- Java Development Kit(JDK) Not found. I am also gave the proper path (C:\Program Files\AdoptOpenJDK\jdk-11.0.9.11-hotspot\bin)of JDK bin from Edit Preference window still getting same error.
↧
↧
Adding File manager functionality in third party widget
Hi All, I am working on custom widget in that we are using pdftron third party widget so my requrment is on the top of pdftron widget need to add one button and on the Onclick of button need to show one popup page in that we need to add file manager to select files from machine and on click of upload button that files should be save in Mendix Database example : (same like Mendix file manager ). So my question is can we add same mendix file upload functionality in third party widget is is it possible or not ? Thanks in advance
↧
How to se up Azure OAuth 2.0 SSO for mendix native application
hello, I am trying to set up SSO using OIDC module (https://marketplace.mendix.com/link/component/117529)from the marketplace for my mendix native application, I am stuck with process of generating Client ID , Secret and redirect URI for the same, and am not able to find a proper documentation for the same
↧
how to learn deep link module
hello members i want to learn use of deep link module , is there any article available which can teach me deep link integration i have seen this Create an Autologin using Deeplinks with Mendix | by QUANG NHAT TRAN | Mendix Community | Medium but here Autologin module required which is not available on mendix market place
↧
Data migration from local mendix DB (HSQL) to mendix cloud
Hi Reader, I want to migrate my data from the local Mendix default DB (HSQL) to the Mendix default cloud. So that I can view the same data on the Mendix cloud production URL of our application. How can I do this? Is it possible? Thanks and Regards, Harshraj Singh
↧
↧
Update application data without SQL statements
Hello I working on an Application in a production environment, there are objects with wrong data that need to be modified through SQL statements that are sent to the client in a file. The client refuses this method and wants to modify this data from the Application itself without a direct connection to the database. Is there a way in Mendix other than the database connector?
↧
what are best practise regarding Domain model and Microflow as per you
What are best practise regarding domain model and Microflows? Please do not share the Mendix docs link for the same
↧
shell scripting
Hi Team, Can anyone ping me shell scripting for synchronize database step where it was failing for me while running through CICD Start-Process -FilePath "C:\Program Files (x86)\Mendix\Service Console\Mendix Service Console.exe" Import-module 'C:\Program Files (x86)\Mendix\Service Console\Mendix.Service.Commands.dll' Get-Service -Name "Service" Stop-Service -Name "Service" sleep 5 Update-MxApp -Name "Service" -Literalpath "D:\Service\Service.mda" sleep 5 Start-MxApp -Name Service -SynchronizeDatabase (here it was failing while running) sleep 5 Start-Service -Name "Service" sleep 5 Get-Service -Name "Service" can anyone ping crt shell script for synchronize step
↧