Question

Difficulty: MediumContent Management and Salesforce Files

A system administrator is setting up file governance and sharing capabilities across different business units. Match each organizational file requirement on the left to the appropriate Salesforce Files or CRM Content capability on the right.

  • Restrict a file attached to a Case so only explicit file collaborators can view it, even if other agents have read access to the Case record.File Privacy on Record set to Private
  • Combine multiple product brochures and technical data sheets into a single structured collection for distributor onboarding.Content Pack
  • Share a sales presentation with an external prospect via a web link that automatically deactivates after 14 days.Content Delivery / Public Link with Expiration
  • Grant users read-only access to view and download files inside a shared content library without allowing them to upload new versions.Viewer Library Permission

Answer

The correct pairings are: 1) Restricting a Case attachment from general record viewers corresponds to setting File Privacy on Record to Private. 2) Bundling multiple documents into one collection corresponds to creating a Content Pack. 3) Sharing a file externally via a web link with a time limit corresponds to Content Delivery / Public Link with Expiration. 4) Providing view and download access in a library without upload rights corresponds to Viewer Library Permission.
Each feature directly addresses a core administrative scenario in Salesforce Content Management: File Privacy on Record overrides record-level inheritance for sensitive attachments; Content Packs group related files; Content Deliveries/Public Links facilitate secure external sharing with expiration dates; and Library Permissions control user interactions within content workspaces.

Step-by-Step Solution

1
Analyze record-level file security settings.
By default, attached files inherit record visibility. Changing 'File Privacy on Record' to 'Private' explicitly breaks this inheritance so only file owner and shared collaborators can access the file.
Meets the requirement for restricting attached Case files from general record viewers.
2
Evaluate document packaging capabilities in Salesforce Content.
Content Packs enable administrators and users to aggregate separate document files into a cohesive pack for distribution.
Meets the requirement of bundling multiple brochures and data sheets together.
3
Examine external file distribution controls.
Public Links and Content Deliveries convert internal files into encrypted external URLs, allowing administrators to define link expiration dates and track view history.
Meets the requirement of sharing a sales presentation externally with a 14-day deactivation limit.
4
Determine workspace library access levels.
Library Permissions (such as Viewer, Author, and Library Administrator) govern capabilities within specific library folders; the Viewer permission restricts actions to view and download only.
Meets the requirement for read-only library file access without upload permissions.

Key Concept

Salesforce Files Security, Libraries, and Distribution Features
Rate this question