Filter Problem (QSXFTRPB) API


  Required Parameter Group:


  Default Public Authority: *USE

  Threadsafe: No

The Filter Problem (QSXFTRPB) API applies the currently active problem log filter to a problem log entry.

The system value for the problem filter (QPRBFTR) identifies the active filter currently being used. Multiple filters can be defined, but only one can be active at a time. The QSXFTRPB API can be used at any time.


Required Parameter Group

Problem log identifier
INPUT; CHAR(30)

The problem to be retrieved, updated, and sent through the active filter. The problem log identifier has two parts: a problem ID number and the origin system. See Format for the Problem Log Identifier.

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Authorities and Locks

API Public Authority
*USE

Format for the Problem Log Identifier



Field Descriptions

Origin system. The node name of the origin system (the format is network ID.control point name).

Problem ID number. The number the system generates to identify a problem.


Error Messages



API introduced: V2R3

[ Back to top | Problem Management APIs | APIs by category ]