Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3273

SAP Webdispatcher not connecting to backend ABAP system

$
0
0

Dear,

Web-dispatcher  is not connecting to back-end ABAP system.What is the configuration we have to assign in web-dispatcher?

 

Configuration as below:

 

SAPSYSTEMNAME = WDA

SAPGLOBALHOST = AWQ-WEBDISP1

SAPSYSTEM = 00

INSTANCE_NAME = W00

DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTAMD64

DIR_EXECUTABLE = $(DIR_CT_RUN)

DIR_PROFILE = $(DIR_INSTALL)\profile

_PF = $(DIR_PROFILE)\WDA_W00_AWQ-WEBDISP1

SETENV_00 = PATH=$(DIR_EXECUTABLE);%PATH%

#-----------------------------------------------------------------------

# Back-end system configuration

wdisp/system_conflict_resolution = 1

#-----------------------------------------------------------------------

wdisp/system_0 = SID=JPR, MSHOST=sapprtlclus.awqaf.gov.kw, MSPORT=8100

wdisp/system_1 = SID=PRD, MSHOST=sapprdcluster.awqaf.gov.kw, MSPORT=8100

#-----------------------------------------------------------------------

# Configuration of maximum number of concurrent connections

#-----------------------------------------------------------------------

icm/max_conn = 2000

#-----------------------------------------------------------------------

# SAP Web Dispatcher Administration

#-----------------------------------------------------------------------

icm/HTTP/admin_0 = PREFIX=/sap/wdisp/admin,DOCROOT=$(DIR_DATA)$(DIR_SEP)icmandir,AUTHFILE=$(icm/authfile)

#-----------------------------------------------------------------------

# Start webdispatcher

#-----------------------------------------------------------------------

_WD = $(DIR_EXECUTABLE)\sapwebdisp$(FT_EXE)

Restart_Program_00 = local $(_WD) pf=$(_PF)

SETENV_01 = SECUDIR=$(DIR_INSTANCE)/sec

#-----------------------------------------------------------------------

icm/log_level = 1

#-----------------------------------------------------------------------

icm/server_port_0 = PROT=HTTPS,PORT=443, HOST=sapweb.awqaf.gov.kw

icm/HTTP/redirect_1 = PREFIX=/,TO=/irj/portal,HOST=sapweb.awqaf.gov.kw

 

 

icm/server_port_1 = PROT=HTTP,PORT=80, HOST=sapweb.awqaf.gov.kw

icm/HTTP/redirect_2= PREFIX=/,TO=/irj/portal,HOST=sapweb.awqaf.gov.kw

 

 

#-----------------------------------------------------------------------

ssl/ssl_lib = $(DIR_EXECUTABLE)\sapcrypto.dll

ssl/server_pse = F:\usr\sap\WDA\W00\sec\SAPSSLS.pse

wdisp/ssl_encrypt = 0

icm/HTTPS/verify_client = 1

wdisp/add_client_protocol_header = true

ssl/ciphersuites = 135:HIGH:MEDIUM:+e3DES

ssl/client_ciphersuites = 208:HIGH:MEDIUM:+e3DES


Viewing all articles
Browse latest Browse all 3273

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>