The KPIs available through the Application BAPI Wrapper
Call Stats panel display information on the number of BAPI calls
for the chosen date. This statistical information can be useful
in troubleshooting end user behaviors and use of the mobile application(s).
Statistics - Application BAPI Wrapper Call Statistics
Daily KPI Summary
- View: If
the administrator sets up different views using the Settings link,
the drop-down menu will display those view names. Select a different
view for specific data needs.
- Print Version: If enabled, creates a PDF version of the
data in the Search Results table.
- Export to Microsoft Excel: Exports all data in the Search
Results table to an Excel spreadsheet
- Statistics Category/Characteristic Name/Characteristic Value: Use
to filter statistics further. Select from the choices available
through the drop-down menus. If field is blank, no choices are available.
- Filter/Delete Filter: If the Filter tab is utilized in
the Settings window accessed by the Settings link, click the Filter
link to display filter choices in order to further filter the data
displayed. If a filter is in use, click Delete Filter to remove
the filter and display all data returned by the initial search performed.
- Settings: Click this link to display a Settings panel
in order to modify how search results are displayed. See the section
on changing Administrator settings for more details.
- Daily KPI Summary table: Contains rows that display which
statistics are available for the selected date. Highlight a row
to display that graph. The graphs available are as follows:
- KPI
- CRT_BAPI_CALL_COUNT: The KPI - CRT_BAPI_CALL_COUNT is a graphical representation
of how many BAPI calls were detected. The more calls there are per
hour, the heavier the load on the backend system, which could cause
performance issues. BAPI call statistics are based on the number
of calls; it does not take into account what is called during the
transaction process.
- KPI - ERROR_BAPI_CALL_COUNT: The KPI - ERROR_BAPI_CALL_COUNT
is a graphical representation of how many BAPI calls returned with
an error message. These statistics can provide a good indicator
to begin troubleshooting performance issues with the system, if
necessary.
- KPI - GET_BAPI_CALL_COUNT: The KPI - GET_BAPI_CALL_COUNT
is a graphical representation of how many GET BAPI calls were made.
- KPI - DEL_BAPI_CALL_COUNT: The KPI - DEL_BAPI_CALL_COUNT
is a graphical representation of how many DELETE BAPI calls were
made.
- KPI - UPD_BAPI_CALL_COUNT: The KPI - UPD_BAPI_CALL_COUNT
is a graphical representation of how many UPDATE BAPI calls were
made.
- KPI - INITSYNC_BAPI_CALL_COUNT: The KPI - INITSYNC_BAPI_CALL_COUNT
is a graphical representation of initial synchronizations (i.e.,
all data is transmitted to a mobile device, not just data changed
since last transmit) on the system. If a large amount of initial synchronization
transmissions are present on the system for a specific time period,
it could indicate issues with the system.
- KPI - ALL_BAPI_CALL_COUNT: The KPI - ALL_BAPI_CALL_COUNT
is a graphical representation of all BAPI calls made during the
time period.