SFTP Flow Designer Action File Max Size
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 07:08 AM
Hi All,
I have a problem while retrieving a file from SFTP.
The requirements are:
- reach the sftp
- look for the file
- take it and attach it to a data source
I'm able to do the first two steps but when I try to attach it to the data source, it fails since the file is bigger than 10000 KB (100 MB).
Do you know if there is a way to bypass or increase it?
I also tried via script in the script section but nothing changed
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 08:55 AM
Hi @Community Alums
Please refer below KB article
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0718101
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 03:24 AM
Hi Swathi,
thanks for your answer.
The property mentioned in you KB, is already set as 1000 MB, and the problem is present
BR