binary-data-client-actions
Reactive icon

Binary Data Client Actions

Stable version 1.0.4 (Compatible with OutSystems 11)
Uploaded
 on 11 December 2020
 by 
3.8
 (5 ratings)
binary-data-client-actions

Binary Data Client Actions

Details
This component exposes client action to work with binady data, base64 encoding/ decoding and file content types
Read more

This component exposes client action to work with binady data, base64 encoding/ decoding and file content types

Below client actions are available right now (without calling server actions internally)

  • BinaryDataToBase64
  • Base64ToBinaryData
  • Base64StringToDataURI
  • BinaryDataToDataURI
  • GetFileContentType
Release notes (1.0.4)

- Bug fix in GetContentTypes and GetFileSize actions

Reviews (4)
by 
23 May (12 days ago)
in version 1.0.4
Good Component!!
by 
2021-05-29
in version 1.0.4
Only downside is that i get an exception in the binarytobase64 when the binary is null.

Best would be to return empty string, since this is a function.

But thank you alot for this nice client functionality. everyone should have this in their standard library.
by 
2020-07-27
in version 1.0.3
@Elize,

I  agree each Forge document should have a good documentation page, but what you asked for is documented, maybe after your comment, I don't know. The actions are pretty self-explainable. Furthermore there is a demo application available that demonstrates the usage of the component.

I don't think I could develop these actions myself as fast as figuring out how to use them, but if you can, then kudos to you. I used this component without any problem and no need to decipher any of it.

FYI: The UploadId is the id the upload widget which has the files selected

Kind regards,
Daniel

Team
Other assets in this category