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 Application

Deployment to an Application

You can deploy an object as an application or as a data service that is part of an application.
You can deploy some objects as a web service or as an SQL data service. First, you create the application and add the objects. Then, when you deploy the application, the Developer tool prompts you to create a service based on the object. The Developer tool adds the service to the application.
You can also deploy objects to allow users to query the objects through a third-party client tool.
You can deploy an application to a Data Integration Service to allow users to access the mappings, workflows, and other objects that the application contains.
When you deploy an application, the Data Integration Service runs application objects.
The Developer tool prompts you to create an application when you deploy mappings or workflows.
You can add parameter sets to applications that you deploy. A parameter set is an object in the Model repository that contains parameters and parameter values to use with mappings and workflows. Deploy a parameter set with the workflow or mapping to use the parameter values when the Data Integration Service runs the workflow or mapping. You can add multiple parameter sets to an application and then use different parameter sets for mapping or workflow runs.
When you deploy an application of the same name to the same Data Integration Service, the Data Integration Service overwrites the deployed application and all of the objects in the application.

Deploy Objects as a Web Service

You can deploy the following objects as a web service:
  • Mapplets
  • Transformations except the Web Service Consumer transformation
  • Flat file data objects
  • Relational data objects
  • Logical data objects
When you deploy an object as a web service, the Developer tool prompts you to create a web service based on the object, and then prompts you to create an application to contain the web service.
When you deploy an object as a web service, you enter the following information:
Property
Description
Name
Name of the web service.
Location
Model repository project folder where you want to put the application.
Namespace
URL where you want users to access the web service. The Data Integration Service overrides the URL defined in the WSDL file.
Prefix
The prefix of the target namespace.

Deploy Objects as an SQL Data Service

You can deploy the following data objects as an SQL data service:
  • Physical data objects
  • Logical data objects
When you deploy a data object as an SQL data service, the Developer tool prompts you to create an SQL data service based on the object, and then prompts you to create an application to contain the service.
When you deploy an object as an SQL data service, you enter the following information:
Property
Description
Name
Name of the web service.
Location
Model repository project folder where you want to put the application.

0 COMMENTS

We’d like to hear from you!