Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Once you select the type as “SFDC Org sync”, it will open up the rest of the fields to be configured.

Jenkins tool

Shows all Jenkins Tool from Tool Registry - Select one

SFDC Account

Shows all SFDC Account from Tool Registry - Select one

Account

Shows account added in Jenkins tool from Tool registry

Repository

Select repo from account

Branch

Select Branch where changes to be merged

  • Once above all fields are selected, click on “ Create “ from the right bottom, to finish creating the task.

...

  • Click on ⬅ “ Go back” icon to navigate to the table view to view the newly created Task.

...

You have the option to exclude or include an XML package from the merge during the task run. This will include the package XML along with retrieving the components into the file path of your choice.

To include the XML package, use the following steps:

Including an XML package with merge

  1. Within the Salesforce Organization Sync task, click on the gear icon to edit the task:

...

2. Scroll down and toggle on “Include Package XML”:

...

3. In Package XML Reference Path field, you can either specify the name of the folder where the Package XML will be merged or have the Package XML updated in current directory.

  • To specify the file where the Package XML will be merged: Include the file path name.

  • To have the Package XML updated in the current directory: Give the path as “.” (dot).

...

4. Save and proceed to follow the next steps. Once the task has successfully been completed, the Package XML will be viewable in the reference path provided above.

For example, if you include the following Package XML Reference Path:

...

The package XML will be merged into the given Repository, Branch & current directory:

...

Run a successful Merge task

  • On the Opsera Task table, select individual task to view Task Details→ click on ‘Run Task’ button

...