Business Objects / BI Managed .NET RAS SDK Sample Applications
Purpose
This Document lists sample applications using the Business Objects Enterprise / BI Solution Developer Kit (SDK) for Visual Studio .NET.
Overview
The document contain links to Web applications in VB and C#.
Introduction
The samples in this document use managed reporting to view, export, print and modify reports and the BOE / BI platform. Note that the BOE / BI SDK is only supported in web applications, thus there are no Windows samples. Samples include VB and C#. The samples were developed using Visual Studio 2003, 2005 and 2008, however all of these projects should work in later versions of Visual Studio .NET. For unmanaged sample applications see Crystal Reports .NET In Process RAS SDK Sample Applications
Links to Sample Applications
C# Managed BOE / BI sample applications
NET-CS2005-RAS-Managed BE12 Print Report
This is a sample application that shows how to print a report using Business Objects Enterprise XI 3.1.07 Jun 2009
NET-CS2005-RAS-Managed BE12 Simple Export Report
This is a sample application that shows how to export a report using Business Objects Enterprise XI 3.1.07 Jun 2009
NET-CS2003-RAS-Managed BE115 Add Parameter
This is a sample application that shows how to add a parameter to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-CS2003-RAS-Managed BE115 Add Section
This is a sample application that shows how to add a section to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-CS2003 RAS-Managed BE115 Add Special-Field
This is a sample application that shows how to add a special field to an existing report using the Report Application Server (RAS) Report Creation API (RCAPI) with Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt (included) to be published into your Enterprise system.23 Feb 2008
NET-CS2003 RAS-Managed BE115 Add Subreport
This is a sample application that shows how to add a new subreport to an existing report using the Report Application Server (RAS) Report Creation API (RCAPI) with Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt (included) to be published into your Enterprise system.23 Feb 2008
NET-CS2003 RAS-Managed BE115 Add Text-Field
This is a sample application that shows how to add a text field to an existing report using the Report Application Server (RAS) Report Creation API (RCAPI) with Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt (included) to be published into your Enterprise system.23 Feb 2008
NET-CS2003 RAS-Managed BE115 Add Tool-Tip
This is a sample application that shows how to add a tool tip to a field in an existing report using the Report Application Server (RAS) Report Creation API (RCAPI) with Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt (included) to be published into your Enterprise system.23 Feb 2008
NET-CS2003 RAS-Managed BE115 Create Report
This is a sample application that shows how to create a new report from scratch using the Report Application Server (RAS) Report Creation API (RCAPI) with Business Objects Enterprise XI release 2.23 Feb 2008
NET-CS2003 RAS-Managed BE115 Add Database-Field
This is a sample application that shows how to add a database field in an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.19 Feb 2008
NET-CS2003 RAS-Managed BE115 Add Database-Table
This is a sample application that shows how to add a database table to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.19 Feb 2008
NET-CS2003 RAS-Managed BE115 Add Group
This is a sample application that shows how to add a group to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.19 Feb 2008
NET-CS2003 RAS-Managed BE115 Add Image
This is a sample application that shows how to add a image to an existing report using Business Objects Enterprise XI release 2. This application requires the report imageReport.rpt to be published into your Enterprise system.19 Feb 2008
NET-CS2003 RAS-Managed BE115 Add Line
This is a sample application that shows how to add a line to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.19 Feb 2008
NET-CS2003 RAS-Managed BE115 Add Table-Link
This is a sample application that shows how to add a table link to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleReportTwoTables.rpt to be published into your Enterprise system.19 Feb 2008
NET-CS2003 RAS-Managed BE115 Add formula-Field
This is a sample application that shows how to add a formula field to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.19 Feb 2008
NET-CS2003 RAS-Managed BE115 Add Border-To-Report
This is a sample application that shows how to add a border to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.16 Feb 2008
NET-CS2003 RAS-Managed BE115 Add Chart
This is a sample application that shows how to add a chart to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.16 Feb 2008
VB Managed BOE / BI sample applications
NET_VB2008_Enterprise_BE12_Update_Field_then_Publish
This sample shows how to update a field in a report and then publish the report to Business Objects Enterprise using the Enterprise and RAS SDKs.26 Apr 2011
NET_VB2005_Enterprise_BE12_Check_For_Table_Name
This sample uses the Enterprise and RAS .NET SDKs to check and see if a table is located on a Crystal Report template.10 Apr 2011
NET-VB2005_RAS-Managed_12_Get_DB_Field_Names
How to get used database fields off of a Crystal Report using the Enterprise XI 3.1 .NET SDK.26 Mar 2010
NET-VB2005-RAS-Managed BE12 Export Report CSV
This is a sample application that shows how to export a report to CSV using Business Objects Enterprise XI 3.1.07 Jun 2009
NET-VB2005-RAS-Managed BE12 Export Report Excel
This is a sample application that shows how to export a report to Excel using Business Objects Enterprise XI 3.1.07 Jun 2009
NET-VB2005-RAS-Managed BE12 Export Report PDF
This is a sample application that shows how to export a report to PDF using Business Objects Enterprise XI 3.1.07 Jun 2009
NET-VB2005-RAS-Managed BE12 Export Report Word
This is a sample application that shows how to export a report to Word using Business Objects Enterprise XI 3.1.07 Jun 2009
NET-VB2005-RAS-Managed BE12 Print Report
This is a sample application that shows how to print a report using Business Objects Enterprise XI 3.1.07 Jun 2009
NET-VB2005-RAS-Managed BE12 Simple Export Report-To-Disk
This is a sample application that shows how to export a report to disk using Business Objects Enterprise XI 3.1.07 Jun 2009
NET-VB2005-RAS-Managed BE12 Simple Export Report
This is a sample application that shows how to export a report using Business Objects Enterprise XI 3.1.07 Jun 2009
NET-VB2005-RAS-Managed BE12 View Report
This is a sample application that shows how to view a report using Business Objects Enterprise XI 3.1.07 Jun 2009
NET-VB2005-RAS-Managed BE12 View Serialized Report
This is a sample application that shows how to view a serialized report using Business Objects Enterprise XI 3.1.07 Jun 2009
NET-VB2003 RAS-Managed BE115 Add Border
This is a sample application that shows how to add a border to a field in an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Chart
This is a sample application that shows how to add a chart to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Database-Field
This is a sample application that shows how to add a border to a field in an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Database-Table-Links
This is a sample application that shows how to add a table link to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleReportTwoTables.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Database-Table
This is a sample application that shows how to add a database table to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Formula-Fields
This is a sample application that shows how to add a formula field to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Group
This is a sample application that shows how to add a group to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Image-From-File
This is a sample application that shows how to add a image to an existing report using Business Objects Enterprise XI release 2. This application requires the report imageReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Line
This is a sample application that shows how to add a line to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Parameter
This is a sample application that shows how to add a parameter to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Section
This is a sample application that shows how to add a section to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Special-Field
This is a sample application that shows how to add a special field to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Subreport
This is a sample application that shows how to add a new subreport to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Text-Field
This is a sample application that shows how to add a text field to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Add Tool-Tip
This is a sample application that shows how to add a tool tip to a field in an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.25 Feb 2008
NET-VB2003 RAS-Managed BE115 Create Report
This is a sample application that shows how to create a new report from scratch using Business Objects Enterprise XI Release 2.25 Feb 2008