Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Connector Toolkit
  3. Before you begin
  4. Develop a connector for Cloud Data Integration
  5. Develop a connector for Data Loader
  6. Import a connector
  7. Connection attributes
  8. Type system
  9. Connector metadata
  10. Partitioning capability
  11. Pushdown capability
  12. Mappings in advanced mode
  13. Manual changes to Informatica Connector Toolkit source code
  14. Runtime behavior
  15. Connector example: MySQL_Cloud
  16. Version control integration
  17. Appendix A: Metadata models
  18. Appendix B: ASO model
  19. Appendix C: Connector project migration
  20. Appendix D: Frequently used generic APIs in Informatica Connector Toolkit
  21. Appendix E: Frequently asked questions

Cloud Data Integration Connector Toolkit Developer Guide

Cloud Data Integration Connector Toolkit Developer Guide

Phase 4: Generate the connector package

Phase 4: Generate the connector package

Use the
Informatica Connector Toolkit
to generate the connector package.
  1. In the
    Connector Progress
    view, under
    Phase 4: Generate the Connector Package
    , click
    Generate Package
    .
    The Generate Connector Package window appears.
    Specify the connector details to generate the connector package.
  2. Specify the following details to generate the connector package:
    Property
    Description
    Logo Location
    The image file for the logo of the connector.
    The file must be in PNG or JPEG format and the file size must not exceed 64 KB. The dimensions of the logo must be 89 x 45 pixels.
    The file name must not contain spaces or special characters.
    Connector Package Location
    The location where you want to save the connector package.
    Connector Package Version
    The version of the connector package.
    Override Connector Package
    Select to override the existing connector package.
  3. Click
    Finish
    .
    If the connector package is generated successfully, a confirmation message is displayed.
  4. Click
    OK
    .
When you generate the connector package, the
Informatica Connector Toolkit
bundles the connector artifacts and generates the connector package that you can use for Cloud Data Loader.
If you encounter an error or fail to publish the connector, refer to the
<connector_name>_codebuilder.log
file for details of the error. The
<connector_name>_codebuilder.log
file is available in the
<Eclipse workspace>/<connector project>
folder.
When you publish the connector, the
Informatica Connector Toolkit
restarts the Secure Agent. The Secure Agent can connect to the data source and you can create connections to the data source in a data loader task. If you fail to publish the connector, install the connector manually.

0 COMMENTS

We’d like to hear from you!