SAP ABAP IMG Activity /UI2/FLP_HTTPURLLOC (Define Host Name of SAP Web Dispatcher for Applications)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2 (Application Component) SAP UI for Decoupled Innovations
     /UI2/IMG (Package) IMG Activities
IMG Activity
ID /UI2/FLP_HTTPURLLOC Define Host Name of SAP Web Dispatcher for Applications  
Transaction Code /UI2/73000030   (empty) 
Created on 20140224    
Customizing Attributes /UI2/FLP_HTTPURLLOC   SAP Fiori Launchpad - Define Reverse Proxy for Applications 
Customizing Activity /UI2/FLP_HTTPURLLOC   SAP Fiori Launchpad - Define Reverse Proxy for Applications 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /UI2/FLP_HTTPURLLOC    

Use

The host name of the SAP Web Dispatcher (SAP's reverse proxy) and the port numbers that are used for HTTP and HTTPS on the SAP Web Dispatcher host must be defined on the SAP NetWeaver Application Server ABAP to enable the generation of start URLs that point to the reverse proxy instead of the SAP NetWeaver Application Server ABAP.

Requirements

You installed an SAP Web Dispatcher and configured its profile for usage with SAP Fiori launchpad.

Standard settings

You define entries in this customizing activity for the applications SAP Fiori launchpad and SAP Fiori launchpad designer as these can be started from within the front-end server for SAP Fiori. As both have the same segments in the beginning of their path, it will be sufficient to define one entry for both applications in table HTTPURLLOC:

Activities

Create the following entries in table HTTPURLLOC and adjust them according to your system landscape.

Sort Key    Protocol    Application    Host    Port

0001    HTTPS    /sap/bc/ui5_ui5    <webdisp_host>    <webdisp_port_https>

0002    HTTP    /sap/bc/ui5_ui5    <webdisp_host>    <webdisp_port_http>

Example

Business Attributes
ASAP Roadmap ID 103   Set up development systems 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG /UI2/FLP_HTTPURLLOC 0 U000000002 SAP UI Integration for Decoupled Innovations 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
IMGDUMMY D - Dummy object SE16  
History
Last changed by/on SAP  20140305 
SAP Release Created in 100