S-Drive Knowledge Articles Home
Release Notes for All Releases
3.1 Release Notes Release date 8/28/2024 DocuFetch improvements, custom file object generation Released 8/28/2024 Upgrade Notes If you use File/Attachment Sy...
Upgrade Paths
This document describes extra steps and considerations that might need to be made when upgrading S-Drive. It it important to stay up to date with S-Drive in ...
File Object Fields
If you create a custom file object, or you upgrade S-Drive and use custom file objects, these are the fields your custom file object needs to have. Field Lab...
S-Drive Portal Account
An S-Drive Portal Account allows you to connect your Salesforce org in order to begin using S-Drive. The Portal Account is where you can see your billing inf...
Custom File Object Creation (using Spreadsheet)
Instead of creating a custom object from scratch, and creating each custom field one-by-one, you can use a spreadsheet to create custom objects. This can be ...
S-Drive Configuration Attribute API Names
For use in coding custom S-Drive Lightning Components If you are creating your own custom Lightning Component for S-Drive, you can use these same attributes ...
S-URL and Public Share Setup
S-Drive 2.7.12 and later If you have already been using S-URL and your self-signed certificate is expiring and needs to be updated please see S-URL - How to ...
S-Url/Public Share after sandbox refresh
When you refresh a sandbox, the surl/Public Share feature will not work in the sandbox without some changes. Site Url: The site url needs to be changed in tw...
S-URL - How to update your self-signed certificate
When you are using S-URL, you have a Connected App that uses a Self-Signed Certificate. These certificates expire. This page tells you how to update your cer...
Legacy S-URL: How to Activate Public Share Link & S-URL
This page describes how to set up Legacy S-URL using a force.com site. This allows you to create Public Share links to share files that users can open or dow...
AWS IAM (Identity and Access Managemement) Policies
IAM policies allow you to control users' access to your S3 bucket. See What is IAM for information. Minimum Policy Example This policy is for everyday users ...
Migrating files from an external source into S-Drive
Introduction When using S-Drive, the files are stored in an AWS S3 Bucket. A record in Salesforce (an S-Drive file record, such as Account File, Case File, e...
Sample S-Drive Component CSS for Custom Lightning Component
This page shows how to use CSS to customize your S-Drive component beyond what is configurable. You can hid buttons, actions and other elements. In Case of H...
Sample S-Drive Component CSS for Communities
This CSS can be used to hide buttons, actions and other elements of an S-Drive component in Experience Cloud (community.) CSS /* Set a certain image to all ...