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

Deploy Objects

Deploy Objects

Set up continuous integration to ensure that every change that a developer makes to an object is deployed and tested.
To isolate objects for testing, you deploy the objects to an application archive file and then to a Data Integration Service. When the object is deployed to a Data Integration Service, developers can continue to access and edit the object in the Developer tool without interfering with test results.
The following image shows how objects are deployed:
Mappings, parameter sets, and workflows that are nested under folders and project in the Model repository. The mappings, parameter sets, and workflows are packaged into an application patch archive file. Then, the application patch archive file is deployed to a Data Integration Service.
  1. The automated process deploys objects to an application patch archive file.
  2. The automated process deploys the archive file to a Data Integration Service.
After an object is deployed, you can runs sanity tests to verify that mappings run successfully. To perform further testing, you can use a third-party tool to verify that the mapping output is correct. Based on test results, you can approve the object for delivery to additional environments or assign the object to a developer for editing.

0 COMMENTS

We’d like to hear from you!