cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Testing using FTP

Former Member
0 Likes
1,033

Hello every one,

I have just built a file to file interface using FCC and tested it on NFS, its working fine.

But now i want to test it by Using FTP. can any one please explain me the procedure, I know its a dumb question but iam really new to PI.

Regards

Deepthi

View Entire Topic
Former Member
0 Likes

Hi,

you have take the source payload and put in into source directory as you specified sender communication channel for file. ftproot-> you source file .

run ftp server, ftp server pik the file and placed into target directory as you specified in receiver communication channel.

please refer below blog,

http://sapxitutorials.blogspot.com/2009/03/introduction-to-simple-file-xi.html

regards,

ganesh.

Former Member
0 Likes

Hi Ganesh, thanks for your help.

I have small doubt in FTP parameters given by my manager,

He gave server parameter value as ACDCEDIDEV1, i just wanted to know if it is fine or should it be other.

Former Member
0 Likes

hi,

It might be correct. Seems to be a host name.

ACDCEDIDEV1 -- Ping this host using you command prompt for checking

Make sure ACDCEDIDEV1 is in the same network as PI server

Regards

Ramesh

Former Member
0 Likes

Hi Deepthi.

It can be the Hostname.

The server parameter should be the IP address of the FTP. Please confirm with your Manager regarding the same.