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: 

Getting error in file transfer from one system to another system

Former Member
0 Kudos

Hi All

One of my client (User) wants to transfer his file from SAP R/3 System SAP XI system. He is using a customize t-code ZFIR0325 (Trial balance report transfer to Hyperian System). When user execute the program he is getting error "File Transfer Failed due to Network chk with Admin"

I checked with Network team but they said it is okay from their side. We also check for authorization but there is no issue regarding authorization.

Name of File Path of Aplication Server, XI destinaion and XI directory entered by user is correct.

We also put authorization trace in XI System to RFC User (In file transfer from one system to another system this RFC User is geeing Used) but no authorization issue was found.

Please help me to resolve this problem. I any detail require I will provide the same.

3 REPLIES 3

Former Member
0 Kudos

Guruprasad Wrote:

He is using a customize t-code ZFIR0325 (Trial balance report transfer to Hyperian System).

We also put authorization trace in XI System to RFC User (In file transfer from one system to another system this RFC User is geeing Used) but no authorization issue was found.

Firstly, no one in the community can answer on how a custom transcation code and a program associated with it behaves.

If there are no authorization issues in the system, you have to look at the exact error message. Look if your XI system is allowed to receive files from the SAP system.

Unfortunately, you should do some more home work before putting your question here. If everything is fine and configured correctly, then the issue might be with the program.

Regards,

Raghu

0 Kudos

Hi

The problem is due to interfacing communication between SAP R/3 and PI/XI

Troubleshoot from PI side

0 Kudos

Hi All

I contact to PI team they said that our XI system is showing some error (it will show same error message they are trying to resolve it). Finly we go to object S_DATASET and add the activity read write and problem get resolved.

Thanks

Guru Prasad Dwivedi