on 2008 Jun 14 6:15 PM
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?
Fritz Feltus, Jason Everly
Thank you for your help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.