Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Export CSV file to FTP

neharao
Giga Contributor

Hi all,

I have a requirement where i need to schedule an export of CSV to FTP. I read from communities and wiki that this can be done by Scheduled Data

Extract. But i want the information of Asset table with particular Company to be exported. Can anyone please guide me on how to proceed with this.

Thanks,

Neha

4 REPLIES 4

sergiu_panaite
ServiceNow Employee
ServiceNow Employee

You need to create an export definition for the data you want to export (System Export Sets -> Export Definitions). An export definition allows you to set on which table it needs to run and add extra conditions/filters.


Hi Sergiu,



Thanks for the response.But i want to export it to FTP and schedule it. But in Export Definitions i can add only Mid Server. Kindly guide me on this.



Thanks,


Neha


You cannot export directly to an FTP server, it has to go through a MID server as far as I know.


neharao
Giga Contributor

Hi Sergiu,



Thanks for the response. will check on this one.



Thanks,


Neha