How to apply XPATH to restrict access via unrelated entities?
I am trying to implement a generic security policy. I see the policy as a set of key/value attributes associated with the user. I then should apply a logic to limit user access to various entities. In...
View ArticleCommunityCommons.executeMicroflowAsUser changes the user but does not seem to...
I have an entity, customer, which is restricted by XPATH for users of role “User”. I created UI which shows customers and, of course, everything works are expected. I.e. European users can see only...
View ArticleWhy "Failed To Get Your Application Environment Status"
Why deploy failed, it says no environment selected for web modeller. What the meaning of that?
View Articlelogin.html failed
Hello, we need a login button to login users on page. This work by navigate a URL with html.login . If we specify a URL on form then its fail as this is navigating with URL and Html.login and page is...
View ArticleLogin Page Best Practises?
I see a lot of developers making a lot of different login pages some using the widget, some using dataviews. what do you consider best practice?
View ArticleMendix app on SAP Cloud - Cloud Foundry OData service error
Hi Mendix-community The set-up of the application is as follows: we want not-known-SAP/SCP end-users to access our Mendix application that’s going to need to consume an OData service of an OnPremise...
View Article'Run Locally' option stopped working suddenly
My local mendix server has stopped working suddenly. When I say Run Locally, I get below error : Full error content are as follow: Mendix.Modeler.M2EEConnector.M2EEException: The server encountered...
View ArticleHow to ensure entity re-usage while adding entity to another collection
Hi, I have in an app a collection of entities: employee of all employees [emplyee] *-1> [employees] members of a team: [employee] *-1> [team] [team] *-1> [teams] How to achieve, to add an...
View ArticleREST call returning no data
Hi all, I’m trying to grab some data from a third parties API. I’ve set up a Call REST action in a microflow that connects to an API, i’ve tested the request in postman and it goes through fine....
View ArticleHow can I pass empty parameter to microflow?
Sounds trivial, can’t find the answer. It’s called on button press.
View ArticleDropdown search
Hi forum, In a datagrid that i have searchfield wich is a dropdown were you can select true or false. Is it possible to let the search happen when i select one of the values. Right now i have to press...
View ArticleHow to control required fields based on check box selection?
Hi all, I have a page with list view having list of rows. Each row having one input check box and some input fields. Now I want to make those input fields as required fields only when check box in that...
View ArticleConverting REST API response to entity list
I am calling a rest API which provides me a response something like this :...
View ArticleOQL Query for retrieving a constrained list
Hi! Does anyone know what the OQL statement would be to query something like:- Retrieving an Entity with an XPath constaint to show all Inactive Sites (Active = False) and no associated data [not[enter...
View ArticleConcurrent User Count Issue
Runtime Settings ClusterManagerActionInterval = 300 000 = 5 mins EnableKeepAlive = false SessionTimeout = 1 800 000 = 30 mins Concurrent users for app is 50. My understanding of the above settings...
View ArticleCannot log in after downloading new version
I deleted Mendix Modeler 7.13 and then installed version 7.23.1, however I cannot log in. It says; “You are currently offline. We can't log you in because you are not connected to the internet. When...
View ArticleThe import com.mendix.util cannot be resolved
Hi all, I have converted my app from 6.10.4 to 7.23.2 version. I have resolved all the errors except one error. I have email template app store module. In eclipse, I am getting an error while importing...
View ArticleFinal re-post: Perceptions of usability of Mendix
Hi Guys, Thanks to everyone who has already filled this out. Final re-post to get more responses to have a better sample size. I am trying to understand perceptions of the usability of Mendix as part...
View ArticleFailing to merge into 7.23.2. SVN exception: An existing connection was...
Hi all, We have the main line on 7.8, the branch on 7.23.2. I'm trying to merge these together, so I upgraded the main to 7.23.2 and then tried to pull in the changes from the branch. That's when I run...
View ArticleHow do people feel about the webmodeler compared to the desktop modeler?
Hi, purely out of curiosity, are there people who prefer the webmodeler over the desktop modeler for certain functions or completely? Personally, I tend to avoid the webmodeler as the navigation...
View Article