Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

How to establish a FTP Connection and Export a File to particular location?

Avatar

Level 7

Hello Folks,

What are the steps required for setting up an FTP Server in campaign? Also i want to export an file to the given directory. Can it be done using a workflow like File Transfer activity or do we need to write a JavaScript functionality?

Please provide your inputs

Quick help is appreciated

Regards,

Sri Bhargav

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi SriBhargav,

First you need to create an external account with the server details with FTP type. If it is success then, you can use File transfer activity in the workflow and you can export or import the files from the FTP server.

Hope it helps you .

Thanks,

Raviteja.

View solution in original post

4 Replies

Avatar

Correct answer by
Level 4

Hi SriBhargav,

First you need to create an external account with the server details with FTP type. If it is success then, you can use File transfer activity in the workflow and you can export or import the files from the FTP server.

Hope it helps you .

Thanks,

Raviteja.

Avatar

Level 7

Hi Raviteja,

Thanks for your input!

In the External Account, there are 4 properties: Server (Is it a host name), Account (Username), Password (Password of FTP Server) and Port (What will be the port number here)

Could you please provide more info on this?

Regards,

Sri Bhargav

Avatar

Level 4

Hi Sri Bhargav,

Yes. Server is a host name. Account is username, Password is password of FTP Server and Port is 21 default for FTP.

In the workflow, while using the File Transfer activity, you need to select this FTP server and provide the path.

Thanks,

Raviteja.