SFTP Flow Designer Action File Max Size

Community Alums
Not applicable

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

2 REPLIES 2

SwathiPedireddy
Kilo Sage

Hi @Community Alums 

Please refer below KB article

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0718101

Community Alums
Not applicable

Hi Swathi,

thanks for your answer.

The property mentioned in you KB, is already set as 1000 MB, and the problem is present

 

BR