[Forums] Expose Soap with SSL Client Cert
Hi Harlin,I cant share the certificate.is a wildcards certificate and CN is correct.Thanks
View Article[Forums] Imported UTF test actions won't run
Hello Ben,Yes, I believe that it has to do with the definition of the variables, variable types. Without further analyses I would suggest that you change the (int32) to just int. I had a similar...
View Article[Forums] Need Help in in Line Chart - Booking Project
Hello, I'm working on a Booking Project, at this partAssignment 12: RichWidgets4. Display the Occupancy for the Next 7 Days Issueat c), which is In the Preparation, create the logic to build the data...
View Article[Forums] Google Map issue with direction drawing
To get the current location of the device you can use the location plugin, that is available on the forge.https://www.outsystems.com/forge/component/1395/location-plugin/Best regards,Mário Amorim
View Article[Forums] Restricting User Access to Company Data
Eduardo Jauch wrote:Hello Kevin.What's the "context"?Are you using the application for different companies?In this case, you can use Multi...
View Article[Forums] File upload API with chinese characters in filename messes up the...
Hi Kilian,Thanks for the pointers. We noticed that the Box Connector module is actually sending "???" as filename to Box instead of the actual Chinese characters, probably due to the TextToBinaryData...
View Article[Forums] Relationships : User table vs External tables
Hi,Can someone please give me a hand with this problem??. I have struggled to figure out how to create Entities in outsystems and have them to reflect on my external databases such as oracle or SQL...
View Article[Forums] Sign up in web site
Hi,I wanted to create a sign up page for users and i assigned roles for the users to.But in this process I have a problem with password, one thing is password option was not coming in my UI so i...
View Article[Forums] .... navigator.globalization === "undefined") = False!
Hi Andre,I am testing it in a native build on on two different sumsung mobile devices (S7 and Alpha), and unfortunately it is not working for me on either device as CheckGlobalizationPlugin always...
View Article[Forums] How to make a mobile device report position at all times
Hi Frans, Which route did you take on this? I am faced with the same problem.
View Article[Forums] "Staging env not configured"
Hi António,thank you very much for your feedback.Regarding your suggestion, next version you will have that fixed. It will be something like, when changing the Environment dropdown, if the url of that...
View Article[Forums] Outsystems Mobile App compatibility with Windows OS
Raj Manoharan wrote:Hi Pramod, I want to develop a mobile application, for supporting devices running on Android and IOS. Along with this I would like to know if it is feasible to make this mobile...
View Article[Forums] Restricting User Access to Company Data
Hi Kevin,Using multi-tenancy you can actually also have admins that have access to everything (iirc you need to expose the tenant ID on the entity and apply the right filters). But if you don't want...
View Article[Forums] Need Help in in Line Chart - Booking Project
Hi Ghada,I allow that the description is a bit unclear :). What you need to do is build a loop that creates a list of DataPoints, for today and the next 7 days, something like this:
View Article[Forums] Need Help in in Line Chart - Booking Project
Hello Ghada,You have to use your Local Variable as a Filter in your Aggregate. After completing the 5 steps (i to v) add one day to the Local VariableCheck if the Local Variable is still lower than...
View Article[Forums] Relationships : User table vs External tables
Hi Ferox,The OutSystems Entities are created in the database that is selected during Platform installation. The are names OSSYS_xxx for system tables (where xxx is the Entity name, including the User...
View Article[Forums] Sign up in web site
Hi Devu,I'm not sure what you mean. As an admin, you create new users using the Users eSpace. You must also set the initial password. If you want to allow users to chose their own password, you can...
View Article[Forums] Sign up in web site
Hello Devu,Would you mind telling me more about your issue, I don't think I understood correctly. Are you using the Users API to create the new users? Kind regards
View Article