118
Views
3
Comments
Callback url
Question

Hi I need to create callback URL for WebService, for that URL we get the response; 

in outsystems how to get the response.inputstream

2018-06-07 09-54-29
Renato Torres

Hi Ram,


With REST you have simple and advanced customizations available: 


With web services, those options are not available. Probably you need to build a .NET or Java extension for advanced scenarios.


Cheers,

Renato

 

Ram wrote:

Hi I need to create callback URL for WebService, for that URL we get the response; 

in outsystems how to get the response.inputstream



UserImage.jpg
Ram

Renato Torres wrote:

Hi Ram,


With REST you have simple and advanced customizations available: 


With web services, those options are not available. Probably you need to build a .NET or Java extension for advanced scenarios.


Cheers,

Renato

 

Ram wrote:

Hi I need to create callback URL for WebService, for that URL we get the response; 

in outsystems how to get the response.inputstream



Thanks Renato, i will write extension.


UserImage.jpg
Ram

Renato Torres wrote:

Hi Ram,


With REST you have simple and advanced customizations available: 


With web services, those options are not available. Probably you need to build a .NET or Java extension for advanced scenarios.


Cheers,

Renato

 

Ram wrote:

Hi I need to create callback URL for WebService, for that URL we get the response; 

in outsystems how to get the response.inputstream



Hi, how to get the Reqest.InputStream form outsystems page when we have given as callbackurl. 

https://<domain>/abc/test.jsf


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.