Show TOC

E2E Reporting: User Categories - Overview Locate this document in the navigation structure

Query Query: 0E2EREP_ALLSYS_USERCATEGORY

 

This query is used in interactive reporting in the Technical Monitoring work center. It displays how many users are using the selected systems, and how intensively. The query is displayed in the following interactive report:

  • Start of the navigation path Overview Next navigation step Usage Next navigation step User Activity End of the navigation path

The query is used in the Web Template 0E2EREP_ALLSYS_USERCATEGORY (Interactive Reports: User Activity Overview).

Note Note

For correct usage, this query must be used in the context of the Web template listed above. Using the query without this wrapper is not meaningful.

End of the note.

Structure

Rows

Object Type

Name

Technical Name

Value Restriction / Calculation

System ID

0SMD_LSID

Columns

Object Type

Name

Technical Name

Value Restriction / Calculation

Users with High Activity

'Number of Dialog Steps [0CCMACNT]' >= 'User Category Threshold Value High [0SMD_F_USERCAT_HIGH]'

Users with Medium Activity

( 'Number of Dialog Steps [0CCMACNT]' < 'User Category Threshold Value High [0SMD_F_USERCAT_HIGH]' ) AND ( 'Number of Dialog Steps [0CCMACNT]' > 'User Category Threshold Value Low [0SMD_F_USERCAT_LOW]' )

Users with Low Activity

'Number of Dialog Steps [0CCMACNT]' >= 'User Category Threshold Value Low [0SMD_F_USERCAT_LOW]'

Total Number of Users

0CCMAUCNT

Number of Dialog Steps

0CCMACNT