how to pass file from ServiceNow to sftp

jobin1
Tera Expert

Hi All,

 

We have a requirement to send files from ServiceNow to Sftp, how we can achieve this? Are there any plugins or out-of-the-box options available for this?

14 REPLIES 14

@jobin1 

did you try to use iteration on sys_attachment?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

 

I checked in sys_attachement table but as per the product document it's mentioned Copy to SFTP Target option(Target Path) but  those options I'm unable to get it from any modules. so where these options been set for sending files to sftp

@jobin1 

you might have to iterate over

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

how that can be? can u help me to understand more about this iteration over? Even if we consider iteration count then how this can be pushed to sftp Target Path?

polisetti
Tera Contributor

Hi jobin1

 

Have you achieved this requirement? If yes, Please share the details