5 10 5 GET

LANSA Integrator

5.10.5 GET

The GET command is used to read the inbound document object.

Fragments use only fields, so the GET FRAGMENT command requires the SERVICE_EXCHANGE(*FIELD) keyword.

Lists use only a working list, so the GET LIST command requires a working list argument.

The GET command also allows the program to access the HTTP response protocol properties.

Syntax:

Command

Keyword

Value

Developer notes for Command/Keyword/Value

GET

LIST

value

Conditional. Bind list.

FRAGMENT

value

Conditional. Bind fragment.

PROPERTY

value

HTTP protocol property.

*LIST

Add all properties to list argument.

INSTRUCTION

value

Optional. Get XML processing instruction.