<rss version="2.0">
  <channel>
    <title>BusinessObjects Sample Applications Home Page</title>
    <description>Home page for Business Objects sample applications.</description>
    <link>https://www.sdn.sap.com/irj/boc/samples</link>
    <docs>
    </docs>
    <lastBuildDate>30 Apr 2009 22:00:00 GMT</lastBuildDate>
    <pubDate>17 Sep 2008 22:00:00 GMT</pubDate>
    <generator>SAP Netweaver Portal WPC RSS Component</generator>
    <item>
      <title>NET-VB2005 CR2008 SET DB USING VIEWER</title>
      <description>This sample demonstrates how to view a report by passing the database logon information to the report via the viewer.</description>
      <link>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/2020c502-4e32-2c10-f697-a05a4d92d10a</link>
      <guid>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/2020c502-4e32-2c10-f697-a05a4d92d10a</guid>
      <pubDate>November 2, 2009 9:12:52 AM CET</pubDate>
    </item>
    <item>
      <title>Java_JRC_Desktop_Export_Report_to_disk_PDF</title>
      <description>This desktop sample demonstrates how to export a report to a stream (server-side exporting) and then how to use the Java I/O libraries to write the exported output to the local file system.</description>
      <link>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/f087d31f-3e11-2c10-2cba-fcb5855f79ef</link>
      <guid>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/f087d31f-3e11-2c10-2cba-fcb5855f79ef</guid>
      <pubDate>November 2, 2009 9:12:42 AM CET</pubDate>
    </item>
    <item>
      <title>Java_JRC_Desktop_modify_Database_Connection</title>
      <description>This Desktop JRC sample demonstrates how to change the reporting database at run time.</description>
      <link>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/c07fec3e-3e11-2c10-1991-8c0fb0b82b75</link>
      <guid>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/c07fec3e-3e11-2c10-1991-8c0fb0b82b75</guid>
      <pubDate>November 2, 2009 9:12:42 AM CET</pubDate>
    </item>
    <item>
      <title>Java_JRC_Desktop_set_pojo_datasource</title>
      <description>This desktop JRC sample demonstrates how to push a run-time Plain Old Java Object (POJO) to a report as a Java Resultset.

NOTE: 

The POJO API provided is a sample for converting plain old Java objects into Java Resultsets. The sample POJO API is provided &quot;as is&quot; and is not supported by Business Objects technical support.</description>
      <link>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/e0bb2f5e-3e11-2c10-b9b5-855fa4106d84</link>
      <guid>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/e0bb2f5e-3e11-2c10-b9b5-855fa4106d84</guid>
      <pubDate>November 2, 2009 9:12:42 AM CET</pubDate>
    </item>
    <item>
      <title>Java_JRC_Export_And_Combine_PDF</title>
      <description>This sample demonstrates how to export multiple reports to PDF and combine the PDF&apos;s.
 
It uses the iText library to combine the PDF&apos;s.  iText can be found here:
http://www.lowagie.com/iText/download.html

Please note that iText is not a part of the Business Objects SDK.</description>
      <link>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/b0a04796-3e11-2c10-9fa0-b33a6a91d8ec</link>
      <guid>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/b0a04796-3e11-2c10-9fa0-b33a6a91d8ec</guid>
      <pubDate>November 2, 2009 9:12:43 AM CET</pubDate>
    </item>
    <item>
      <title>Java_JRC_Use_CrystalImageCleaner</title>
      <description>This sample application demonstrates how to open up a report that contains saved data using the JRC 10 and use the Crystal Image Cleaner to ensure that temporary files used by the viewer are removed periodically</description>
      <link>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/50ce1ae4-4011-2c10-e585-b146f8c47e45</link>
      <guid>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/50ce1ae4-4011-2c10-e585-b146f8c47e45</guid>
      <pubDate>November 2, 2009 9:12:44 AM CET</pubDate>
    </item>
    <item>
      <title>Java_JRC_View_Report</title>
      <description>This sample demonstrates how to launch a report in the zero-client DHTML viewer (CrystalReportViewer).</description>
      <link>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/10686300-4111-2c10-8aa9-8bb0b261ffe8</link>
      <guid>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/10686300-4111-2c10-8aa9-8bb0b261ffe8</guid>
      <pubDate>November 2, 2009 9:12:44 AM CET</pubDate>
    </item>
    <item>
      <title>Java_JRC_export_and_set_db_logon</title>
      <description>This sample application demonstrates how to export a report using the ReportExportControl and logon to a reporting database using the JRC. The sample report jrc_export_with_logon.rpt uses a JDBC connection to the Pubs SQL Server database.</description>
      <link>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/805853b2-3e11-2c10-c99a-de2117323136</link>
      <guid>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/805853b2-3e11-2c10-c99a-de2117323136</guid>
      <pubDate>November 2, 2009 9:12:43 AM CET</pubDate>
    </item>
    <item>
      <title>Java_JRC_export_and_set_parameters</title>
      <description>This sample application demonstrates how to pass parameters to a report and log on to a secure database using the Java Reporting Component (JRC) before exporting the report to PDF.</description>
      <link>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/f0c5a1ef-3e11-2c10-e595-f6767ba1c2af</link>
      <guid>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/f0c5a1ef-3e11-2c10-e595-f6767ba1c2af</guid>
      <pubDate>November 2, 2009 9:12:43 AM CET</pubDate>
    </item>
    <item>
      <title>Java_JRC_export_report_to_browser_or_disk_PDF</title>
      <description>This sample demonstrates how to export a report to a stream (server-side exporting).  The sample then demonstrates how to use the Java I/O libraries to write the exported result to the local file system or the browser.</description>
      <link>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/b0adcb0e-3f11-2c10-8588-f302bb718e9d</link>
      <guid>https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/b0adcb0e-3f11-2c10-8588-f302bb718e9d</guid>
      <pubDate>November 2, 2009 9:12:43 AM CET</pubDate>
    </item>
  </channel>
</rss>

