...
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 If the Fiori Tile has Dimensiona dimension, then the dimension values is displayed, else it is blank and only measure values are displayed.
...
SAP Navigation
[insert information on how to see the information displayed in the Splunk event in the SAP environment. Typically this is a t-code or a table. Please insert instructions with screenshots.]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. | + | - |