cancel
Showing results for 
Search instead for 
Did you mean: 

New protocol "WebSocket"

Former Member
0 Kudos

Hello Experts,

I need to use a new protocol "WebSocket" and I would like to know the following:

1.What are the relevant steps for enabling this protocol with SAP ERP ?

2.How to use this protocol within the ERP with ABAP (Or RFC )?

Thank you,

Boaz

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If you speak about this : [Web_Sockets on Wikipedia |http://en.wikipedia.org/wiki/Web_Sockets#WebSocket_Protocol_Upgrade_Handshake]

Then I think that this new protocol is not implemented neither on the ABAP or Java stack.

Regards,

Olivier

Former Member
0 Kudos

Hello Olivier ,

Thank you for your answer.

Yes...This is the WebSockets as described in Wikipedia.

I know that there is no support for this new protocol but my question is:

How can we implement the option to use this protocol in the AS with JAVA API or else?

I know that there are lots of tools or APIs for extending the ERP. (Even Repair is possible)

I believe that there is a way but we must learn very deeply the all landscape.

Thank you,

Boaz

Former Member
0 Kudos

Hello Boaz,

>How can we implement the option to use this protocol in the AS with JAVA API or else?

It should be possible to implement this protocol on the J2EE stack but this would mean a lot of system low level java developement. I don't see the point of doing this with a vendor software like SAP software.

Regards,

Olivier

Nigel_James
Active Contributor
0 Kudos

What do you mean don't see the point?

With everything that has been released / and communicated in the last 9 months there is even more point for SAP to support WebSockets.

Anyone know if this is in 7.02/7.3?

Cheers,

Nigel

Former Member
0 Kudos

Hi Nigel,

I don't see the point of implementing this as specific programming.

If it should be done this is the job of SAP not the job of SAP customers.

Regards,

Olivier