Application Development and Automation 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: 
Read only

Question on STARTRFC Script

Former Member
0 Likes
528

Hi EDI Experts,

We are running the STARTRFC script on our environment.

startrfc <logon parameters>

- EDI_DATA_INCOMING

- PATHNAME=<Inbound-file-path>

- PORT=<portname>

The Port name we are entering is LOGCLNT800.

which is the logical system name of the SAP we are connecting to.

when we are executing this script, with valid parameters, we are getting a small error.

The error is " The Port name doesn't exist in the table of port definitions."

Can anyone explain how to deal with this and what is wrong with this??

Thanks and Awaiting your reply,

Creasy Matt

2 REPLIES 2
Read only

Former Member
0 Likes
410

This message was moderated.

Read only

Former Member
0 Likes
410

I got it, we have to use the name of file port. Not the Logical system name, not the tRFC port.