Signatures
The
Signatures
item returns a list of all outstanding signature requests (excluding those generated by private interfaces).This table shows the input and output formats for this item.
Input Format | Request: Signatures | ||
Output Format | The Signatures item returns in this format: | ||
<Signatures> | is | <NullList>
|
<SList> | |
<SList> | is | <Signature>
|
<Signature>
\crlf
<SList> | |
<Signature> | is | <SignatureID>
\t
<CreateID>
\t
<ActionID>
/t
<SigState> | |
where: | |||
Field Name | Format | Description | |
<SignatureID> | ASCII - Integer | Unique ID as a 32-bit unsigned integer. | |
<CreateID> | ASCII – Integer | Unique CreateID of batch with which signature associates. | |
<ActionID> | ASCII – Integer | Action ID as a 32-bit unsigned integer (an action may generate multiple signatures. For example, SetParm). | |
<SigState> | ASCII – Integer | Signature state:
|
Provide Feedback