Overview
- This article is to list down the scope for implementation of Drag, Drop & Upload Files to Amazon S3: Migrate Salesforce Attachments to Amazon S3: Add-On.
Specifications
Migrate existing Attachments to Amazon S3
This will be in the form of Apex Program
The program will be scheduled and executed to migrate existing Attachments to Amazon S3
At the end of this process, migrated Attachments can be preserved or deleted
This operation will be executed asynchronously.
Upload new Attachments to Amazon S3
This will be in the form of the trigger on Attachment Object
The trigger will run and upload Attachment to Amazon S3
At the end of this process, uploaded Attachment can be preserved or deleted
This operation will be executed asynchronously.
Assumptions
- Migrate existing Attachments to Amazon S3
- As of now, this program supports file size up to 12 MB ie existing Attachments of size up to 12 MB will only be migrated from Salesforce to Amazon S3.
- Upload new Attachments to Amazon S3
- As of now, this program supports file size up to 12 MB ie Attachment of size up to 12 MB will only be uploaded to Amazon S3.
This add-on will be provided as a managed app.
- This add-on managed app will be installed after installing Drag, Drop & Upload Files to Amazon S3 AppExchange app.
Pricing
Please contact us by Email or Skype (jain.chirag) for Pricing details.