Adding and Configuring the Multi-Project Component

Add and configure a Multi-Project component to your job.

  1. Add the component to the job and connect it to its adjacent component.
  2. In the Properties window:
    • Click the Projects Execution icon to select the projects to execute.

    • (Optional) Select the Commit Intermediate Work icon if you want all tasks performed by the included projects to be committed as soon as the projects have completed successfully.

    • (Optional) Select Propagate Rollback to enable transactionality for the contained projects. If selected, data is committed at the end of the write operation for a successful execution, and rolled back for an unsuccessful execution.

  3. To add projects to the group, right-click the Project name in the Navigator and select Add Projects.
  4. To remove projects from the group, select the projects in the Navigator and and select Remove Projects.
Note:

A project group can contain only one instance of a project. Do not add a project multiple times.

The option available for project execution is:
  • Critical – define each single project as critical or noncritical. The failure of a critical project causes the Multi-Project component to signal failure.