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

problem in accessing application server file using open dataset

Former Member
0 Likes
532

Hi All,

I am trying to access application server file using open dataset command, its working fine for normal path which imention. But when i am giving path of XI server file, its not working. How to access XI server file using open dataset. Please let me know.

Thanks in advance.

Regards,

Vishal

4 REPLIES 4
Read only

Former Member
0 Likes
512

Hi Vishal,

Check if you have authorization to read the file in the XI server..

Regards

Read only

0 Likes
512

I have access to Xi server file location. I placed file in XI server and from my program i am unable to access that file.

Please let me know how to access this file from my program. Thanks.

Read only

0 Likes
512

Hi Vishal,

You need to verify if the location where you are trying to save the file is in the same server of SAP. In case that the location is in other server you need to map that directy into the same server of SAP.

You need to point always to a location in the same server of SAP, in order that the open dataset could work.

Regards,

Eric

Read only

0 Likes
512

Hi Eric ,

We are doing a customer upgrade from 4.6 to ECC 6 . Here during the upgrade we have found that no open dataset statements are working to a mapped drive . while it is working fine with Physical drive . do you have any clue. we are having windows as OS here .

Regards

Abhilash