how to pass file from ServiceNow to sftp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2023 07:41 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2023 01:16 AM
did you try to use iteration on sys_attachment?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2023 01:25 AM - edited 05-05-2023 01:25 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2023 12:25 AM
you might have to iterate over
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2023 12:29 AM - edited 05-08-2023 03:08 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2024 09:52 PM
Hi jobin1
Have you achieved this requirement? If yes, Please share the details
