[Forums] Consume REST API for authentication
João Heleno wrote:@JamesCan you tell us which API is that?You have some tips about integrating external authentication providers here.Let us know if you need more help with this...
View Article[Forums] Consume REST API for authentication
OK, we have a new variable. You're talking about login in an OutSystems mobile app. Is that it?
View Article[Forums] Consume REST API for authentication
Yeah, mobile app, needs to login using a non-OutSystems REST api.
View Article[Forums] Consume REST API for authentication
I've yet to implement such a system.There are some downsides though:You'll loose the built in platform login features;You'll have the build all the validation logic;Role validation will have to be...
View Article[Forums] The music doesn't play when touch end.
Hi Everybody!I'm studing a couple days Outsystem and i'm developing a kid App and i need to put sounds in my App. I downloaded the 'Music Pad' and 'Native audio Plug-in', but didn't work.Am i doing...
View Article[Forums] The music doesn't play when touch end.
Hi Vítor,Native plugins will not work in the browser... Have you tried installing the app in your smartphone?
View Article[Forge] Adyen Control Panel
Adyen Control Panel with some reporting capabilities and customer support functions.
View Article[Forums] BPT - Sub Process or Activity
Hi joao, It is different one, not about sync. I have a parent process with some sub processes. Then i create an action. What is the consideration to encapsulate that new activity in a new subprocess or...
View Article[Forums] Create a aggregate at runtime
Hi Alberto Ferreira,I did something similar a feel weeks ago.After getting Entity, I look for the fields in Entity_Attr, concatenating each of them so that in the end, in the query that I will use...
View Article[Forums] JavaScriptError in FullCalendar 2 Component
Dears,I begin to use the FullCalendar 2 with success in my application, and the result showed is correct by my input parameters. However, when I click any key, the control doesn't back to the notify...
View Article[Forums] Multiple Parameters
I am trying to do multiple parameters and it keeps giving me an error of "Failed to open the connection.Failed to open the connection. What is this error and how do I fix it?
View Article[Forums] On Prem ServiceCenter Install - Using a web proxy
Hi Crish Can you fix this issue now. I have the same issue like you.Thanks and best regards,Pop
View Article[Forums] On-Premise server cannot connect to MABS via proxy
Thanks for your Jorge. The pictures are what we configured the proxy setting on On-Premise server.
View Article[Forums] remaining storage space
What is the operating system? Maybe you will find something useful here: https://github.com/pouchdb/pouchdb/issues/3505 and here https://github.com/litehelpers/Cordova-sqlite-storage/issues/174
View Article[Forums] Consume REST API for authentication
@João Heleno, not really... you just have to change how the authentication happens, no need to worry (yet!) about authorisation.@James, my suggestion is:Open the Users module (it will clone it).Open...
View Article[Forge] Chris Johnson Sharepoint Connector
Sharepoint Connector demo project. This project demonstrates how to connect to sharepoint on Office 365 using OutSystems. This is the companion project for the article created by Chris Johnson.
View Article[Forums] On-Premise server cannot connect to MABS via proxy
Have you tried contacting support? That will be your best option.
View Article[Forums] lisbon theme responsive screen issue
Hello,I'm trying to create a responsive page. I have used a structure/column2 and specified it to break middle in phones. It works fine in iphone, but doesn't work in android. What can I do here, I...
View Article[Forums] BPT : Execute Process vs Automatic Activity
Hi "Pasar Anyar",I have to disagree with you on this.By definition a Process is something asynchronous in nature. The behaviour of the LaunchProcess extended action is explained in its...
View Article[Forums] Assigning value to Site variable from Server action
João Melo wrote:Hi Ananth.The issue you're facing must be related to cache propagation between the servers in your Farm. Site Properties use a distribuited cache mechanism in order to gain in...
View Article