Hi Gurus,
We have an inbound scenario. SAP ECC (Proxy) --> SAP PI --> SAP ECC(File).
For this scenario, SAP ECC has created a folder structure in its application server which is visible in AL11 transaction. This folder is mounted with SAP PI server and hence we are able to see the same folder path in AL11 of SAP PI also.
We have created an interface for above mentioned message flow and SAP PI is able to place the file in required folder using NFS configuration in receiver file channel. This we have tested and is successful.
However, we have another interface which is outbound. SAP ECC(File) --> SAP PI --> SAP ECC(Proxy).
We are using same folder path that we used for above inbound interface for picking files. While testing, we observed that SAP PI File sender communication channel is polling blank. Though there are files in the folder path, none are getting picked up by SAP PI.
Please let me know if any configuration needs to be done for successful polling of files.
Thanks.