HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_ACTIVE_TRANSACTION
Chapter 4520
Start at the entry specified by the
fq_req_loc_cp_name
,
req_agent_appl_name
, and
seq_num_dt
parameters.
AP_LIST_FROM_NEXT
Start at the entry immediately
following the entry specified by the
fq_req_loc_cp_name
,
req_agent_appl_name
, and
seq_num_dt
parameters.
The list is ordered by
fq_req_loc_cp_name
, then by
req_agent_appl_name
, and finally in numerical order
of
seq_num_dt
. For more information about how the
list is ordered and how the application can obtain
specific entries from it, see “List Options For QUERY_*
Verbs”.
fq_req_loc_cp_name
Fully qualified control point name of the transaction
requestor. This parameter is ignored if
list_options
is set to AP_FIRST_IN_LIST. The name is a 17-byte
EBCDIC string, right-padded with EBCDIC spaces. It
consists of a network ID of up to 8 A-string characters,
an EBCDIC dot (period) character, and a network
name of up to 8 A-string characters.
req_agent_appl_name
Application name of the transaction requestor. This
parameter is ignored if
list_options
is set to
AP_FIRST_IN_LIST.
This name is normally an EBCDIC string, using
type-1134 characters (uppercase A-Z and numerals
0-9); alternatively, it can be one of the MS
Discipline-Specific Application Programs specified in
SNA Management Services Reference. The string must
be 8 characters long; pad on the right with EBCDIC
space characters (0x40) if necessary.
seq_num_dt