INQUIRE PROCESS

Retrieve the attributes of a BTS process.

Read syntax diagramSkip visual syntax diagram
INQUIRE PROCESS

>>-INQUIRE--PROCESS(data-value)--PROCESSTYPE(data-value)-------->

>--+-----------------------+-----------------------------------><
   '-ACTIVITYID(data-area)-'   

Conditions: ILLOGIC, NOTAUTH, PROCESSERR

Description

INQUIRE PROCESS returns the attributes of a named BTS process. It can be used, for example, to obtain the identifier of the root activity of a process, in order to start a browse of the root activity's child activities, containers, or events.

Options

ACTIVITYID(data-area)
returns the 52-character identifier of the root activity of the process that is being queried.
PROCESS(data-value)
specifies the name (1–36 characters) of the process to be queried.
PROCESSTYPE(data-value)
specifies the process-type (1–8 characters) of the process to be queried.

Conditions

21 ILLOGIC
RESP2 values:
1
A browse of this resource type is already in progress.
70 NOTAUTH
RESP2 values:
101
The user associated with the issuing task is not authorized to access this resource in the way requested.
108 PROCESSERR
RESP2 values:
1
The process specified on the PROCESS option could not be found.
4
The process-type specified on the PROCESSTYPE option could not be found.


dfhp4_inquireprocess.html | Timestamp icon Last updated: Thursday, 27 June 2019