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