5 18 9 GET

LANSA Integrator

5.18.9 GET

The GET command returns data from the active DOM tree.

Except for the GET OBJECT (*MESSAGES) command all other values are return via the response message field. To receive XML parser messages a list object argument needs to be used with the command.

Syntax:

Command

Keyword

Value

Developer notes for Command/Keyword/Value

GET

OBJECT

*MESSAGES

Optional. Get XML parser validation messages.

*ROOTTAGNAME

Get XML root tag name.

NODE

*ROOT

Get optional value of root node.

*CURRENT

Get value of current node.

value

Get value of specified node.

ATTRIBUTE

value

Optional but requires NODE keyword.