The External Agent Socket API Request Data Header is at the beginning of the data packet.
Bytes |
Field Name |
Type |
Description |
Mandatory? |
1 – 4 |
Object Type |
UINT4 |
A member of the enumeration: WGN_OBJECT_TYPE. |
Yes |
5 – 8 |
Object Format |
UINT4 |
A member of the enumeration: WGN_OBJECT_FORMAT. |
Yes |
9 – 12 |
Object Transport |
UINT4 |
A member of the enumeration: WGN_OBJECT_TRANSPORT. |
Yes |
13 – 14 |
Request Flags |
UINT2 |
Enable Deferred Completion 0x0001 |
Yes |
15 – 16 |
Response Flags |
UINT2 |
Return XML 0x0001 |
Yes |
17 – 20 |
XML Results Flags |
UINT4 |
Selects XML Results that will be returned in the response. Zero indicates return the default data elements. |
No |
21 – 24 |
Element Count |
UINT4 |
Number of Data Elements. |
Yes |
25 – 28 |
Reserved 1 |
UINT4 |
Must be zeros. |
Yes |
29 – 32 |
Reserved 2 |
UINT4 |
Must be zeros. |
Yes |
Copyright © 2014 CA.
All rights reserved.
|
|