SAP ABAP Data Element LSO_ADRES (Address of Content Player)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PE-LSO-TM (Application Component) Training Management
     LSO_TM_ND (Package) SAP Learning Solution - Core New Developments
Basic Data
Data Element LSO_ADRES
Short Description Address of Content Player  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type LSO_GSVAL_C    
Data Type CHAR   Character String 
Length 132    
Decimal Places 0    
Output Length 132    
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  
Medium  
Long  
Heading 55 Address for Retrieval of Course Content 
Documentation

Definition

Address of the Content Player in the form of a URL.

Use

A URL is generated for all activities in the Learning Portal that involve display or download of a Web-based course (WBT). The URL refers to a Content Player that has been installed and configured. You specify the address of the target system in the form of a URL. This consists of:

  • Transfer log
  • Server address in the form of the computer name
  • Server port

Enter the details as follows:

    <Transfer log>://<Server address>: <Server port>

Dependencies

The Content Player runs as a Web application in a SAP J2EE Engine, which in turn is integrated in the Web Application Server (WAS). The address of the Content Player is derived from the address of the WAS. in other words:

  • Transfer log Content Player = Transfer log WAS
  • Server address Content Player = Server address WAS
  • Server port Content Player = Server port WAS

Example

If the WAS is installed on the system cp001.acme.com and configured for HTTP accesses on port 50080, the address of the Content Player is:

    http://cp001.acme.com:50080

Note

To find out the configuration settings of the WAS, in particular the Server Port that is set, use transaction SMICM. >To do so, in the ICM Monitor menu, choose Goto --> HTTP App Server --> Display Data.

History
Last changed by/on SAP  20031212 
SAP Release Created in 200