Skip to main content

Return to TX Community

Liaison

Checking to see if you have Content Deliveries enabled

  1. Open the Developer Console.

To open the Developer Console from Salesforce Classic:

  1. Click Your Name.
  2. Select Developer Console.

To open the Developer Console from Lightning Experience:

  1. Click the Gear Icon.
  2. Select Developer Console.
  1. Click the Query Editor button (at the bottom of the window) and add the following query to the editor window:

SELECT Id FROM ContentDistribution LIMIT 1
 

  1. Click the Execute button (at the bottom left of the window) to run the query and see the results.
    • If NO ERRORS are displayed, you have Content Deliveries enabled and can proceed with the Base Upgrade.  
    • If ERRORS display, you must enable it by submitting a ticket with Salesforce.
  • Was this article helpful?