TRANSFER Reference Manual

GET-X400-CONFIG
TISERV UOW Descriptions
2–398 069139, Update 1 to 40969 Tandem Computers Incorporated
GET-X400-CONFIG
(UOW Code 264)
GET-X400-CONFIG retrieves the X400 gateway node configuration values.
DEF get-x400-config-uow.
02 hdr.
03 self-ident PIC AA VALUE "UW".
03 uow-code TYPE BINARY 16 UNSIGNED VALUE 264.
02 filler PIC X(100).
END.
DEF get-x400-config-rsp.
02 hdr.
03 self-ident PIC AA VALUE "UW".
03 uow-code TYPE BINARY 16 UNSIGNED VALUE 0.
02 retn-code TYPE BINARY 16.
02 retn-code-detail TYPE BINARY 16.
02 node-name PIC X(32).
02 country PIC X(4).
02 admd-name PIC X(16).
02 prmd-name PIC X(16).
02 filler PIC X(100).
END.
HDR
is the UOW header. The UOW-CODE value is 264.
RETN-CODE
is the return code. TISERV returns a code in this field to indicate one of the
following entries.
0 OK
4175 E-X400-NOT-CONFIG
RETN-CODE-DETAIL
is an error number returned by a subsystem other than the TRANSFER delivery
system or is a further qualification of an error detected by the TRANSFER delivery
system.
NODE-NAME
is the name of the X400 gateway node whose X400 O/R name attributes are being
retrieved. The backslash (\) is included with the node name.
COUNTRY
is the country code configured for the X400 gateway node.