Configuring Salesforce Objects to Skip in a Backup Operation

Deprecated

The sf_skipObjects additional setting will be deprecated in a future service pack. The option is available in the Command Center. For information about excluding Salesforce objects, see Excluding Salesforce Objects from a Backup Operation.

You can define the list of objects names to exclude from a backup operation. Use a blank space to separate objects. For example, type Account Documents Attachment CustomObj__c. You can use standard regular expressions to match a set of objects. For example, if you want to skip all external objects, set the value of the additional setting to .*__x$.

Procedure

  • To the client computer, add the additional setting as shown in the following table.

    For instructions about how to add additional settings from the CommCell Console, see Adding or Modifying Additional Settings from the CommCell Console.

    Property

    Value

    Name

    sf_skipObjects

    Category

    CloudConnector

    Type

    Multi String

    Value

    The list of object names to exclude from a backup operation. Use a blank space to separate objects.

For instructions about how to modify an additional setting to only one Salesforce organization, see Applying an Additional Setting to Only One Salesforce Organization.

Page contents

×

Loading...