Logged in user not able to see other users associated data
I have created an application wherein an administrator can create sampleUser(sampleUser can log in and access the portal created for them) accounts. I have an entity in the application as...
View ArticleWhile viewing the page,it automatically taking to the bottom of the page?
I’m using normal layout(Atlas-default) for page.On the page view through microflow ,its taking me to the bottom of the page instead of top.Facing this issue for only one page!
View ArticleDisplay logged in user name in the navigation.
Hi Forum, I was trying to display the name of a user in the side nav-bar (web app for phone view). Also while trying it out, I tried it using a microflow i.e. using currentUser to know who is logged...
View ArticleEmailTemplate module: 2 emails sent, then connection time out
I'm trying to send emails through the EmailTemplate module. We use a mail server from the client (no TLS/SSL, port 25). On one application all works well, on the other application after 2 emails...
View ArticleProject API, what TemplateUUID can I use with Create App call?
https://docs.mendix.com/apidocs-mxsdk/apidocs/projects-api#createnewapp It has a parameter TemplateUUID. My asumption was that I can use a exisiting projectID but the result of the call is failed...
View ArticleExport mapping parameter advice...
Hey, I need a bit of help locating request parameters for a SOAP web service call, I have successfully generated export mappings via a consumed web service operation. These seem as though they’d be...
View ArticleERROR:Microflow exception
Hi all, I am Struggling Microflow exception. What I want to do is the subtraction variable A<$GetInventory/Labst> , and variable B<$GetInventory/Clabs> The formula is as below:...
View ArticleExcel Importer much slower after upgrading to 7.23.1
We recently upgraded one of our development projects from 7.22.2 to 7.23.1. After the upgrade the Excel Importer is much slower. Under 7.22.2 a file with ~ 25,000 records would load in about 15...
View ArticleNoClassDefFoundError occurred for class 'org/bouncycastle/util/Encodable'...
I've imported the SAML2.0 module from the appstore into my project (MX version 7.23) and when I try run the start-up flow of the SAML module, I'm getting an NoClassDefFoundError for...
View ArticleOauth with AWS Cognito
Hi guys, we build an App and what the User to login via AWS Cognito – i found this APP https://appstore.home.mendix.com/link/app/1414/ but there is no AWS Connector. Iam not the JAVA Guy – so i follow...
View ArticleKeypad doesn't display on selecting text box after iOS 12.2 upgrade
Hi, We have come across a blocking issue where the keypad doesn’t display when selecting the text box widget after the iOS 12.2 upgrade. We may have to tap the text box several times before the keypad...
View ArticleClick Twice to trigger button MF when there is a validation feedback on...
hi all, I have this case where user experience is slightly bad. Imagine a case when you have page in which there is a submit button and a basic validation feedback below a field(the red box with error...
View ArticleSharpSvn.SvnRepositoryIOException: Commit failed (details follow):
Hi there, I am getting the following error when I merge a branchline into main line: SharpSvn.SvnRepositoryIOException: Commit failed (details follow): ---> SharpSvn.SvnRepositoryIOException: At...
View ArticleAppCloudServices questions
Does the SSO that AppCloudServices provides use OpenID 2.0 or OpenID Connect? For configuring SSO with AppCloudServices (https://docs.mendix.com/developerportal/deploy/integrate-with-mendix-sso),...
View ArticleInfrastructure clarifications
Hi everyone, I’m a noob to Mendix so my apologies if I missed something in the public documentation. We just decided to purchase Mendix and need some clarification on some infrastructure items in order...
View ArticlecreativeCommons IsInDevelopment? works for test and acceptance environments too.
I was not sure if this function will consider test and acceptance environments too. We are building some checks to certain logics so that they do not execute in non-production environment. What...
View ArticleHow to enable alert/error message for 2nd log-in?
Hi, In project settings, I configured “Multiple sessions per user = No”. When a user is in log-in state, using the same user-ID/password, can able to log-in from another device. And the first user goes...
View ArticleERROR:UPDATE SAP DATA
Hi all I failed to update data for SAP Data. It is appears to be 501 error, but i cannot know why the error causes. SAP developer in my office said that SAP Fiori can update SAP data... Is there...
View ArticleHow to include ThreeJS with TrackballControls.js into widget inorder to...
Hello i try to create a WebGL widget using Threejs & TrackballControls.js external libs. i am unable to include TrackballControls.js because it is not an amd module and this file is dependent on...
View Article