Connection error occurred, please try later
Hi All, Users are getting this error “Connection error occurred, please try later” quite sometime. I see there is no error log for this. However scheduled jobs are running in background (every 15...
View Articlestore value in variable
Hi, I have a list of data. When user select a data from list I want to store that User selected data in a variable or in a list. How can I do this ? Thanks
View ArticleOracle Database String Handling
Hello Makers, In one of my projects, I am using oracle as my database. In a datagrid I have put an xpath condition [UserId != empty and UserId != ‘’]. When I am using this constraint, the data grid...
View ArticleDynamic table viewer
Hi, I am working on a requirement where i have a popup box to select the attributes/column of a entity/table. after selecting some of attributes i will move on to next page and that page should show...
View ArticleNavigation menu not update when opening a page from Home-page
When your app has multiple pages you can setup both the navigation-menu and home page to open those pages. If you open a page from the Navigation menu, the (blue) highlight ‘moves’ with you from the...
View ArticleCheck VPN connected?
Hi All, I am looking for a check that I can add to a microflow or nanoflow, to determine if I have my company VPN connection running. When my VPN is running, I can call our document generator that is...
View ArticleHow do I see the Metrics ('Running now') if the app is in the virtual private...
In the Mendix Cloud we could see the "Running Now" section under the "Metrics" section. There we could see the list of running microflows, see the stack of tasks, and stop/kill those microflows. Is...
View ArticleHow to convert JSON structure into a Table format to display in UI?
Hi All, My question is that I have exposed a REST web service and I got Swagger page to check that service. While getting the output of my exposed REST web service, it will be in a JSON structure. Is...
View ArticleHow to get current page's information in a pluggable widget?
How to get current page's information in a pluggable widget? such as current page’s path, title, query params etc
View ArticleThe query string (name/value pairs) is sent in the URL of a GET request
Hi Experts, My question is bit self explanatory, I need to pass query string in the URL for the GET request. I don’t know that how to start with this in Mendix, Can anyone please tell me that how can I...
View ArticleMatrix Calculus, Math Library, NumPy on Mendix
Hello, After looking around in the App Store, we couldn’t find something to help us do Matrix calculus on Mendix. I would like to know if is there any way to use NumPy (Python math Library) on...
View ArticleIssue with Multi-Select Grid Search and Slide In Slide Out Widget
Hi, I have a table (Data Grid) with more than 50 columns. Our customer wants to display all information on one big table. To filter the DataGrid, I am using the “Grid Search” widget since it is...
View ArticleTick Box to Confirm
I want a user to check a box to say they have accepted terms and conditions, and for a button to call a microflow that then moves the user on to another stage. I do not need to save the value of the...
View ArticleHTML Snippet issues
I’m trying to add 2 seperate html snippet widgets to a page but I’m running into the issue than if I add the second snippet the first one stops functioning correctly. And if I take out the first one...
View ArticleError Code: InvalidAccessKeyId
I created a test application using the free version of Mendix and have been using it for several days now. But today the error below started to occur. I noticed this error only in some functions,...
View ArticleHow to avoid passing url of the Mendix runtime when building a native...
Hi all, We have locally built a native mobile application. Now we are trying to generate .apk using this article (https://docs.mendix.com/howto/mobile/deploying-native-app) and this one...
View ArticleCan we save data automatically in datagrid without clicking on save button?...
I am saving this 2 parameters in datagrid but constantly need click and save. Is their any Auto option available?
View ArticleIssue in SAP interaction Using SOAP Service
Hi . I am working on SAP interaction using SOAP service ,When i am calling web service i am Facing this javax.xml.ws.soap.SOAPFaultException Error ,I am Providing Details like Error type ,Error...
View ArticleHow to CAST attribute of String type to Integer in OQL?
Hi all, I want to know how to cast a attribute of String type to Decimal or Integer Type in OQL query. I have written a query as below: SELECT Name FROM ClassificationUser.ClassInstance Where...
View ArticleFacing Error incompatible types: SAMLSession cannot be converted to User...
I am getting below error while creating package. Before commit my changes I resolved few errors related with SAML2.0 and after reverted those changes too this error is not getting resolved. Please...
View Article