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

Error in RFC test connection

Former Member
0 Likes
546

Hello Friends

I am running a program which is using a RFC destination (PS_ACCESS_2).

The program runs well when I run it in the foreground but in the background it gave error.

To over come the error I made some changes to the RFC destination.

The changes are as below.

1)If you check the Rfc dest PS_ACCESS_2 in sm59 it is pointing to a exe file. I kept this file in application server and checked the radio button "start on application server".

2) I clicked the radiobutton "specify timeout" and increased the timeout value.

Inspite of these changes when I try to test the connection it gives error.

the error says " logon Error".

Kindly help me resolve this error

Thanks in Advance

Sudheendra

Hello Friends

I am running a program which is using a RFC destination (PS_ACCESS_2).

The program runs well when I run it in the foreground but in the background it gave error.

To over come the error I made some changes to the RFC destination.

The changes are as below.

1)If you check the Rfc dest PS_ACCESS_2 in sm59 it is pointing to a exe file. I kept this file in application server and checked the radio button "start on application server".

2) I clicked the radiobutton "specify timeout" and increased the timeout value.

Inspite of these changes when I try to test the connection it gives error.

the error says " logon Error".

Kindly help me resolve this error

Thanks in Advance

Sudheendra

3 REPLIES 3
Read only

Former Member
0 Likes
502

RFC Destination is case sensitive, just check it out.

Veerendranath Maddula

Read only

Former Member
0 Likes
502

Hi,

Please check the user name and password and do test run.

Regards,

K. Kishore

Read only

0 Likes
502

Hi kishore

There is no option to enter User name and password though there is a tab "logon & Security".

In the tab "Logon & Security" I can see the below things

Send SAP logon ticket -> This is checked in my case.

Status of secure protocol -> This is set to inactive in my case.

Any help will be greatly appreciated