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. Object Import and Export
  12. Data Type Reference
  13. Keyboard Shortcuts
  14. Connection Properties

Developer Tool Guide

Developer Tool Guide

Deploying an Object to a Data Integration Service

Deploying an Object to a Data Integration Service

If you want to deploy an object to a Data Integration Service so you can run it, the Developer tool prompts you to include it in an application. Then you can deploy the application to a Data Integration Service to run application objects.
Create an application, based on business and functional requirements, when you want to deploy one or more objects. You can also create an application when you want to update a deployed application.
  1. Choose to deploy an executable object or a flat file data source.
    • To deploy a mapping, workflow, or other executable object, right-click the object and select
      Deploy
      .
    • To deploy a flat file data source, right-click the object and choose
      Deploy as a web service
      or
      Deploy as a SQL Data service
      .
    The Developer tool prompts you to create an application.
  2. Enter an application name.
  3. To add objects to the application, click the Add button and select objects.
  4. To deploy the application with parameter sets, click
    Next
    .
    1. Click the Add button to select the parameter sets to include in the application.
    2. Select each parameter set to include from the list. You can select all the parameter sets.
  5. Click
    Next
    .
  6. Select a Data Integration Service to deploy the application to.
  7. If the Developer tool contains the connection information for multiple domains, click
    Browse
    to select the domain, and complete the following steps:
    1. In the
      Choose Domain
      dialog box, select a domain and click
      OK
      .
      The Developer tool lists the Data Integration Services associated with the domain in the
      Available Services
      section of the
      Deploy
      dialog box.
    2. Select the Data Integration Services to which you want to deploy the application.
    3. Click
      Next
      .
  8. To deploy the object to a web service, complete the following steps:
    1. Configure properties for the web service.
    2. To add operations to the web service, click
      Next
      .
      By default, the Developer tool creates an operation for each object that you deploy as a web service.
    3. Select each operation, operation input, and operation output to display and configure the properties.
    4. Click
      Finish
      .
  9. To deploy the object to an SQL data service, complete the following steps:
    1. Enter a name for the SQL data service.
    2. Accept the default location, or click
      Browse
      to select a Model repository and a project folder location for the SQL data service.
    3. Click
      Next
      .
      The
      Add Virtual Tables to SQL Data Service
      dialog box appears.
    4. Click the Add button.
    5. Enter a name for the virtual table.
    6. Click the Open button in the
      Data Object
      column.
      The
      Select a Data Object
      dialog box appears.
    7. Select a physical data object and click
      OK
      .
    8. Enter the virtual schema name in the
      Virtual Schema
      column.
    9. Select
      Read
      in the Data Access column to link the virtual table with the data object. Select
      None
      if you do not want to link the virtual table with the data object.
  10. Click
    Finish
    .
The Developer tool deploys the application to the Data Integration Service. The Data Integration Service runs the application and the objects that it contains.
You can test the output of application objects and validate the output against requirements. If necessary, you can update the application and redeploy it.

Back to Top

0 COMMENTS

We’d like to hear from you!