SAP ABAP Data Element SRT_REG_ADRMAP_PROTOCOL (SRT Registry: Protocol for Call Address)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_TOOLS (Package) SOAP Runtime Tools
Basic Data
Data Element SRT_REG_ADRMAP_PROTOCOL
Short Description SRT Registry: Protocol for Call Address  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SRT_REG_ADRMAP_PROTOCOL    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
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 Protocol 
Medium 15 Protocol 
Long 20 Protocol 
Heading 10 Protocol 
Documentation

Definition

The protocol (HTTP or HTTPS) to be used in the call address when the WSDL description is generated

Use

If no protocol is specified, the value is taken from the settings for the appropriate Web Services in transaction SICF. However, if you want a specific protocol to always appear in WSDL, you can enter the relevant protocol in the configuration. You might need to make this setting if you want WebAS communication to take place through a dispatcher (such as SAP Web Dispatcher or Reverse Proxy).

Example

HTTPS is used to communicate with the dispatcher, but the dispatcher uses HTTP to forward the requests to WebAS. In this case, the URL must be configured for HTTP in transaction SICF; in WSDL for the Web Service, however, the address of the dispatcher must be used with HTTPS. Therefore, you enter "HTTPS".

History
Last changed by/on SAP  20100420 
SAP Release Created in 700