Skip to content

/AWS1/CL_TBD=>STARTSESSIONSSTATISTICSAGGR()

About StartSessionsStatisticsAggregation

Starts an asynchronous request for getting aggregated statistics about queues and farms. Get the statistics using the GetSessionsStatisticsAggregation operation. Statistics are available for 1 hour after you call the StartSessionsStatisticsAggregation operation.

Method Signature

IMPORTING

Required arguments:

IV_FARMID TYPE /AWS1/TBDFARMID /AWS1/TBDFARMID

The identifier of the farm that contains queues or fleets to return statistics for.

IO_RESOURCEIDS TYPE REF TO /AWS1/CL_TBDSESSSSTATSRESRCS /AWS1/CL_TBDSESSSSTATSRESRCS

A list of fleet IDs or queue IDs to gather statistics for.

IV_STARTTIME TYPE /AWS1/TBDTIMESTAMP /AWS1/TBDTIMESTAMP

The Linux timestamp of the date and time that the statistics start.

IV_ENDTIME TYPE /AWS1/TBDTIMESTAMP /AWS1/TBDTIMESTAMP

The Linux timestamp of the date and time that the statistics end.

IT_GROUPBY TYPE /AWS1/CL_TBDUSAGEGROUPBY_W=>TT_USAGEGROUPBY TT_USAGEGROUPBY

The field to use to group the statistics.

IT_STATISTICS TYPE /AWS1/CL_TBDUSAGESTATISTICS_W=>TT_USAGESTATISTICS TT_USAGESTATISTICS

One to four statistics to return.

Optional arguments:

IV_TIMEZONE TYPE /AWS1/TBDTIMEZONE /AWS1/TBDTIMEZONE

The timezone to use for the statistics. Use UTC notation such as "UTC+8."

IV_PERIOD TYPE /AWS1/TBDPERIOD /AWS1/TBDPERIOD

The period to aggregate the statistics.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TBDSTRTSESSSSTATSAG01 /AWS1/CL_TBDSTRTSESSSSTATSAG01