cancel
Showing results for 
Search instead for 
Did you mean: 

path of the folder in configuring file adapter

Former Member
0 Kudos

hi i m doing a file to file scenario from one server to the other

wat should be the path of the folder

i tried with

//172.27.34.250/sender

for acessing sender folder in the C:

but the file is not picked

could u plz help me out of this

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

HI,

Clarify is it on your Xi server or remote server.

as explained above if it is XI server , the use the folder name with shard path.

else if it is remote server then use FTP instead of NFS.

see the below links

/people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii see for file to file.

and see the below links for FTP related threads

/people/sravya.talanki2/blog/2005/08/23/sender-xi-ftp-adapter-with-regular-path-expression-150-abap

/people/michal.krawczyk2/blog/2005/08/17/xi-operation-system-command--error-catching

Regards

Chilla

Former Member
0 Kudos

Hi Jaya,

The file adapter is only used for picking files on the XI server itself. If 172.27.34.250 is your XI server, the just put /sender. If 172.27.34.250 is another server, you have to choose another communication channel type, such as ftp.

Please reward if this helps,

Regards,

Guislain

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

You need a FTP server for this.

When you use NFS , the file adapter can pick fileso nly on its own local folders. It cannot pick files from folders of another machines.

To understand how to use FTP server on etc, check this blog,

/people/shabarish.vijayakumar/blog/2006/08/01/along-came-a-file-adapter-mr-ftp-and-rest-of-the-gang

Regards

Bhavesh

Shabarish_Nair
Active Contributor
0 Kudos

in case you have FTP in use mostly the root is defined as /

Do go thru this blog to know more about how to configure an FTP and how to refer the path in XI.

/people/shabarish.vijayakumar/blog/2006/08/01/along-came-a-file-adapter-mr-ftp-and-rest-of-the-gang

Message was edited by:

Shabarish Vijayakumar