TRANSFER Programming Manual
Request and Reply Formats
Designing and Writing a Client
069138, Update 1 to 040970 Tandem Computers Incorporated 9–5
Request and Reply Formats Figures 9-2 and 9-3 show the general format of requests and replies. Within an
application program, request and reply headers are defined together as the
interprocess communication (IPC) header.
Your application must establish values for the IPC header fields that are transmitted in
the request. Details for how to use the IPC header are described in the TRANSFER
Reference Manual.
Figure 9-2. TRANSFER Request Format
Request Header UOW 1 UOW 2 UOW 3 UOW 4
Operation Parameters
CREATE^ITEM Item Type
Creates an Item
For Example
Request
011
Figure 9-3. TRANSFER Reply Format
Reply Header Reply to UOW 1
Operation Return Code
CREATE^ITEM
For Example
Reply
Reply to UOW 2 Reply to UOW 3 Reply to UOW 4
Okay Item ID
Returns the ID of the New Item
Return Data
012