Data Transformation Engine HTTP Adapter Reference Guide

Chapter 3 - HTTP Commands List of Commands
HTTP Adapter Reference Guide
12
From (-FROM)
Use the From adapter command (-FROM) to specify the e-mail address of a
contact person. The contact person is alerted when there is a problem with
requests from the adapter.
-FROM address
Option Description
address
Specify the e-mail address of a contact person
Header (-HDR)
Use the Header adapter command (-HDR) to send message headers from data in a
map file or to return message headers to the map file. In addition to generating
new headers, you can append user-supplied headers, which eliminates having to
duplicate all of the adapter-generated headers in order to add a new header.
-HDR[+][I]
Option Description
+
Append user-supplied headers.
I
In a request-reply scenario, indicates headers
are provided in the input request, but should
not be returned in the response.
Refer to HTTP Header Adapter Command (–HDR) Example for a detailed example.
Comment [st1]: Page: 12
Need more info for next release. Also
need to update the example to exhibit the
append option.