cancel
Showing results for 
Search instead for 
Did you mean: 

F2F:- File from PI directory to SAP R3 directory location

Former Member
0 Kudos

Hi Experts,

We have fresh new enviorment at client side.  Requirement is to read file from PI and PLACE the file to SAP R3 directory location.

Below are the configuration:-

PI Server directory  (Client 001)-- \\svhqpiq02\usr\data    -----  E:\Repo\usr\data

SAP R3 directory (Client 510) -  \\svhqerq02\usr\data    -----  D:\Repo\usr\data

We are execcuting F2F scenario. We are able to read  file from PI server but output file is not delivering at SAP R3 directory location.

What configuration need to do . Please suggest.

Thanks..

Accepted Solutions (1)

Accepted Solutions (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Your scenario is file to file. Let me investigate... There are many points to be checked.

A) First check SXMB_MONI and see any problem in pipeline steps such as mapping, receiver determination etc

B) Check all your configuration details of the receiver file comm channel. Make sure you mentioned right directory, file name etc

C) Go to RWB and see Adapter engine and Integration engine under message mapping and see any problem.

d) The main thing is sometime file receiver adapter might have access problem to write file in the target system. Make sure PI has access to the destination directory.

e) You might also need to check and firewall connectivity issues, if any in your network between PI and SAP system. Mostly it shouldn't be. If so, Please check with network team.

f) Make sure whether file receiver adapter is active. If for some reason during testing, it is disabled. Make sure it is up. Also monitor communication channel errors in RWB.

Former Member
0 Kudos

Greg & Baskar,

I am thankful to your quick responses. But my question agenda was different.

In short, My question is :- How I can send file from PI server location to SAP R3 server location.

(Need to send some .txt file from PI to SAP R3 server, where ABAPers can use it)

Here SAP R3 location given by Basis is -- (Client 510) -  \\svhqerq02\usr\data

PI Server directory  (Client 001)-- \\svhqpiq02\usr\data

Please suggest me Recevier File Adaptor (Target directory) configuration or BASIS congifuration, if needed.

Hope I am able to explain here.

Thanks..

former_member184681
Active Contributor
0 Kudos

Hi,

From the initial post I understood that you already have the scenario covered and only are experiencing some connectivity issues. Now, to complete your scenario on the receiver side, you need to mount the \\svhqerq02\usr\data directory in al11 of both: SAP and ECC. Then just use receiver file adapter with transport protocol NFS and the given directory, this is it. See one of my configurations as a reference:

 

Regards,

Greg

Former Member
0 Kudos

Thanks Greg. Solved my purpose.

Thanks a lot

Answers (1)

Answers (1)

former_member184681
Active Contributor
0 Kudos

Hi,

There are many reasons possible, mainly connectivity issues. Check the Communication Channel Monitoring in RWB to find out the exact error that you are receiving, and proceed correspondingly, or let us know the error to receive further help.

Regards,

Greg