SAP Note 805344 - How URLs are generated automatically in BW

Component : BEx Web ABAP Runtime - WEB Run Time

Solution : https://service.sap.com/sap/support/notes/805344 (SAP Service marketplace login required)

Summary :
This SAP Note details the URL generation process initiated from BW front end tools such as the Web Application Designer, BEx Query Designer, and BEx Analyzer. When users perform actions that require execution in a web browser, the RSBB_URL_PREFIX_GET function module generates a URL based on the application server's specific protocol, host, domain, port, and service configuration. The process follows three key steps: determining the application server’s URL settings, modifying these settings if utilizing a message server's host and port instead, and applying any exceptions provided in the HTTPURLLOC table for specific adjustments. The note highlights the importance of correctly maintaining settings like SAPLOCALHOSTFULL and server parameters to ensure URL functionality and security.

Key words :
parameters rdisp/mshost und ms/http_port bzw, rdisp/mshost = mshostms/server_port_<xx> = 8000generated url, protocol  = httpapplicatn = /sap/bw/bexhost      = www, web dispatcher/exception table httpurllocyou, function module essentially runs, basis function module http_get_url2, comicm/server_port_0  = prot=http, ms/server_port_<xx>, protocol = httpicm/host_name_full = apphost, function module rsbb_url_prefix_get calls

Related Notes :

1280059Alloy 1.0: Release Information Note
891737Stylesheet preview does not contain any formatting
773830FQHN determination in ICM
654982URL requirements due to Internet standards
561885Generation of URLs (SAP Web Dispatcher/Reverse Proxy)
512337Customizing SAP Web Application Server protocol (HTTP/HTTPS
434918Configuration for fully qualified host names for BSP