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

Deployment to an Archive File

Deployment to an Archive File

An archive file stores application objects and metadata in an XML format.
You can create the following types of archive files:
Application archive file
An application archive file is an XML file that stores all of the information about application objects and metadata for an application. The file has an .iar extension.
Application patch archive file
An application patch archive file is an XML file that stores information about an application patch. The file stores information about the application objects in the patch, the patch description, the name of the corresponding incremental application, and whether the patch retains or discards state information. The file has a .piar extension.
You might want to create an archive file for any of the following reasons:
  • Deploy the application or application patch. If your organization restricts the ability to deploy applications or application patches to a Data Integration Service to administrators, an administrator can deploy an archive file to the Data Integration Service.
    To deploy an application, the administrator can use the Administrator tool, or infacmd dis deployApplication. To deploy an application patch, the administrator can use infacmd tools patchApplication.
  • Import the application or application patch to a Model repository. An administrator can import an archive file to a Model repository using infacmd tools importObjects.
    If you import an archive file that contains objects that are already in the Model repository, the Developer tool creates a new project folder.
    The release version of the Model repository where you import the application must be compatible with the version from which you exported the application to an archive file.
  • Archive the file in another system. For example, if the Model repository is not integrated with a version control system, an administrator can check the archive file into a version control system for project auditing or object recovery.

0 COMMENTS

We’d like to hear from you!