Data Transformation Engine HTTP Adapter Reference Guide

Chapter 4 - Syntax Summary Data Targets
HTTP Adapter Reference Guide
24
Data Targets
The following is the command syntax of the HTTP adapter commands used for
data targets:
-URL {HTTP|HTTPS}://[user[:pass]@][host[:port]][/dir[/file]]
[-CA filename]
[-CERT filename]
[-CPASS password]
[-FROM address]
[-HDR[+][I]]
[-IGNORE error_code[:error_code]]
[-INLINE]
[-KPASS password]
[-LSN seconds]
[-METHOD [method_name]]
[-MODIFIED http-date]
[-PKEY filename]
[-PROXY {HTTP|HTTPS}://[user[:pass]@][host[:port]][/dir[/file]]]
[-REDIRECT limit]
[-SESSION session_id [*]]
[-SOCKS {socks4|socks5}://[user[:pass]@][host[:port]]
[-SPROTO {SSLv2|SSLv3|SSLv23|TLSv1}]
[-STR {WEAK|STRONG|ANY}]
[-TIMEOUT time_in_seconds]
[-TRACE [+][S|V][full_path]]
[-TYPE content_type]
Using HTTP Adapter Commands
Use the HTTP adapter commands from the Map Designer or Integration Flow
Designer as the data source of an input map card and as the data target for an
output map card. You can also use the adapter as part of the
M4HTTP_OPT
environment variable, on the command line, or in a map rule using the functions
GET, PUT, or RUN.
The HTTP adapter
requires the -URL command in the value field of the
GET > Source > Command and PUT > Target > Command settings. Refer to
Chapter 4 - Syntax Summary for the adapter command syntax and to the
Resource Adapters Reference Guide for general information about commands.