The Salesforce Bulk Migration Task allows you to migrate the entire SFDC org metadata components to a GIT repository branch. Once the task has been created, run the task to choose the metadata component types and the destination branch to pull in the changes. While performing complete sync-up, Opsera will push the code to the repository branch and override the components if present in the configured branch.
Task Setup Instructions:
Select Salesforce Bulk Migration from the Type drop down. Once this has been selected, the following values will be fetched for selection:
Jenkins Tool - Select an established Jenkins tool from the Tool Registry.
SFDC Account - Select an established Salesforce tool from the Tool Registry.
Account - Select the configured SCM account that has previously been added in the selected Jenkins tool in the Accounts tab.
Repository - Select a Repository from the SCM account.
Branch - Select a branch where the changes will be merged. To create a new branch, toggle Create a new branch ON, provide a new branch name, and select a parent branch. Existing and modified files will be pushed onto this parent branch.Select Create to save.
After task is created, select Run Task to successfully merge the task.