Using Your Liquid UI Products > Web Product and Unattended RPA for SAP

Can I pass values to WS (Liquid UI) Platform through Web UI?

(1/1)

Punil Shah:
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.

--- Code: ---Example: http://localhost:85/guixt4web/logon.gsp?user=synactive&pass=liquid&tcode=va01&ordType=OR&soldto=1460
--- End code ---

Liquid UI (WS) Platform
Use 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:

 

Navigation

[0] Message Index

Go to full version