Environment:
Liquid UI Server Version: 3.5.520.0 and above.
Purpose of Installation of License using Liquid UI Server:
- Liquid UI client does not have a License Installed.
- License not purchased from APP store / Google Play, or running on a temp license.
To Turn this feature ON, SAPPROXY.INI needs to be configured with CLIENTSY3 option. The license file specified in CLIENTSY3 path will be downloaded onto the device, upon a successful login of the user.
This means Liquid UI CLIENT customers, does not need to install the License manually.
Sample SAPPROXY.INI:
[control]
proxycount=1
[Proxy1]
ListenPort=3210 // (Liquid UI Client Instance/Port Number)
TargetServer=SAPDEV.CORPNET.NET // (SAP Server Host Name or IP Address)
TargetServerPort=3200 // (SAP Server Instance/Port Number)
GuiXT=10
ClientSY3=\\Network\LiquidUI\CLIENT\License\LiquidUIClientLicense.sy3 // (Liquid UI Client License path)