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

Liquid UI Web Server Connection to SAP R/3 Server

(1/1)

Rahul Gera:
Purpose:
Configuration of Liquid UI web Server to Connect to SAP R/3 Server.

Sample SAPgui Connection:



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#

Navigation

[0] Message Index

Go to full version