Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect external websocket with abap?

former_member267947
Participant
0 Kudos
665

Hi all

I have a web server that also provides websocket and I would like to connect to it from SAP. Is it possible?

Thanks

3 REPLIES 3

Florian
Active Contributor
0 Kudos
175

Depends on the release. You can go for it with message channels / push channels. But really depends on how the architecture look like.

https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abenapc.htm

recognized a second later, here is also the answer.

https://answers.sap.com/questions/439606/can-sap-subscribe-to-an-external-websocket-server.html

former_member267947
Participant
0 Kudos
175

Thanks so much for your response. Is there any free SAP system, that I can try at home?

Thanks

0 Kudos
175

Hi Anujit,

We are also trying to connect to a webbrowser from ABAP . Webbrowser supports websocket . If you are able to achieve this kindly share your thoughts.

Regards

RR