Table of Contents

Search

  1. Preface
  2. Introduction
  3. Dashboard
  4. Resources
  5. Workflows
  6. Task Reference
  7. Services Overview
  8. Users
  9. Logs and Reports
  10. Encryption
  11. System
  12. Appendix
  13. Glossary Terms

File

File

The File element allows you to add a file to your HTTP Post request.
Field
Definition
Basic Tab
Name
Specify the parameter (or part) name for this file name. The specified name will be sent to the server as a header in the Multi-Part data.
Path
Specify the location of the file to upload.
Advanced Tab
Content Type
Specify the value of the Content-Type header that will be written to this file part of the MIME message. This setting will be ignored if the request is not multipart.
Content Disposition
Specify the value of the Content-Disposition header that will be written to this file part of the MIME message. This setting will be ignored if the request is not multipart.
Default Value: form-data
Content ID
Specify the value of the Content-ID header that will be written to this file part of the MIME message. This is required if the Content Type of the post element is 'multipart/related', otherwise this is ignored.
Transfer Encoding
Specify the value of the Content-Transfer-Encoding header that will be written to this file part of the MIME message. This setting will be ignored if the request is not multipart.
Charset
Specify the charset that will be added to the Content-Type header of this file part of the MIME message. This setting will be ignored if the request is not multipart.
This task uses the File Set Elements. The field definitions for the File Set Elements can be found on the File Lists and File Sets topic.

0 COMMENTS

We’d like to hear from you!