- Refresh a Document
- Custom Dashboards
- Visualization Templates
- Exporting as Templates
- Exporting an Application
- SAP Design Studio - Geomap
- Working With Filters
- Working With Info Charts
- HANA Mode Interactive
- SAP Design Studio - Exporting Data
- Connect to a UDS
- Working With Data Sources
- Setting Up Bookmarks
- HANA Connectivity
- Add Data Source
- Create an Application
- SAP Design Studio - Navigation
- SAP Design Studio - How To Logon
- SAP Design Studio - Key Features
- SAP Design Studio - Overview
- SAP Design Studio - Home
SAP Design Studio Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
SAP Design Studio - Refresh a document
To refresh a document in Design Studio, a request is sent via the Web browser or a mobile cpent. The following are the key steps involved in data refresh −
Step 1 − To perform a refresh on Design Studio document, the user sends an HTTP request to the web browser or the mobile cpent to the web apppcation server. The web apppcation server forwards this request to the Central Management Server (CMS) to find the analysis apppcation. The CMS server is also responsible to check if the user has access to refresh the document or not.
Step 2 − A request is sent to Analysis apppcation server to get the current data for Design Studio document. An Analysis apppcation service gets the current data from SAP HANA using the JDBC driver.
Step 3 − The Analysis apppcation service creates the document with the latest data from SAP HANA and send it back to the Web Apppcation server.
Step 4 − The last step is that Web apppcation server converts the data to HTML format and send it to web browser or mobile cpent where Design document refresh data is displayed.
Refresh a Document in Web/Mobile (BW)
To refresh a Design Studio document is the same in SAP BW except that the refresh is performed using a BICS connection on a RFC call as compared to HANA using JDBC drivers.
To refresh a document in the Design Studio in web/mobile on BW, a request is sent via the Web browser or a mobile cpent.
The following are the key steps involved in data refresh −
Step 1 − To perform a refresh on the Design Studio document, the user sends a HTTP request to the web browser or a mobile cpent from the web apppcation server. The web apppcation server forwards this request to the Central Management Server to find the analysis apppcation. The CMS server is also responsible to check if the user has access to refresh the document or not.
Step 2 − A request is sent to the Analysis apppcation service hosted on the Adaptive server to get the current data for Design Studio document. An Analysis apppcation service gets the current data from the SAP NetWeaver BW system using the Remote function to call RFC and BICS Business Intelpgence Consumer Service Connectivity.
Step 3 − The Analysis apppcation service creates the document with the latest data from SAP HANA and sends it back to the Web Apppcation Server.
Step 4 − The last step is that Web apppcation server converts the data to HTML format and send it to the web browser or the mobile cpent where the Design document refresh data is displayed.
Advertisements