Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Tools
Tools
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Community
›
Forge
›
Assets list
›
Multipart Upload Reactive
Multipart Upload Reactive
Stable version
1.1.2
(Compatible with
OutSystems 11
)
Uploaded
on
19 Dec (11 hours ago)
by
5.0
(4 ratings)
Overview
Reviews
Versions
Documentation
Support
Multipart Upload Reactive
Compatible with:
OutSystems
11
Created on OutSystems 11
Version 1.1.2
Stable
Current
See documentation
Uploaded on 07:21 (4 hours ago) 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.
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Application Objects:
Multipart Upload Reactive
has 11
AOs
.
Version 1.1.1
Stable
See documentation
Uploaded on 02:53 (9 hours ago) by
Compatible with:
Version 11
↳
11.24.0 or higher
Database:
All
Release notes:
1.1.1 Updates
Improvements
Added "ContentType" attribute to "Str_File" structure used in "MultipartUpload_CW/Server Actions/Public/FileGet" action.
Centralized all JavaScript code in "MultipartUpload_CW/Scripts/MultipartUpload" resource.
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Application Objects:
Multipart Upload Reactive
has 11
AOs
.
Version 1.1.0
Stable
See documentation
Uploaded on 11 Nov by
Compatible with:
Version 11
↳
11.24.0 or higher
Database:
All
Release notes:
1.1.0 Updates
Improvements
Updated MultipartUpload_CW/MultipartUpload_S3 Block:
Now stores and maps ETags from each uploaded part to the correct UploadId.
When completing the upload (via MultipartUpload_CS or S3_CompleteMultipartUpload), it sends the collected ETag list directly from the client side.
This replaces the old method of using AmazonS3_IS/Object_ListParts, which reduces unnecessary calls to the AWS SDK and boosts overall performance.
New Mechanism for Managing AWS S3 Credentials:
S3 credentials are now stored as AES-encrypted ciphertext in the database.
They can be managed through Admin screens (backoffice) in the MultipartUpload_AmazonS3_Config module.
This allows multiple modules to use the component, unlike the previous Site Properties approach (which only supported one configuration).
Each configuration is mapped to a specific ESpace/Module that references the MultipartUpload_CW module.
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Application Objects:
Multipart Upload Reactive
has 11
AOs
.
Loading
Loading...