Liquid UI Forum

Using Your Liquid UI Products => Web Product and Unattended RPA for SAP => Topic started by: Rahul Gera on August 28, 2017, 11:16:51 AM

Title: Liquid UI Web Server Connection to SAP R/3 Server
Post by: Rahul Gera on August 28, 2017, 11:16:51 AM
Purpose:
Configuration of Liquid UI web Server to Connect to SAP R/3 Server.

Sample SAPgui Connection:

(http://liquid-ui.com/images/forum/guixt_uploads/SAPConnectionConfig.png)

In Config.JS file the below line need to added/modified, to connect to SAP Server

const R3_SERVER_NAME   = "/H/<APPLICATION-SERVER/IP>/S/32<Instance-PORT>"

const DEF_WEBPORT_BASE   = g_arArgs['_PORT']!=void 0?g_arArgs['_PORT']:"88";      // portnumber

In browser address, use the following url,
http://<serverhostname/IPAddress>:<portnumber>/GuiXT4Web/logon.gsp#