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

WSDL Data Object

WSDL Data Object

A WSDL data object is a physical data object that uses a WSDL file as a source. You can use a WSDL data object to create a web service or a Web Service Consumer transformation. Import a WSDL file to create a WSDL data object.
After you import a WSDL data object, you can edit general and advanced properties in the
Overview
and
Advanced
views. The
WSDL
view displays the WSDL file content.
Consider the following guidelines when you import a WSDL:
  • The WSDL file must be WSDL 1.1 compliant.
  • The WSDL file must be valid.
  • Operations that you want to include in a web service or a Web Service Consumer transformation must use Document/Literal encoding.
    The WSDL import fails if all operations in the WSDL file use an encoding type other than Document/Literal.
  • The Developer tool must be able to access any schema that the WSDL file references.
  • If a WSDL file contains a schema or has an external schema, the Developer tool creates an embedded schema within the WSDL data object.
  • If a WSDL file imports another WSDL file, the Developer tool combines both WSDLs to create the WSDL data object.
  • If a WSDL file defines multiple operations, the Developer tool includes all operations in the WSDL data object.
    When you create a web service from a WSDL data object, you can choose to include one or more operations.

0 COMMENTS

We’d like to hear from you!