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

Identify the Scope of Object Impact

Identify the Scope of Object Impact

Identify the scope of the impact that an application patch will have on the deployed application to understand how many objects will experience down-time during patch deployment. When an application has multiple users, a larger scope lowers the number of objects that are available to those users.
To identify the scope, use values from the impact summary based on the following object types:
  • Selected objects. The sum of the objects that you select to appear in the patch and the objects that the patch inherits. The maximum value is the number of application objects in the design-time application.
  • Updated objects. The sum of the objects that will be modified or affected. The maximum value is the number of application objects in the run-time application.
  • Added objects. The number of objects that will be added to the run-time application.
The number of selected objects might be different from the number of updated objects if the design-time application contains a different set of dependencies from the run-time application.
The following image shows where the Incremental Deployment wizard displays the summary:
This image shows the Source Object Selection page in the Incremental Deployment wizard. Next to Include, the option "Selected objects and first-degree related objects" is selected. The table lists the following objects: the mappings Mapping 1, Mapping 2, Mapping 3, and Mapping 4. The mappings Mapping 1 and Mapping 4 are selected. The mappings Mapping 2 and Mapping 3 are inherited, and their rows are greyed out. The summary at the bottom of the page is highlighted, and it states that 4 out of 4 objects are selected, 3 out of 3 objects will be updated, and 1 objects will be added.

0 COMMENTS

We’d like to hear from you!