Table of Contents

Search

  1. Preface
  2. Web Service Concepts
  3. Understanding the Web Services Provider
  4. Using the Web Services Hub Console
  5. Batch Web Service Operations
  6. Writing Client Applications
  7. Working with Web Service Sources and Targets
  8. Editing Web Service Sources and Targets
  9. Working with Web Service Mappings
  10. Working with Web Service Workflows
  11. Appendix A: Web Service Sample Client Applications
  12. Appendix B: Configure the Web Browser

Web Services Provider Guide

Web Services Provider Guide

Rules and Guidelines for Using a WSDL with MIME Attachments

Rules and Guidelines for Using a WSDL with MIME Attachments

Use the following rules and guidelines when you work with attachments:
  • A request or response can contain one attachment.
  • The attachment must be a text file and use the UTF-8 code page or a code page that is a subset of the UTF-8 code page.
  • To pass an attachment through requests or responses, you must connect all ports in the attachment group.
  • If a definition in the mapping contains an attachment group, but you do not want to send or receive attachments, do not connect any of the ports in the group.
  • If you receive messages from other sources, and each message contains an attachment, use a Sequence Generator transformation to generate a unique index for each attachment you send in a response.
  • To send or receive an attachment, use a toolkit that supports MIME attachments to create the client application.

0 COMMENTS

We’d like to hear from you!