Skip to Content
0
Feb 07, 2020 at 11:53 PM

Do we have RESTful webservice for registering a Crystal Report

178 Views

Hi,

I am writing a Spring Boot RESTful standalone application.

The application is supposed to be able to perform below tasks:

1. retrieve an existing crystal report from Crystal server

2. Update parameters of an existing crystal report on Crystal Server

3. Register a new report on crystal Server.

I was going through the Crystal Reports RESTful Web service document https://help.sap.com/doc/businessobject_product_guides_sbo42_en_sbo42_cr_restws_en_pdf/4.2/en-US/sbo42_cr_restws_en.pdf.

The document talks about the RESTful webservices which one can use to access/update an existing report. I just want to know do we have Crystal report RESTful endpoint to register a new report on Crystal Server? If yes, what is the webservice url for the same.

NOTE: I am on SAP BI Business Object 4.2

Thanks,

Chitranjan Verma