If you edit an object in an incremental application, you can update the object in the deployed application by creating and deploying an application patch. Deploy the application patch to a Data Integration Service or to an application patch archive file.
In the
Object Explorer
view, right-click an incremental application and select
Update Application Objects
.
The
Select Applications
page of the Incremental Deployment Wizard appears.
On the
Select Applications
page, click
Browse
and select the run-time application that you want to update on the Data Integration Service.
Click
Next
.
The wizard fetches the run-time application. Then, the
Source Object Selection
page appears.
On the
Source Object Selection
page, select the objects in the design-time application that you want the Data Integration Service to replace in the run-time application.
Select one of the following application patch types:
Direct dependencies. The patch inherits the direct dependencies of the selected objects.
Direct and indirect dependencies. The patch inherits the direct and indirect dependencies of the selected objects.
Direct, indirect, and remote dependencies. The patch inherits the direct, indirect, and remote dependencies of the selected objects.
Default is Direct and indirect dependencies.
The dependencies appear in the
Related Objects
column. For example, for an application patch that inherits direct and indirect dependencies, the column lists the selected objects' direct and indirect dependencies.
To review the impact on each object in the run-time application, click
Preview Application
.
Click
Next
.
The
Patch Deployment Strategy
page appears.
Enter the name of the patch.
Optionally, enter a description of the patch.
Optionally, choose to retain state information.
If you choose to not retain state information, state information will be discarded.
Select one of the following deployment options:
Deploy to Data Integration Service. Deploys the application patch to the Data Integration Service. The Data Integration Service applies the application patch to the run-time application.
Deploy to File. Deploys the application patch to an archive file. If you deploy the patch to an archive file, select a directory on your local machine where you want to save the file.
Review the patch history.
The patch history lists the application patches that have been deployed to update the incremental application.