Created on 15 November 2017
icon_unfollowing
Login to follow
binarydownload

BinaryDownload

Stable version 1.2.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 18 November 2022 by 
binarydownload

BinaryDownload

Created on OutSystems 11

Version 1.2.0

Stable
Current
Module
Uploaded on 18 November 2022 by 
Compatible with:
Version 11
Database:
All
Release notes:

It seems possible that there is no content-disposition to fetch the filename (reported in https://www.outsystems.com/forums/discussion/43718/binarydownload-getting-error/)

You will no longer get an error, however, you might get an empty filename, I'm not sure how to manage around that. It might be an idea to analyse the binary to get the mime-type to atleast create a stub filename with the extension. But that would severaly impact the speed.

Application Objects:
BinaryDownload has 0 AOs.
Created on OutSystems 10

Version 1.1.0

Stable
Module
Uploaded on 17 November 2017 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:

Added filename, which it's trying to get from file disposition and if that's not available it will look if the stream is a file stream, if it is it will be able to receive the filename from that. If all fails, the filename will be empty.

I also added the headers received from the endpoint, which can be mostly used for debug purposes, but perhaps you have some other uses for it.

Version 1.0.0

Stable
Module
Uploaded on 15 November 2017 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All