For expect level certification I need to submit motivation letter.Any format for motivation letter?? What details I need to add in the motivation letter.
↧
Expect Certification
↧
Attribute selection on the basis of userrole
Scenario to implement :- The Cost Center and Department is Userrole dependent If the Userrole is HOD Select the department and all associated cost center is considered by default If the Userrole is director or line manager Select the cost center If the Userrole is finance department and cost center is not relevant if the Userrole is general user ,Select the cost centerPl Please assist in creating the logic how to implement this logic in version 10.12.4
↧
↧
OutOfMemory issue application crashes
Hi, I am facing this error since a long time.I am uploading an excel which is having around 40k records. It was getting uploaded but intermittently it is throwing CRITICAL - ActionManager: java.lang.OutOfMemoryError: Java heap space. Now when I am trying to upload around 60k records, it is not even importing .It is throwing java.lang.OutOfMemoryError: Java heap space. I have increased my cloud resource from Strato to Meso but it is not working. What should be my next course of action. Please help.It is urgent.
↧
Java heap space issue
Hi Team, I am getting an java heap space error while running the application in local.
↧
REST Status Code 400 response handling
Hi, I'm calling a REST service which usually results in a successfull response (Code 200) and I do the JSON mapping - everything is fine However there are cases the input is insufficient or invalid. I cannot validate all casses in that matter. When the REST ist called with bad data, the service responds with a status code 400 and a response body containing a message like: {
"message": "You fool did something wrong"
} The REST service is not under my control, I need to handle the 400 response. Or even other 4xx codes I tried to change the response handling to store the HTTP response in a System.HttpResponseSystem object. But it still dumps and says 'Internal server error' In the log I can see the REST call was responded with status code 400, and the above mentioned message body. This still works when the return code is 200, I can take the body and call the JSON mapping successfully. Is it possible to handle status code 400 /4xx ?
↧
↧
Integrating with script
Hi Forum, I have developed a simple Mendix application, and now I am trying to create an Import Functionality to it to import the modules from my application to another app, when I import it has some dependencies like we need to again download the component from the Marketplace, so to avoid this I am writing a script to automate the process of downloading the components from Marketplace. Can this is be achieved? I also need to know on how to write a script to connect to the present application and perform the functionalities. I was also thinking to put the script and the Mendix imported module into a single file ? Is there any other way to achieve this? Any help would be much appreciated.
↧
Build failed with an exception
hello. An error like this occurred while running the app locally. How do I fix it?
↧
Native PDF Viewer
HI Team, Need sample for Native PDFViewer for Mobile (iOS and Android). It should contain table of contents, thumbnails. Thanks, Sravan
↧
Embedding a SAC dashboard as an iframe
Hey there, I would like to embed an SAP Analytics Cloud (SAC) story as an iframe in a Mendix app. I use the 'IFrame Component' widget for this. However, I get the error that the connection was refused. [1] How can you embed a SAC story? [2] Could the problem be related to authentication? / Do I have to pass on the user's authentication somehow? For your information: My registration method for the Mendix app is EntraID. Best regards
↧
↧
External Database Connector Response Entity 재사용
현재 10.12.3에서 개발중인데요. External Database Connector로 조건만 다른 쿼리 생성해서 Use Response실행시, 기존 Entity를 재사용을 하고 싶은데, 재사용 옵션이 보이지 않습니다. Mendix Doc에는 해당 옵션이 보이는데 버전마다 다른건가요?
↧
How to generate a PDF From Data view page?
Hi I want to generate a pdf from dataview page I have generated a overview pages then added the data here i want to add action button which is a generate pdf Anyone can suggest me how to do Thanks Harika
↧
UTF 8 Regular expression
Good morning everyone, I'm looking for an UTF-8 validation regular expression. The expressions I've found so far have not satisfied me. Could someone share an effective one with me? Thanks in advance.
↧
Push Notification Navigation To Particular Page
Hi , im new to push notification i would like to know the approach can we redirect to the page from push notification which will appear on the mobile ? is it possible in mendix if yes please let me know. Thanks, Akash
↧
↧
Breadcrumbs
Hi, I am new to Mendix. Any body can you share your knowledge on how to implement bradcrumbs in mendix. I tried by using breadcrumb widget in building blocks. But it's not getting exact what we can shown in our app.
↧
User Inactive
Hello Everyone, Recently we have deployed our code on cloud environments. We are experiencing where local users in Mendix are becoming inactive(system user-->inactive-->true). We haven't modified any code for creating local users and also no session time out configured. What could be the root cause? Any help would be appreciated.
↧
The International Phone Input widget deletes an attribute value when it tries to retrieve it
I have a very big problem with the International Phone Input widget (https://marketplace.mendix.com/link/component/112279). On the surface it works fine, I have configured it and am using it in the Edit Object window. When I save an entity, I know that the number is saved correctly (the attribute value is exactly as I entered it, or more precisely, as the widget formatted it). However, when I try to edit the entity with this plugin (in the same object edit window), the value is always empty. It seems that the widget doesn't retrieve the data from the entity, it just sets the value to empty when retrieving it. I noticed that this only happens when you set "Phone number attributes" in the widget settings to the field where you want to make the change. If this is not set, everything works fine. It is a bit as if the widget wanted to "decode" the number (which it had previously formatted itself by using spaces between the numbers) and assign it to the correct country, but in doing so it erased the value (perhaps simply as a result of a decoding error, it is hard to say). The thing is that this setting adds the phone number data with the code of the selected country and formats the number (e.g. separates the digits according to the country standard). Has anyone experienced this problem?
↧
Unable to do web login
I am trying to do login using "Go to web login Page" and tried several times. It is showing this page only. Please help
↧
↧
Could Someone Give me Advice for Deploying Mendix on AWS with High Availability
Hello there, I am working on deploying a Mendix app on AWS and I am looking for some advice on the best practices for ensuring high availability and scalability. Our application is expected to handle a large number of concurrent users, so I want to make sure we set up the infrastructure correctly from the start. So far; I have deployed the app on EC2 instances; and I am using RDS for the database. Although; I am not entirely sure if this setup will be enough to handle potential traffic spikes and ensure high availability. How should I configure auto-scaling for the Mendix app in AWS Devops? Should I be using Elastic Load Balancers along with auto-scaling groups for EC2; or are there better alternatives? What are the best practices for ensuring database redundancy and failover on RDS? Should I be using multi-AZ deployments, or is there a better solution for Mendix apps specifically? How do you recommend setting up effective monitoring and logging? Are there specific AWS services or tools that integrate well with Mendix for performance monitoring? Are there any AWS specific best practices that I should follow for optimizing performance; security; or cost efficiency when deploying a Mendix app? Thanks in advance for your help and assistance.
↧
CE9805: Java Dependency Synchronization Failed because of one or more repositories....
I am getting below error which not getting resolved by Synchronous App Directory /file?guid=19703248379875117 Error Details: FAILURE: Build failed with an exception. * What went wrong:Execution failed for task ':copyDependencies'.> Could not resolve all files for configuration ':implementation'. > Could not resolve com.opencsv:opencsv:5.7.1. Required by: project : > Could not resolve com.opencsv:opencsv:5.7.1. > Could not get resource 'https://plugins.gradle.org/m2/com/opencsv/opencsv/5.7.1/opencsv-5.7.1.pom'. > Host name may not contain blanks > Could not resolve com.opencsv:opencsv:5.7.1. > Could not get resource 'https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.7.1/opencsv-5.7.1.pom'. > Host name may not contain blanks > Could not resolve commons-beanutils:commons-beanutils:1.9.4. Required by: project : > Could not resolve commons-beanutils:commons-beanutils:1.9.4. > Could not get resource 'https://plugins.gradle.org/m2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom'. > Host name may not contain blanks > Could not resolve commons-beanutils:commons-beanutils:1.9.4. > Could not get resource 'https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom'. > Host name may not contain blanks * Try:> Run with --stacktrace option to get the stack trace.> Run with --info or --debug option to get more log output.> Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 1s
↧
Mendix ML Kit
Hi All , I am looking to import a ML model like RESNET which is not properly tuned see the output and also then import a properly tuned model workable version. Can someone who has worked with ML kit please help me with such a use case ? not necessarily RESNET any other model also if anyone has worked please guide on how to make this possible. I am not able to find proper documentation for this.
↧