SAP ABAP Data Element SSI_WEBSOCKET_STREAM_SESSION (Streaming session)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST (Application Component) Client/Server Technology
     SSI_MSG (Package) Messaging
Basic Data
Data Element SSI_WEBSOCKET_STREAM_SESSION
Short Description Streaming session  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 32    
Decimal Places 0    
Output Length 32    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Session 
Medium 20 Streaming session 
Long 40 Streaming session 
Heading 55 Streaming session 
Documentation

Definition

Streaming session

Use

If session handling is "stateless", various sessions can send data through a WebSocket connection. On the one hand, in this case there can be multiple sessions for one WebSocket connection. On the other hand WebSocket connections can be bound to ABAP message channels (AMC). When a "stateless" WebSocket is bound to an AMC, a further session is created to send messages.

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 740