cancel
Showing results for 
Search instead for 
Did you mean: 

Easy DMS using SAPRouter

Former Member
0 Kudos

Hi,

Is it possible to logon to Easy DMS using SAPRouter in the SAPLogon pad? My DMS functinal consultant has tried connecting from his home, and gets the below message:

Logon failed (RFC_ERROR_COMMUNICATION)!

SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed

Connect_PM GWHOST=192.168.1.52, GWSERV=sapgw00, SYSNR=00

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR partner '192.168.1.52:3300' not reached

TIME Tue Dec 22 21:44:56 200

RELEASE 710

COMPONENT NI (network interface)

VERSION 39

RC -10

MODULE nixxi.cpp

LINE 3143

DETAIL NiPConnect2: 192.168.1.52:3300

SYSTEM CALL connect

ERRNO 10060

ERRNO TEXT WSAETIMEDOUT: Connection timed out

COUNTER

Any clues?

Regards

Abdul

Accepted Solutions (0)

Answers (2)

Answers (2)

christoph_hopf
Advisor
Advisor
0 Kudos

Hi Abdul,

normally EasyDMS requires the parameter "SAPLOGON_ID" in the area 'Connection Parameters' in the maintained system settings to read to system data from file SAPLOGON.INI only.

So plesae maintain this parameter SAPLOGON_ID in the EasyDMS settings instead of parameter ASHOST, GWHOST and SYSNR. The value for this parameter should be the same as the description in the SAPGUI Logonpad for this system ID.

With the parameter 'SAPLOGON_ID' I'm quite sure that the EasyDMS logon will work the same way as the SAPGUI logon pad.

Best regards,

Christoph

Former Member
0 Kudos

Hello,

Can you list the steps used to connect to easydms.

regards

Surjit

Former Member
0 Kudos

Hello ,

You can Access Easy DMS from Outside your network using SAP Router by assigning below Parameters.

ASHOST : <hostname of your system>

GWHOST: <SAProuter string> <hostname>

SYSNR: <Instance Number>

Please note that your hostname is maintained in "drivers/etc/hosts" file.

Thanks and Regards

Bhupesh Akkineni