Table of Contents

Search

  1. Preface
  2. Informatica Developer
  3. The Model Repository
  4. Searches in Informatica Developer
  5. Connections
  6. Physical Data Objects
  7. Flat File Data Objects
  8. Logical View of Data
  9. Viewing Data
  10. Application Deployment
  11. Application Patch Deployment
  12. Application Patch Deployment Example
  13. Continuous Integration and Continuous Delivery (CI/CD)
  14. Object Import and Export
  15. Appendix A: Data Type Reference
  16. Appendix B: Keyboard Shortcuts
  17. Appendix C: Connection Properties

Developer Tool Guide

Developer Tool Guide

Preview Object Impact

Preview Object Impact

The Incremental Deployment Wizard analyzes the impact to the run-time application while you add objects to the application patch and the patch inherits the objects' dependencies. You can preview the impact on each application object to understand how the run-time instance of an object will change after you deploy the patch.
The preview lists the following types of impact for each application object:
  • Modify. A run-time instance of the object exists in the run-time application, and the Data Integration Service will replace the run-time instance with the design-time instance.
  • Affected. The wizard will fetch the object from the run-time application because its run-time dependencies will be modified. The Data Integration Service updates the affected object in the run-time application to use the modified dependencies, but the service does not replace the it.
  • Add. A run-time instance of the object does not exist in the run-time application, so the Data Integration Service will create a run-time instance of the object in the run-time application.
  • No Change. The object will not be modified, affected, or added to the run-time application.
The following image shows where you can preview the object impact in the Developer tool:
This image shows the application preview. The table lists the following objects: the mappings Mapping A, Mapping B, Mapping C, and Mapping B. The impact for the object Mapping A is Modify. The impact for the object Mapping B is Affected. The impact for the object Mapping C is Add. The impact for the object Mapping D is No Change.

0 COMMENTS

We’d like to hear from you!