Data Description
The SSB_KPI event is used to obtain SAP Smart Business KPI details.
Potential Use Cases
This event could be used in the following scenarios:
Getting the current KPIs of SAP Smart Business Tiles
Determine KPI trends over time
[Metric Filters]
To extract SAP Smart Business(SSB) KPI details, a user must configure the SSB KPI information using the filter functionality. Only the SSB details with active configuration will be extracted. The following steps need to be performed to set up the Filter configuration:
Open SSB KPI filter using menu option below (Administrator->Metric filters->More->SSB KPI filter)
Maintain the technical id of the SSB KPI with active status for which details needs to be extracted.
Splunk Event
SSB KPI with EVENT_SUBTYPE=””
This event contains the design configuration details of the SAP Smart business KPI. The event will look like this in Splunk:
SSB KPI with EVENT_SUBTYPE=”KPI_PARAMETER”
This event contains the parameter details of the SAP Smart Business KPI. The event will look like this in Splunk:
SSB KPI with EVENT_SUBTYPE=”KPI_FILTER”
SSB KPI with EVENT_SUBTYPE=”KPI_TILEINFO”
This event contains the tile/s information of the SAP Smart Business KPI. The event will look like this in Splunk:
SSB KPI with EVENT_SUBTYPE=”KPI_TILE_OUTPUT”
This event contains the output of SAP Smart Business KPI that is available on the Fiori Tiles. The event will look like this in Splunk:
If the Fiori Tile has a dimension, then the dimension values is displayed, else it is blank and only measure values are displayed.
SAP Navigation
The configured SAP Smart Business KPIs are available on Fiori Launchpad as shown in below screen. The details present on the Fiori tiles/s are present in the subgroup ‘KPI_TILE_OUTPUT’.
Field Mapping
Field | Description | Unit of Measure |
---|---|---|
EVENT_TYPE | SSB_KPI | String |
EVENT_SUBTYPE | KPI_TILE_OUTPUT | String |
CURRENT_TIMESTAMP | The date time stamp when the information was collected | YYYYMMDDHHMMSS |
TITLE | Tile Name | String |
SUBTITLE | Subtitle present on the Fiori Tile | String |
EVALUATION_ID | Technical ID of SSB KPI | String |
ID | Technical ID of a tile of SSB KPI | GUI ID |
DIMENSION_NAME | Dimension Name | String |
DIMENSION_VALUE | Dimension Value (appeared on left hand side of Fiori Tile) | String |
MEASURE_NAME | Measure Name | String |
MEASURE_NAME | Measure Value (appeared on right hand side of Fiori Tile) | String |
MEASURE_COLOR | Measure Color (based on this config value measure color is displayed on Fiori Tile) | String |
UOM | Unit of Measure Name | String |
UOM_VALUE | Unit of Measure Value (displayed along with Measure value on Fiori tile) | String |
UTCDIFF | The UTC OFFSSET in HHMMSS that the data was collected in | HHMMSS |
UTCSIGN | The UTC positive or negative OFFSET indicator. Positive (+) means add UTCDIFF to find the time zone of the data, negative (-) means subtract the UTCDIFF to find the time zone adjusted date time the data was collected in. | + | - |