The CreatorCon Call for Content is officially open! Get started here.

Sending a CSV File to Server

jonathan_77
Mega Expert

I am currently trying to figure out how I can automate a process that will send a CSV file/report out of ServiceNow and drop it in a specific folder on one of our servers.   I have created a scheduled report that establishes the conditions of what to send, when to send, and the type of file format.   Now I am struggling to find any info that elaborates on how I can export this file to our server.   Once the file is placed on the server, another application will complete the action that needs to occur, I just have to get the data to the server.   Any information or advice will be greatly appreciated.  

2 REPLIES 2

Alikutty A
Tera Sage

Hi,



You should be using the file builder FTP:   Re: I am a creator - File Builder FTP - Jason Petty



Or



You can use system export sets if you need to push the file to a mid server.





Thanks


PS: Hit like, Helpful or Correct depending on the impact of the response


jonathan_77
Mega Expert

Thank you Alikutty!   I will look into using the file builder because we are in the process of upgrading from Fuji to Istanbul so I don't have the system export sets application currently.