Skip to Content
0
Former Member
May 29, 2008 at 05:30 PM

How to hook up Crystal Report to dataset on Business Objects Enterprise Server?

37 Views

Post Author: Ded

CA Forum: Other

Hi,

I have a crystal report that hooks up to a dataset, where this dataset is populated by a call to a web service. I have this working on my desktop whereby I am using .net code to communicate between the crystal report and dataset, and the webservice.

However, we would like to put the crystal reports on the Business Objects Enterprise Server so that we can use the Server's batch processing and publication capabilities. My question is - is this possible ? i.e how can we put the code for communicating between the crystal report/dataset and the webservice on the Business Objects Enterprise Server ?

Thanks