cancel
Showing results for 
Search instead for 
Did you mean: 

How can I retrieve a Crystal Report from BOE repository as rpt file?

Former Member
0 Kudos

BOE (XI Release 2.0) is used to store and manage Webi reports and published reports (Crystal Report). The user can view these reports through the InfoView, he also can edit Webi reports. There is a need to be able to edit CR reports in Crystal Report Designer (XI Release 2.0).

How can I retrieve a Crystal Report from BOE repository as rpt file using .NET BOE SDK? Is it possible?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Fritz Feltus, Jason Everly

Thank you for your help!

former_member184995
Active Contributor
0 Kudos

Hi Sergey,

Here are links to our samples for BOE and .NET. If you are looking to alter Crystal Reports stored in Enterprise then you are much better off doing what Fritz mentioned as that is the equivalent to using the Webi interface to update Webi reports.

VB.NET

[http://support.businessobjects.com/communityCS/FilesAndUpdates/bexi_vbnet_samples.zip.asp]

C#

[http://support.businessobjects.com/communityCS/FilesAndUpdates/bexi_csharp_samples.zip.asp]

You can also get code samples from the Diamond site:

[https://boc.sdn.sap.com/codesamples]

Jason

fritzfeltus
Product and Topic Expert
Product and Topic Expert
0 Kudos

It's possible to retrieve report files using the .NET SDK, but the easier option would be to use the 'Repository Explorer' in CR Designer to connect to your Enterprise server to open and edit a report.