Hi Everybody, I am receiving the following error while running the application locally. Buildfile: C:\UserData\z0045cks\Documents\Mendix\SPRINT-dev\deployment\build_core.xml compile: [javac] Compiling 1 source file to C:\UserData\z0045cks\Documents\Mendix\SPRINT-dev\deployment\run\bin [javac] C:\UserData\z0045cks\Documents\Mendix\SPRINT-dev\javasource\system\UserActionsRegistrar.java:10: error: cannot access ActivateProductLicenseJava [javac] registrator.registerUserAction(approntolicenser.actions.ActivateProductLicenseJava.class); [javac] ^ [javac] bad class file: C:\UserData\z0045cks\Documents\Mendix\SPRINT-dev\deployment\run\bin\approntolicenser\actions\ActivateProductLicenseJava.class [javac] class file has wrong version 59.0, should be 55.0 [javac] Please remove or make sure it appears in the correct subdirectory of the classpath. [javac] C:\UserData\z0045cks\Documents\Mendix\SPRINT-dev\javasource\system\UserActionsRegistrar.java:11: error: cannot access GetApplicationUrl [javac] registrator.registerUserAction(approntolicenser.actions.GetApplicationUrl.class); [javac] ^ [javac] bad class file: C:\UserData\z0045cks\Documents\Mendix\SPRINT-dev\deployment\run\bin\approntolicenser\actions\GetApplicationUrl.class [javac] class file has wrong version 59.0, should be 55.0 [javac] Please remove or make sure it appears in the correct subdirectory of the classpath. [javac] C:\UserData\z0045cks\Documents\Mendix\SPRINT-dev\javasource\system\UserActionsRegistrar.java:12: error: cannot access BackupCreate [javac] registrator.registerUserAction(approntospotlightsearch.actions.BackupCreate.class); [javac] ^ [javac] bad class file: C:\UserData\z0045cks\Documents\Mendix\SPRINT-dev\deployment\run\bin\approntospotlightsearch\actions\BackupCreate.class [javac] class file has wrong version 59.0, should be 55.0 [javac] Please remove or make sure it appears in the correct subdirectory of the classpath. [javac] C:\UserData\z0045cks\Documents\Mendix\SPRINT-dev\javasource\system\UserActionsRegistrar.java:13: error: cannot access BackupRestore [javac] registrator.registerUserAction(approntospotlightsearch.actions.BackupRestore.class); [javac] ^ [javac] bad class file: C:\UserData\z0045cks\Documents\Mendix\SPRINT-dev\deployment\run\bin\approntospotlightsearch\actions\BackupRestore.class [javac] class file has wrong version 59.0, should be 55.0 [javac] Please remove or make sure it appears in the correct subdirectory of the classpath. [javac] C:\UserData\z0045cks\Documents\Mendix\SPRINT-dev\javasource\system\UserActionsRegistrar.java:14: error: cannot access CreateIndex [javac] registrator.registerUserAction(approntospotlightsearch.actions.CreateIndex.class); [javac] ^ [javac] bad class file: C:\UserData\z0045cks\Documents\Mendix\SPRINT-dev\deployment\run\bin\approntospotlightsearch\actions\CreateIndex.class [javac] class file has wrong version 59.0, should be 55.0 [javac] Please remove or make sure it appears in the correct subdirectory of the classpath. Any idea why this occurs? Thanks! :)
↧
Compilation of java actions failed
↧
Linking to a Document
Hello, I want to open a link to a document (PDF) via a button, which is stored on a network folder. I have access to this folder via the Windows explorer. The PDF can be viewed in chrome or edge. I have opened the PDF document in Chrome and copied out the link (file://ad0.....liste.pdf) and entered it under "address" in the button. But when I press the button in the application, nothing happens. I entered "www.google.com" as an example, then "http://localhost:8080/www.google.com" opened. Can this be changed that simply the specified link is opened in the browser? On the one hand that the file://ad0.....liste.pdf link also works and on the other hand that it opens without the addition "http://localhost:8080"? Thanks.
↧
↧
can someone solve this error
I am getting this error when i try to publish my application. my another applications are publishing well i have restarted my Pc but error is still remaining
↧
Excel import functionality
Hi, I have a request entity. It has 2 attributes currency and conversion factor. The value of conversion factor is dependent on the selection of currency. The values of currency and their respective conversion factor has been provided in an excel sheet. Can someone please guide me how to import these values and show the currency in a dropdown? Thanks.
↧
OIDC SSO Setup - error while saving configuration
Hi I’m fairly new to the Mendix. I’m trying to setup SSO for my org using OIDC module. I’m almost there by following the step by step guide. but stuck at the end step while saving configuration it says encryption key cannot be empty. experts shed some light com.mendix.modules.microflowengine.MicroflowException: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: Key should not be empty at Encryption.Encrypt (Error : '') at OIDC.ACT_SaveConfiguration (SubMicroflow : 'Encrypt')
↧
↧
SAML implementation for Azure SSO
I’m fairly new to Mendix and also SAML, I’m trying to implement SAML SSO authentication from our Azure AD to my sample app in Mendix. I have setup a client app in our Azure and I have client Id, client secret, Return url etc. Now I have no idea how to start about. can someone share a step by step guide for implementing saml for azure ad sso. plz guide me, this is the decision point for me to go with Mendix or not
↧
Finding text
Hi, I’m getting this error while clicking SSO. Is this assertion error of SSO? Do we have this page in app directory like login.html? If yes, can you please tell where we can find?Appreciate your help.
↧
Connector SAP R3
Hello community. In an application that I am developing, I have to connect to a SAP R3 system, I have obtained the sapjco3 jar. But I need some guidance. Could someone tell me where can I get information on how to connect and work with SAP data? in principle it will only be for consultation, I do not need to write in SAP. Thanks in advance for your help.
↧
Pushpin button
How to create a pin button with functionality to pin documents or a record in a list, like the one that is there in the card below(bottom right).
↧
↧
Build Native App for iOS distribution without mac/xCode
How to build Mendix native app for iOS without having a mac OS machine? How to create an .ipa file that can be distributed to others for direct install (similar to android .apk) ? Is uploading/publishing to app store possible without a mac?
↧
how to display OIDC SSO user details
hi i’m fairly new to Mendix. I somehow setup OIDC SSO based on some guides. But after the setup I could not display the name of the user that is authenticated via SSO. I tried using $Account, $currentUser, $OIDC.Token etc. but not of them works out. Any experts out there plz help
↧
Make it Native App Throwing Error
Hi All, It may be a repeated question but still need help with the Make it Native app v8, v9 as it throws error while scanning the QR code of the app(studio pro v8.18.16 and v9.5.0). It worked for the first time after turning the network to private, it stopped working at the later attempts. Please help me with a permanent solution. I also followed the below UR still no help. URL: https://docs.mendix.com/howto/mobile/common-issues/ Error message in Make it native app v8: Mendix Studio Pro not running We cannot detect your runtime. Please make sure that your runtime is working and accessible to your current device using the provided URL. Error message in Make it native app v9: Something went wrong! Cannot connect with Mendix Studio pro. Use the option below to test the connectivity of the device to the runtime. Thanks in advance!!
↧
Issue with excel
I want to export the excel same like the attached image with many to many associations, servicetype is associated with many dish category.
↧
↧
How to retrieve Microflow information in Java Action
Hello everyone, I’m looking for a method that can retrieve microflow information. Input: microflow name(Ex: ModTest.CMN_Save) Output: The following information: 1. All parameters of the microflow(parameter name, data type) 2. The return data type of the microflow 3. Allowed roles of the microflow I had tried searching information on the Mendix document API and the forum but still do not get any information. Does anyone have experience about this issue? Thank you.
↧
Expression for a list > a certain number
I somehow don’t get why writing expressions is so difficult. I retrieve a list in a microflow through an aggregate list activity which returns an integer. When I want to compare the list size like this: $myEntriesList >= 3 through an expression in a decision node in the microflow, Mendix throws me an error. What is the correct syntax to formulate such an easy check? Thanks.
↧
Need to add blocking pop up message
Hello, On a button, I am calling a microflow but before executing its first activity, I want to show pop up message to get confirmation from user. So I added SHOW MESSAGE activity as the first activity of microflow but this activity is not getting executed at first. I am able to see pop up message after all activities of the microflow get executed. Can some one please help me out. Thanks!
↧
Sorting is not working for data grid 2 in Mendix 9 version
Hi, I am using data grid 2 widget in mendix 9 version, I trying to sort the records ascending/descending order through microflow. In Microflow, i used ‘list operation’ sort method but in microflow it sorting correctly while displaying in data grid 2 it not showing the sorted records. So anyone provide me detailed solution for this.
↧
↧
Refresh Stories
I got this error when I try to refresh stories in mendix pro System.ServiceModel.FaultException: App with id '7a1c49e9-7954-4d99-80f3-04ca7722da49' is not available. at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(MethodCall methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(MethodInfo targetMethod, Object[] args) at generatedProxy_2.GetStoriesV4(GetStoriesV4Request ) at Mendix.Modeler.SprintrConnector.SprintrService.ModelerIntegrationPortTypeClient.Mendix.Modeler.SprintrConnector.SprintrService.ModelerIntegrationPortType.GetStoriesV4(GetStoriesV4Request request) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.SprintrConnector\Service References\SprintrService\Reference.cs:line 4800 at Mendix.Modeler.SprintrConnector.SprintrService.ModelerIntegrationPortTypeClient.GetStoriesV4(authentication authentication, GetStoriesV4 GetStoriesV41) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.SprintrConnector\Service References\SprintrService\Reference.cs:line 4807 at Mendix.Modeler.Sprintr.SprintrConnector.BuildSprintV4(String projectID) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\Sprintr\SprintrConnector.v4.cs:line 70 at Mendix.Modeler.Sprintr.SprintrConnector.GetCurrentSprint(String projectID) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\Sprintr\SprintrConnector.cs:line 160
↧
Data Grid 2 - paging buttons
Hi, I have the following issue with displaying the paging buttons in data grid 2: Paging buttons below the grid: Paging buttons above the grid: As you can see, there is a mismatch between both options. The buttons above the grid are there, but hidden and the margins are much larger compared to the below grid option. I tried updating data widgets to the most recent version but without success.
↧
Could not convert class android.os.UserHandle
Hello everyone! A little problem here, I’m trying to create an android native app. But when I try to execute it on my phone (Xiaomi Redmi Note 9) I see this message: I don’t know if someone can help me. ***a little clue: before creating the domain model I could deploy it on my phone perfectly. Thank you and best regards!
↧