cancel
Showing results for 
Search instead for 
Did you mean: 

TCP/IP RFC Destination Setting for JAVA

Former Member
0 Kudos

Dear All,

I have created one program in JAVA named "sapidoc1.java" this program supposed to recieve IDoc from SAP for that what type of setting i required to do in SAP and JAVA.

1. I need to create TCP/IP RFC? How?

2. What could be Gateway detail and Program ID.

Please suggest possible scenario.

Thanks

RP

Accepted Solutions (0)

Answers (1)

Answers (1)

prabhu_s2
Active Contributor
0 Kudos

check this blog for tcp/ip connection:

/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step

Former Member
0 Kudos

Hey Dear,

thanks i already saw the same document but i have confusion what i have to set as a ProgramID

What could be ProgramID for my case?

thanks,

RP

prabhu_s2
Active Contributor
0 Kudos

ProgramID can be any string....say u can have programid as sapidxys also

Former Member
0 Kudos

Any String?

prabhu_s2
Active Contributor
0 Kudos

say u can give the programid as <b>ZTEST</b> also...this is what i meant as string. and this alone will not help. u might need to register the program id in the gateway for which u might need to take the help from basis. u can refer to notes: 63930

Former Member
0 Kudos

Dear

I followed all procedure accordingly but one file is missing in Folder that is RFCEXEC.exe

please tell me how can i get this file.

thanks,

RP

prateek
Active Contributor
0 Kudos

Hi,

U may find RFCEXEC.exe in ur Program Files folder

e.g. C:\Program Files\SAP\FrontEnd\SAPgui\rfcsdk\bin

Regards,

Prateek

Former Member
0 Kudos

dear

it's not available in rfcsdk

i uncar this file with the help of sapcar.exe

can u give me source of the file

thanks,

RP