SAP ABAP Data Element SSI_WEBSOCKET_STREAMING_ACTIVE (Streaming Active)
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_STREAMING_ACTIVE
Short Description Streaming Active  
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 Streaming 
Medium 20 Streaming Active 
Long 40 Streaming Active 
Heading 55 Streaming Active 
Documentation

Definition

Indicates whether data is currently being sent through a WebSocket connection.

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  20140117 
SAP Release Created in 740