ReportSTR (RWS1)

Description

Report when someone changed his status, logged in, etc...

Release notes

Version 1.1 - General deployment
  • Improvement: Restrict attribute and class to supported values.

Version 1.0 - Deprecated

Version 0.1 - Deprecated

Resource configuration interface

GUI unavailable.

Report configuration parameters provided by SMP 5.3+

Warning: Can't find topic CustomerDocs.GenSmpDocCommonReportParametersRGb55

Resource configuration parameters

Start time, End time

The timeframe for which to report. Time can be specified like e.g. "2007-03-28 13:00:00". However, it is often more practical to use relative times. Suppose you want every month a report of the last month's records. Using absolute times, you'd have to change the start and end time each month when you want to retreive the report.

Relative times can be specified in a specific english-like way. E.g. "last Monday" is a correct relative time specification. The format is known as "strtotime" and is for instance documented here. The strtotime format can be combined with placeholders for the current time (e.g. %m means the current month), see strftime.

To help you write relative times, a dropdown containing some often used values is available. You can use these values as such or adapt them to your needs.

Format

The STR report is available in two file formats (HTML and CSV). Use HTML for displaying online and CSV to export the data for further processing in a spreadsheet application.

SOPs

The STR report can take data from multiple SOPs at a time. Only SOPs from the same network as the current SOP can be chosen. By default (if no SOP is selected) data is taken from the current SOP.

Class

Limit the results to records about the given class. The class is the type of entity for which you want to report on its attribute changes. Suppose that extension 101 has a status attribute then the class is 'extension', the instance is '101' and the attribute is 'status'.

Instance

Limit the results to records about the given instance. The instance is the identifier of the entity for which you want to report on its attribute changes. Suppose that extension 101 has a status attribute then the class is 'extension', the instance is '101' and the attribute is 'status'.

Attribute

Limit the results to records about the given attribute. The attribute is the name of the property you want to report the changes on. Suppose that extension 101 has a status attribute then the class is 'extension', the instance is '101' and the attribute is 'status'.
Copyright © Escaux SA