When the SEND command of this service is executed the following steps occur:
The optional UAFILE and UAPATH keywords are available to inform the remote client program of a recommended path and filename for the content. LANSA Integrator UserAgent will add these file and path names to the save popup menu on the response panel.
Command | Keyword | Value | Developer notes |
|---|---|---|---|
SEND | CONTENT | Optional. Default. Use HTTP protocol content-type. | |
*CSV | Create CSV content. | ||
*TSV | Create TSV content. | ||
STATUS | value | Optional: HTTP status number. | |
MESSAGE | value | Optional: HTTP status message. | |
ENCODING | Optional. See ENCODING. | ||
SVQUOTE | Optional. See SVQUOTE. | ||
SVHEAD | Optional. See SVHEAD. | ||
SVEXCLUDE | Optional. See SVEXCLUDE. | ||
NUMBERFORMAT | Optional. See NUMBERFORMAT. | ||
ARCHIVE | Optional. See ARCHIVE. | ||
UAPATH | value | Optional. User agent save response path. | |
UAFILE | value | Optional. User agent save response file. | |
UACACHE | value | Optional. Cache-Control max-age. | |
UADISPOSITION | value | Optional. Content-Disposition filename. | |
CHARSET | *YES | Optional. Include charset attribute. | |
*NO | Do not include charset attribute. | ||
*TEXT | Default. Include charset attribute if content is text. |
SEND ARCHIVE(/folder/file.csv)