multipart-upload-reactive
Reactive icon

Multipart Upload Reactive

Stable version 1.1.4 (Compatible with OutSystems 11)
Uploaded
 on 9 Jan (yesterday)
 by 
5.0
 (4 ratings)
multipart-upload-reactive

Multipart Upload Reactive

Compatible with:
Created on OutSystems 11

Version 1.1.4

Stable
Current
See documentation
Uploaded on 9 Jan (23 hours ago) by 
Compatible with:
Version 11
11.24.0 or higher
Database:
All
Release notes:

Improvements:

  • Performed minor architectural refactoring by moving the polling action "CheckHasProcessFinished" from "MultipartUpload_CS" to "MultipartUpload_CW" to improve code maintainability and separation of concerns.
Application Objects:
Multipart Upload Reactive has 11 AOs.

Version 1.1.3

Stable
See documentation
Uploaded on 21 December 2025 by 
Compatible with:
Version 11
11.24.0 or higher
Database:
All
Release notes:

Improvements:

  • Refactored the "MultipartUpload_CW/Client Actions/MultipartUpload/CompleteMultipartUpload" Action to implement BPT & short-polling for file part concatenation, replacing the previous single-Server Action approach where you had to increase the "Server Request Timeout" property based on the upload file size.
  • Decoupled AWS S3-related components from the "MultipartUpload_CS" module to a separate "MultipartUpload_AmazonS3_CS" module, improving modularity and enabling independent updates to S3-specific functionality.
Application Objects:
Multipart Upload Reactive has 11 AOs.

Version 1.1.2

Stable
See documentation
Uploaded on 19 December 2025 by 
Compatible with:
Version 11
11.24.0 or higher
Database:
All
Release notes:

1.1.2 Updates

MultipartUpload_API:

  • Created common FormatText() Action instead of using nested Replace() function in expressions.
  • Exposed Server Actions instead of Service Actions.
Application Objects:
Multipart Upload Reactive has 11 AOs.