Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Communication to Presentation Server in Background Mode

Former Member
0 Kudos

I need save a file in local machine during a Background Process, I work out in this tutorial:

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9831750a-0801-0010-1d9e-f8c64efb...

I made up step by step, but when I was to test de connection using the command:

C:Program FilesSAPFrontEndSAPgui fcsdkin>rfcexec -aBJACCESS -g192.168.20.187 -xsapgw00.

I got the mistakes log:

        • ERROR file opened at , SAP-REL 710,0,0 RFC-VER 3 880476 MT-SL

T:3180 Error in program 'rfcexec': ======> Connect to SAP gateway failed

Connect_PM TPNAME=BJACCESS, GWHOST=192.168.20.187, GWSERV=3300

LOCATION CPIC (TCP/IP) on local host claudeni

ERROR partner 'claudeni:3300' not reached

TIME Sat Jun 13 11:52:45 2009

RELEASE 710

COMPONENT NI (network interface)

VERSION 39

RC -10

MODULE nixxi.cpp

LINE 2985

DETAIL NiPConnect2

SYSTEM CALL connect

ERRNO 10061

ERRNO TEXT WSAECONNREFUSED: Connection refused

COUNTER 1

192.168.20.187 is my IP, I got it by command IPCONFIG.

Do somebody know what setting is missing or if this IP is incorrect?

Thanks.

1 REPLY 1

former_member156446
Active Contributor
0 Kudos

I never saw a person, who was successful doing it..