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 an Archive File

Deploying an Object to an Archive File

You can export an object to an application archive file. You can store the file, or make it available to an administrator to deploy to a Data Integration Service.
If you want to export an object to a file, you must create a valid application and add the object to it. Then you can export the application to an application archive file.
The application must be valid before it can be exported to an application archive file. To export an application that is not valid, right-click an object and select
Export
, and then choose an export format.
  1. Choose to export an executable object or a flat file data source.
    • To export a mapping, workflow, or other executable object, right-click the object and select
      Deploy
      .
    • To export 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 choose a location for the application, accept the default location, or click
    Browse
    and select another location.
  4. To add objects to the application, click the Add button and select objects.
  5. To deploy the application with parameter sets, complete the following steps:
    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.
  6. Click
    Next
    .
  7. Select
    Export as an application archive file
    .
  8. Click
    Browse
    to select the directory to save the file to.
    The
    Choose a Directory
    dialog box appears.
  9. Select the directory and click
    OK
    .
  10. To configure details for an SQL data service, complete the following steps.
    1. To choose a location for an SQL data service, accept the default location, or click
      Browse
      and select another location.
    2. To add virtual tables to the SQL data service, click
      Next
      .
    3. Click the Add button to configure additional virtual tables for the SQL data service.
  11. To configure details for a web service, complete the following steps.
    1. Enter a name for the web service.
    2. Accept the default Model repository location, or click
      Browse
      and select another location.
    3. Enter a namespace.
    4. Enter a prefix.
    5. To add operations to the web service, click
      Next
      .
    6. Click the Add button to create a new operation.
    7. Configure input and output for each operation.
  12. Click
    Finish
    .
The Developer Tool validates the application and then exports it to an application archive file.
If the application is not valid, the deployment process fails.
You can store the application archive file in another system. For example, you can archive it in a version control system. An administrator can deploy the application in the file to a Data Integration Service from the infacmd dis DeployApplication command. You can also import the application in the file to a Model repository.

Back to Top

0 COMMENTS

We’d like to hear from you!