ASAP 2.8 Client Manual

Entity Definition Language (EDL)
HP NonStop ASAP Client Manual425263-004
6-13
Detail - EDL Entity Property
number is a value from 0 through 11. base defines the data item base type.
For more information, see the ASAP Extension Manual.
Applies to: Server
Default: DATAITEMS ""
Example
DATAITEMS "0 I, 1 I, 2 M, 3 C"
Detail - EDL Entity Property
Detail string
The Detail entity property controls how the Show Object Details popup menu item
behaves. This property is optional.
When a Detail string is not specified, the ASAP Client automatically displays a
graph and a list view of object details.
When a Detail string is specified, the contents of string are used to form a
database query that is sent to the ASAP Server, and the result appears in an
ASAP Report Window.
If string contains the “^” character, the name of the object you selected in the Grid or
Graph area of the ASAP Browse window is substituted.
For example, if the Detail string for the CPU entity is specified as:
DETAIL “CPU ^, TAB, SAMPLES 12”
If you right-click an element in the Browse window graph that corresponds to CPU
\Chicago.0, then select Show Object Details, an ASAP Report Window displays:
CPU \CHICAGO.0, TAB, SAMPLES 12
Applies to: Client and Server
Default: DETAIL ““ - null
Base type Description
C constant
I integer
S time units stored as
seconds
M time units stored as
milliseconds
U time units stored as
microseconds
T 8-byte ASCII string