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

RFC error

Former Member
0 Likes
661

HI,

I am trying to upload the GuiXT files to our web repository. Why have I been getting an RFC error ever since I changed the Scripts directory to point to the web repository?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
541

HI,

I suggest you first check that the RFC user exists in the right client: The RFC logon for SAPWR access is done in client 000, unless you specify "Script download via current client" in GuiXT profile

Alternatively, you can create the RFC user in a specific client xyz, and specify

SAPWR,client=xyz:ZGUIXT

instead of

SAPWR:ZGUIXT

as Directory1. The RFC logon is then always performed in client xyz. Compared with the "Script download via current client" this has the advantage that the logon script will be executed as well. This is not done in the case of "Script download via current client", since the client is not yet known when the logon screen is displayed.

Reward Points if found helpfull..

Cheers,

Chandra Sekhar.

2 REPLIES 2
Read only

Former Member
0 Likes
542

HI,

I suggest you first check that the RFC user exists in the right client: The RFC logon for SAPWR access is done in client 000, unless you specify "Script download via current client" in GuiXT profile

Alternatively, you can create the RFC user in a specific client xyz, and specify

SAPWR,client=xyz:ZGUIXT

instead of

SAPWR:ZGUIXT

as Directory1. The RFC logon is then always performed in client xyz. Compared with the "Script download via current client" this has the advantage that the logon script will be executed as well. This is not done in the case of "Script download via current client", since the client is not yet known when the logon screen is displayed.

Reward Points if found helpfull..

Cheers,

Chandra Sekhar.

Read only

0 Likes
541

Hi Chandra Sekhar,

Sorry to reply on closed post, I am facing same issue & tried to follow your solution but still getting RFC erros,can't figure out how to sort out.  I have posted this issue in new thread as well.