Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
SAP Smart business provides API for developer to use its KPI tiles and drilldown within their application. We have created a sample application which has reference example and API documentation.

Reference application provides details of different type of tiles and controls possible with smart business. It also produces code used to create instance of those controls.

 

How to Access the Embedded Reference Application

  1. On the SAP HANA Cloud Platform, under Overview, choose Services.

  2. Click on the SAP Smart Business Service

  3. Click on the Developer Reference


 



 

It will open application with URL:

https://ssbdesigntime-<<account>>.dispatcher.int.sap.hana.ondemand.com/embeddedSampleApp/index.html.

 

Reference Application

SAP Smart Business provides APIs to enable developers to use its KPI tiles and drilldown within their application. We have created a reference application which has a reference example.


The reference application provides details of different type of tiles and controls possible with SAP Smart Business. It also produces the code used to create instances of those controls.


 

Features of the Reference Application :

  • Enables the user to create the following tiles types for an evaluation:

    • Numeric

    • Actual vs. Target

    • Comparison

    • Comparison multi-measure

    • Trend

    • Dual (enables the user to see a numeric tile along with 1 of 4 other tile types within a single tile)






The reference application also allows the user to view the source code for the reference tile control that the user generates.



 

Enables the user to create a drilldown application for any evaluation:

  • Provides a switch option for hiding/showing subcomponents within the drilldown

  • Provides the option to delegate events between two drilldown applications, which means that when you apply filters to one drilldown, these filters are applied to another drilldown if they are chained.

  • Currently events which is delegated is: filterChange


 



The reference application also allows the user to view the source code for the KPI control that the user generates.

So sample application lets you use see how control behaves and how can you instantiate these controls.

For detailed API, usage and step by step guide you can follow KPI tiles and drilldown.

 

Cheers.

 

Note :

To know more about Smart Business Service, refer to the articles

Smart Business Service

 

Note: In case you face any issue with Smart Business Service, you can create an Incident on SAP Support Portal with the  components: CA-GTF-SB-HCP. You may also contact Smart Business team at smartbusiness@sap.com.
5 Comments