SFDC Back Up Enhancements

Auto Back Up Branch Creation

 

  • In the workflow for SFDC, Back Up step will have an auto Back Up Git branch creation option.

    • Also, users can back up the changes under a Git branch of their choice.

  • By Default auto back up branch will be enabled in SFDC Back Up step configuration.

    • In case if users want to give branch of their choice, they can enable Configure Branch Name checkbox and provide the desired branch name.

The auto branch created while running back up step can be viewed in corresponding Pipeline run count console logs.

Intelligent Back Up

  • Based on the availability of components in Salesforce org, back up will be available.

    • Selected components in the Manifest file (package.xml) and inclusion of the components in Rollback Destructive Manifest file will be backed up

    • Backup irrespective of the Git action against it.

  • During deployment, if a new Git branch has been selected, Opsera Back up pipeline step will automatically check for the availability of that component and take back up. This will also exclude the same from being part of Rollback Destructive Package xml.

  • Repeats the same for all of the selected components in Manifest file irrespective of the Git Action against it, where the file availability will be checked against the configured Org and automatically back up of the same.