[Ideas] Swagger Documentation with Form to Test
I found some external RESTs have their forms to test those RESTs. Unfortunately, I did not find it in Outsystems.regards,
View Article[Forums] Server action protocol?
Hi Fábio, is there some reason to doubt that Outsystems is using the protocol HTTPS:443 or HTTP:80?Because I think that's it.
View Article[Forums] Bookings Assignment - Get Available Room SQL Error
Eduardo Jauch wrote:Of course.Basically, the fields selected by the SELECT clause in your SQL statement (Room.*) must match the records you have in yout OutputStructure.So, as you are fetching all...
View Article[Ideas] Separate Compare & Merge for files and versions
When comparing with a production version we usually download the OAP and use it to compare with existing development or quality version.When doing so, Service Studio keeps loading versions from source...
View Article[Ideas] Service Studio: Sync tree on assign variables
We can right click and sync tree on assign values but we cant do it on the assign variable (an variable types)
View Article[Ideas] IsTablet client action.
Hi,This may not be a new idea, but i guess it will be a good suggestion. Now only i have used the IsTablet Client action from the Mobile Patterns, in order to detect the device type like, whether its a...
View Article[Ideas] Shortcut customer definition
I'd like to assign another shortcut for some operation . For example F5 publishes while I have some Visual Studio experience where F5 runs program so I very often initiate publishing in the middle of...
View Article[Ideas] Expose event instance to client action in mobile Apps
Currently there is no way to access the browser's event instance.This would be useful for several purposes, for example to stop propagation or the default behaviour.Then using a javascript node we...
View Article[Ideas] Listing or Directory plugin
Developing a Listing or Directory plugin which will be very useful for majority of the people who create apps easily. Ex: Real estate, Institutes, etcReal estate app where the properties are listed...
View Article[Ideas] Link or keyboard shortcut to add/remove all permissions on a given...
If we have many roles it takes a lot of clicks
View Article[Ideas] New screens created without any role by default
It's always better to have to check who we want to give permission to instead of having to checkout who we don't have to have permission.Plus being an error prone task, it lowers the impact an eventual...
View Article[Forums] Server action protocol?
PAULO RICARDO FAGUNDES JUNIOR wrote:Hi Fábio, is there some reason to doubt that Outsystems is using the protocol HTTPS:443 or HTTP:80?Because I think that's it.Hi Paulo, thank you for your reply!Can...
View Article[Forums] Any way to read a value other than an 8bit integer?
Hello.I am trying to use this plugin to create a simple app as a proof of concept for my work and for that I need to read a couple of values that I am sending through an ESP32. While debugging I found...
View Article[Forums] Server action protocol?
Fábio Dias wrote:PAULO RICARDO FAGUNDES JUNIOR wrote:Hi Fábio, is there some reason to doubt that Outsystems is using the protocol HTTPS:443 or HTTP:80?Because I think that's it.Hi Paulo, thank you for...
View Article[Forums] Bookings Assignment - Get Available Room SQL Error
So,You hhave this in the XY Expression:BookingForm.Record.Room.RoomNumber + " at " + BookingForm.Record.Room.Price + "$ per night" This means that when the page is build (or refreshed), the expression...
View Article[Forums] Server action protocol?
PAULO RICARDO FAGUNDES JUNIOR wrote:Fábio Dias wrote:PAULO RICARDO FAGUNDES JUNIOR wrote:Hi Fábio, is there some reason to doubt that Outsystems is using the protocol HTTPS:443 or HTTP:80?Because I...
View Article[Forums] Cannot set policy for soap call in C# extension
Eduardo Jauch wrote:Hello Jordi,Afaik, it is not possible to use app.config in an extension.Please, refer to this link:...
View Article[Forums] Server action protocol?
Fábio Dias wrote:Hi,Can someone tell me which protocol Outsystems use to communicate between the client and the server in mobile apps when it runs a server action? I've read this:...
View Article[Forums] Cannot set policy for soap call in C# extension
Hi Jordi,I don't have experience with this, but I think it is not possible to use an "app.config" in an extension, nor in a DLL. This seems to be a limitation of .Net, not OutSystems.Take a look here:...
View Article