cancel
Showing results for 
Search instead for 
Did you mean: 

Develop a java code to automate the recurring instances of webi reports

Former Member
0 Kudos

The application has to be developed using SAP BO sdk for WEBI.

Objective:

The objective of the assignment is to develop a java code to automate the recurring instances of webi reports and send it to the specified path.

Customer Requirements:

  • The program must authenticate the user and login using Windows AD authentication type.
  • The values for the prompts and different combinations of the values must be fetched by the program from database/list of values/excel sheet etc.
  • The webi report has to be run for different values of prompts
  • The application developed should support all types of output formats supported by BO.
  • The application should be generic so that it could be run on different webi reports.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Which version are you using?

If your version is BI 4.x, then you would need to use the Restful web service SDKs for the above tasks as scheduling of webi reports with prompts is deprecated in BI 4.x java sdks.

Guides are available at

http://help.sap.com

Navigate to Analytics-->SAP BusinessObjects Business Intelligence Platform

Select the BO product version and navigate to Development Information.

You would need to refer to 'SAP BusinessObjects RESTful Web Service SDK User Guide for Web Intelligence and the BI Semantic Layer' guides.

For Blogs & documents and any queries regarding Restful SDK, refer to the below forum space

Thanks,

Prithvi