Versions Compared

Key

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

...

Table of Contents
minLevel1
maxLevel1
typeflat
separatorpipe

Upgrade Notes

Note

Add

Custom

File Objects to the File Object List

With this release, you must add any file objects (Account File, custom file objects you have , etc) to a list in S-Drive Configuration. The addition of this list helps improve performance on the configuration pages and in some features.

If your custom file object is not on the list. it may not be fully accessible.

  • Go to S-Drive Configuration → General Settings tab

  • Scroll down to File Settings

  • Next to “S-Drive File Objects List” click the “Manage” button

  • When the new page opens,

    • either click Find File Objects to add file objects automatically.

    • Or click Add New Object.

      • If you click Add New Object, you’ll see the following:

        Image Modified


      • Enter the information in the boxes

        • File Object Prefix This will usually be blank. The out-of-the-box file objects have a namespace prefix of “cg__” for Cyangate (makers of S-Drive), but your custom file object should not normally have a prefix

        • File Object Name The API name of your custom object, such as My_Object_File__c

        • Parent Object Prefix Namespace prefix for parent object, which is the object your file object relates to. If your parent object is from a managed package, then it would have a prefix. If you created the custom object yourself, it won’t have a prefix.

        • Parent Object Name API name of the object your file object looks up to.

        • Relationship Name This should be “Parent__c” for custom file objects

      • Click Save

 

New Features

Performance upgrade

...