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

WE20 - error when access test for physical directory

Former Member
0 Likes
1,702

Hi all,

I try to send XML files to a directory. I had configured the WE20 and input the path. When i click the "access test". it prompt me "file cant be opened". When i check on possible cause, i had check that access right and the path is correct.

Any idea how should i proceed further ?

Rejoice

Hi all,

I try to send XML files to a directory. I had configured the WE20 and input the path. When i click the "access test". it prompt me "file cant be opened". When i check on possible cause, i had check that access right and the path is correct.

Any idea how should i proceed further ?

Rejoice

10 REPLIES 10
Read only

Former Member
0 Likes
1,596

hi,

we had that problems, too.

BE sure that the path is correct and the file is located at the application server. Maybe ask your basisadministration.

this one of our example: /usr/sap/P13/SYS/global/

Read only

0 Likes
1,596

hi

When i go to tab "outbound : trigger" , my

physical directoy

box is check. when i click on "access test". it say "RFC destination "" not know" . Do you know why ?

Rejoice your helps

Read only

0 Likes
1,596

Hi,

Did you give the Function module as well, which is just below Directory text box. Give the function module name as well from the drop down list which is available and then click the access test button.

What ever file path you are giving should be part of your application server, and you can whether that file path is there or not in AL11 transaction.

Thanks,

Mahesh.

Read only

shivhare
Active Contributor
0 Likes
1,596

Hi,

have you check access right of particulr folder where you want to collect that XML file.

thanks

Amit Shivhare

Read only

Former Member
0 Likes
1,596

hi Mahesh and AMit,

What should i check in AL11 ?

fyi i had put the function module name in the box below it. the directory is in application server.

how to check whether i have acess right to that directory ? i had asked my sys admin check.

Rejoice your kindness helps

Read only

shivhare
Active Contributor
0 Likes
1,596

Hi Rejoice S

login in your server suppose your IP 10.123.12.34 then go to this server and then go USR/SAP directory if your using windows thenright click onthat folder and see property and go to Sharing and give full access right to sap login user if you donu2019t have authorization then told to basis guy

If you r using Unix then put 777 to his folder

Thanks

Amit Shivhare

Read only

Former Member
0 Likes
1,596

hi Amit,

Thanks for fast response..Is there any other OS level permission required ? any ideas ?

Thanks for your help

Read only

shivhare
Active Contributor
0 Likes
1,596

Hi Rejoice S

i think This is sufficient give full autharazation to target directory

thanks

Amit Shivhare

Read only

Former Member
0 Likes
1,596

Hi

Problem resolved....system administrator change permission on folder same as other...

thanks

Edited by: Rejoice S on Jul 14, 2008 8:14 AM

Read only

Former Member
0 Likes
1,596

Thanks !