Web UI URL Yes, you can specify the parameters in the Web UI URL to pass the values from the browser to Liquid UI (WS) Platform.
Example: http://localhost:85/guixt4web/logon.gsp?user=synactive&pass=liquid&tcode=va01&ordType=OR&soldto=1460
Liquid UI (WS) PlatformUse the elogon.sjs to access the connection object which contains the parameters passed from Web UI URL. elogon.sjs is executed on successful logon to SAP.
_connectiondata : holds the parameters passed from the URL.
Example 1:
Example 2: