5 9 3 GET
From LANSA Integrator
5.9.3 GET
The GET command allows the program to access HTTP protocol properties and the error row of the bad data record.
To receive the error record, pass a single field working list and each record field is added as an entry.
For a complete list of HTTP protocol property names see SERVICE_LOAD command.
Syntax:
|
Command |
Keyword |
Value |
Developer notes for Command/Keyword/Value |
|
GET |
PROPERTY |
value |
HTTP protocol property. |
|
*LIST |
Add all properties to list argument. |
||
|
ERROR |
*ROW |
Get error row. |
|
|
*RECORD |
Get error record. |