Application Development 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: 

connection error in SM59

Former Member
0 Kudos

Hi,

we have written a script with multiple parameters.when ever we will try to execute the Script with the parameters it is working fine.

but whenever we will executing it through the transaction SM49 we are getting the below error.

error details:

connecting to server....

connection denied#

connection denied#

connection closed

can anybody let us know how can we execute the script with multiple parameters through Transaction SM49.

Regards,

Vishal

2 REPLIES 2

Former Member
0 Kudos

Hi,

It seems authorization issue . . . Please chek it.

Best regards,

Former Member
0 Kudos

you can debug this at sm59.

1. Go to "RFC" and delete Trace.

2. execute your Sm59 check

3. Go to "RFC" and view Trace.

maybe it´s helpful.