Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Upgrade Notes

This release introduces Multi-Bucket Support. Even if you don’t use this feature, you will need to reconfigure your bucket when you upgrade. You will also need to add a new field to any custom file objects you have

Configure Bucket(s)

  • Go to S-Drive Configuration

  • If you are automatically brought to a new Configuration page, follow the instructions on the page.

  • Otherwise, go to “S-Drive Authentication And Bucket Settings Page

  • Click “Configure” next to Update Amazon S3 Credentials (Access Key, Secret Key) and Bucket Configurations

  • Enter your Enter your Amazon Access Key and Secret Key and click Configure Amazon S3 Credentials

  • Choose to add either create a new bucket or use an existing onebucket. See INSTALLING AND ACTIVATING S-DRIVE for detailed steps.

Add new Bucket_Id__c field to custom file objects

  • Go to Setup-->Object Manager tab

  • Go to your custom file object

  • Go to Fields and Relationships

  • Click New

  • Choose Text for the field type

  • For the label, enter “Bucket Id

  • For length, enter 255

  • Field Name will auto-fill as Bucket_Id

  • Click Next, Next, Save

...