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 connection failure

Former Member
0 Likes
441

Hi,

I would like to connect to SAP from an external Visual Basic with an RFC call using the logon group feature. When my call reaches the message server I receive this error message:

T:2544 ======> Please logon with a dialog user

T:2544 <* RfcReceive [1] : returns 3:RFC_SYS_EXCEPTION

The ID used for the RFC is a CPIC ID, so I don't understand why I need a Dialog ID?

Could somebody tell me the answer?

Thanks in advance!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
401

to connect to SAP from external server you need to have dedicated logon credintials. Contact ur Basis consultant for the same. Then use those details in ur RFC call.

2 REPLIES 2
Read only

Former Member
0 Likes
402

to connect to SAP from external server you need to have dedicated logon credintials. Contact ur Basis consultant for the same. Then use those details in ur RFC call.

Read only

0 Likes
401

Hi!

Thanks for the feedback!

Can you tell me what is a "dedicated logon credintials"?

Thanks!