Technology Blog Posts by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Likes
1,194

Analysis for office reports can be saved on BI platform and SAP netweaver Platform.

Saving on Net weaver platform requires few pre-requisites to be taken care of, one important thing is to have analysis service created.This can prevent from facing the below error.

1. Use t-code sicf (once authorization is assigned), execute in Hierarchy type --> Service



2. Under Virtual hosts/service --> bw , check for analysis.

3. if there is no analysis, click on Create Host/Service

4. Give name of the service element as analysis

5. Enter description as analysis launcher

6. In Handler List tab, enter the below mentioned HTTP Handler, which is a basic class to handle http requests for Analysis for Office reports.

7. Once activated, Check under same path Virtual hosts/service --> bw , analysis service is created.

8. Test the service on right-click

This results in opening analysis for office through the platform

There you go!