Purpose
This Document lists sample applications using the Business Objects Enterprise / BI Solution Developer Kit (SDK) for Java.
Overview
The document contain links to Web applications written in Java that demonstrate administrative tasks.
Introduction
The samples in this document demonstrate how to use the BO / BI SDK to perform a number of administrative tasks (schedule, add user, disable user, etc.). Note that the BOE / BI SDK is only supported in web applications, thus there are no Windows samples.
Links to Sample Applications
Managed BOE / BI sample applications
Java Enterprise BE12 Set Property Value
This Java Server Pages (JSP) sample demonstrates how to use the Enterprise Java SDK to set a specified property to a specified value. The type of property can be a general property, a property in the SI_SCHEDULEINFO property bag, or a property in the SI_PROCESSINFO property bag.10 Jan 2012
Add Default Destination to Publication Extension using Java SDK
The Publication Extension gets executed only if the publication is scheduled to any destination other than default destination for the publication. This code shows how to add the default destination to the publication so that the publication extension plug-in gets executed even if the publication is scheduled to default destination.01 Nov 2011
Java_Enterprise_BE12_Retrieve_Reports-ForUniverse
This Java Server Pages (JSP) sample demonstrates how to retrieve all of the Webi and Deski reports that have the specified universe name linked to them. The SI_ID, SI_NAME, and SI_KIND of the reports that have the universe linked to them will be displayed on the screen.10 Oct 2011
Java_Enterprise_BE12_Terminate_Users_ActiveSessions
This Java Server Pages (JSP) sample demonstrates how to use the Enterprise Java SDK to terminate all of a specified user's currently active sessions.24 Aug 2011
Java_Enterprise_BE12_Retrieve_FileInfo-FromInbox
This sample demonstrates how to retrieve a specified inbox entry from the currently logged in user's inbox. The file name of all of the files associated with the specified inbox entry (if it has any) will then be displayed.11 Aug 2011
Java_Enterprise_BE12_Copy_ExistingFolder-ToFolder
This Java Server Pages (JSP) sample demonstrates how to retrieve an existing folder and then create a copy of the folder in another specified folder.02 Aug 2011
Java_Enterprise_BE12_Set_Parameter-IsNoValuie-Property
This Java Server Pages (JSP) sample demonstrates how to use the Enterprise Java SDK to set the isNoValue property to true of a Crystal Report's parameters that currently have values.25 Jul 2011
Java Enterprise BE12 Get RecurringInstance Managed-Recipients
This Java Server Pages (JSP) sample demonstrates how to retrieve the recipient list (user IDs) of a recurring instance using the Enterprise Java SDK.03 Jul 2011
Java Enterprise BE12 Get RecurringInstance Managed-SendOption
This Java Server Pages (JSP) sample demonstrates how to retrieve the send option (a copy or a shortcut) of a recurring instance using the Enterprise Java SDK.03 Jul 2011
Java Enterprise BE12 Get RecurringInstance-Intervals
This Java Server Pages (JSP) sample demonstrates how to retrieve the interval information of a recurring instance using the Enterprise Java SDK.03 Jul 2011
Java_Enterprise_BE12_Get_RecurringInstance-Type
This Java Server Pages (JSP) sample demonstrates how to retrieve the type of a recurring instance using the Enterprise Java SDK.21 Jun 2011
Java_Enterprise_BE12_Publish_PDFFile
This Java Server Pages (JSP) sample demonstrates how to publish a pdf file using the Enterprise SDK.01 May 2011
Java_Enterprise_BE12_Create_JavaProgramObjects-ThatCanFail
The .java file provided in this sample can act as a template to create a Java Program Object jar file that can be published to the Central Management Console (CMC) and then scheduled from the CMC. This sample allows for the Java Program Object to fail if an error is encountered.25 Apr 2011
Java_Enterprise_BE12_Schedule-Now-PDF_CustomDatabaseLogonInfo
This Java Server Pages (JSP) sample demonstrates how to schedule a Crystal Report now with custom database logon information using the Enterprise SDK.25 Apr 2011
Java_Enterprise_BE12_Set_CustomDatabaseLogonInfo
This Java Server Pages (JSP) sample demonstrates how to set the custom database logon information for a Crystal Report using the Enterprise SDK.25 Apr 2011
Java_RAS-Managed_BE12_AddGroup-SubReport
This Java Server Pages (JSP) sample demonstrates how to Add a Group to a SubReport using the RAS RCAPI SDK.25 Apr 2011
Java_RAS-Managed_BE12_AddSection-SubReport
This Java Server Pages (JSP) sample demonstrates how to add a section to a SubReport using the RAS RCAPI SDK.25 Apr 2011
Java_RAS-Managed_BE12_AddSelectionFormula-SubReport
This Java Server Pages (JSP) sample demonstrates how to Add record filtering to a SubReport using the RAS RCAPI SDK.25 Apr 2011
Java_RAS-Managed_BE12_AddSort-SubReport
This Java Server Pages (JSP) sample demonstrates how to Add a Sort FIeld to a SubReport using the RAS RCAPI SDK.25 Apr 2011
Java_RAS-Managed_BE12_View_Database-TableFieldInformation
This Java Server Pages (JSP) sample demonstrates how to retrieve and view the information for all of the data fields in a database table using the RAS SDK.25 Apr 2011
Java_Enterprise_BE115_Change_Roles_On_Groups
This sample shows how to change a groups role using the Enterprise Java SDK.14 Apr 2011
Java_Enterprise_BE115_Disable_Multiple_Users
This sampe shows how to disable multiple users using the Enterprise Java SDK.14 Apr 2011
Java_Enterprise_BE12_Update_Database_Info
This sample shows how to update the database info of a Crystal Report using the Java Enterprise SDK.14 Apr 2011
Java Enterprise BE14 CR Export Excel2007
SAP BusinessObjects Enterprise BI 4.0 - this Java Server Pages (JSP) sample demonstrates how to export to the Excel 2007 data-only format via the Viewer SDK28 Dec 2010
Java Enterprise BE14 CR Export RPTR
SAP BusinessObjects Enterprise BI 4.0 - Crystal Reports. This Java Server Pages (JSP) sample demonstrates how to export to the Crystal Report read-only format via the Viewer SDK18 Dec 2010
Java Enterprise BE14 CR Web View Remove Export Formats
SAP BusinessObjects Enterprise BI 4.0 - Crystal Reports. This Java Server Pages (JSP) sample demonstrates how to remove export formats from the Crystal Reports Web Viewer.18 Dec 2010
Java DAC BE14 Change Connection Password
SAP BusinessObjects Enterprise BI 4.0 - This Java Server Pages (JSP) sample demonstrates how to change a Data Connection password using the Data Access Connection SDK17 Dec 2010
Java Enterprise BE12 Check And Add License Key
This unsupported sample shows how to add a license key to BusinessObjects Enterprise using the Java SDK.10 Dec 2010
JAVA Enterprise BE115 Update Webi Binary Stream Size
This sample shows how to update the Binary Maximum Stream Size for the Webi Report Server using the BusinessObjects Enterprise XI R2 SDK.17 Aug 2010
Java_Enterprise_BE115_Set_Infoview_Viewer
How to set users default viewer in Infoview using the Java Enterprise SDK.26 Mar 2010
Java_Enterprise_BE12_Delete_Report
How to delete a Crystal Report from Business Objects Enterprise XI 3.1 using the Java Enterprise SDK.26 Mar 2010
Java_Enterprise_BE12_Publishing_Report
How to publish a Crystal Report to Business Objects Enterprise XI 3.1 using the Java Enterprise SDK.26 Mar 2010
Java_Enterprise_BE12_Update_Database_Information
How to update username and password for a Crystal Report published to Business Objects Enterprise XI 3.1 using the Java Enterprise SDK.26 Mar 2010
Java Enterprise BE115 Send Report to SMTP
This Java Server Pages (JSP) sample demonstrates how to send a crystal report to SMTP on a Business Objects Enterprise XI R2 system.15 Jul 2009
Java Enterprise BE12 Add User To User Group
This Java Server Pages (JSP) sample demonstrates how to add a user to a user group on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Change User Name
This Java Server Pages (JSP) sample demonstrates how to change a users username on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Change User Password
This Java Server Pages (JSP) sample demonstrates how to change a users password on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 List All Groups that a User Belongs to
This Java Server Pages (JSP) sample demonstrates how to display all the groups that a user belongs to on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 List All Users
This Java Server Pages (JSP) sample demonstrates how to display all the user accounts on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Remove User from User Group
This Java Server Pages (JSP) sample demonstrates how to remove a user from a usergroup on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE115 Send Report to Inbox
This Java Server Pages (JSP) sample demonstrates how to send a crystal report to a users inbox on a Business Objects Enterprise XI R2 system.15 Jul 2009
Java Enterprise BE115 Send Report to SMTP
This Java Server Pages (JSP) sample demonstrates how to send a crystal report to SMTP on a Business Objects Enterprise XI R2 system.15 Jul 2009
Java Enterprise BE12 Add ServerGroup
This Java Server Pages (JSP) sample demonstrates how to add a server group to a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Add User To User Group(2)
This Java Server Pages (JSP) sample demonstrates how to add a user sub-group to a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Add User To User Group
This Java Server Pages (JSP) sample demonstrates how to add a user to a user group on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Change User Name
This Java Server Pages (JSP) sample demonstrates how to change a users username on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Change User Password
This Java Server Pages (JSP) sample demonstrates how to change a users password on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Create Basic Publication
This Java Server Pages (JSP) sample demonstrates how to create a basic publication in Business Objects Enterprise XI 3.115 Jul 2009
Java Enterprise BE12 Create-Publication CR-PDF
This Java Server Pages (JSP) sample demonstrates how to create a basic publication with a crystal report in Business Objects Enterprise XI 3.1. The results will be combined into a single password protected PDF.15 Jul 2009
Java Enterprise BE12 Create-Publication with CR
Code Sample(ZIP 6 KB) This Java Server Pages (JSP) sample demonstrates how to create a basic publication with a crystal report in Business Objects Enterprise XI 3.115 Jul 2009
Java Enterprise BE12 Delete ServerGroup
This Java Server Pages (JSP) sample demonstrates how to delete a server group on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Delete User
This Java Server Pages (JSP) sample demonstrates how to delete a user account on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Disable User Account
This Java Server Pages (JSP) sample demonstrates how to disable a user account on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Display Server Metrics
This Java Server Pages (JSP) sample demonstrates how to display some server metrics for a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 List All Groups that a User Belongs to
This Java Server Pages (JSP) sample demonstrates how to display all the groups that a user belongs to on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 List All ServerGroups
This Java Server Pages (JSP) sample demonstrates how to display all the servergroups on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 List All Users
This Java Server Pages (JSP) sample demonstrates how to display all the user accounts on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 List User Aliases
This Java Server Pages (JSP) sample demonstrates how to display all the user aliases for a user account on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Remove User from User Group
This Java Server Pages (JSP) sample demonstrates how to remove a user from a usergroup on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Set Adaptive Server Destination Opts
This Java Server Pages (JSP) sample demonstrates how to set the adaptive server destination options on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Set Param Values In Publication with Refresh
This Java Server Pages (JSP) sample demonstrates how to set parameter values for a report in a publication in Business Objects Enterprise XI 3.1. At the same time, it will also update the processing values in the publication with the ones in the report.15 Jul 2009
Java Enterprise BE12 Set Param Values In Publication
This Java Server Pages (JSP) sample demonstrates how to set parameter values for a report in a publication in Business Objects Enterprise XI 3.115 Jul 2009
Java Enterprise BE12 Set Publication Profile Personalization Param
This Java Server Pages (JSP) sample demonstrates how to set a parameter value for a personalization value for a publication in Business Objects Enterprise XI 3.115 Jul 2009
Java Enterprise BE12 Start Server
This Java Server Pages (JSP) sample demonstrates how to start a server on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Stop Server
This Java Server Pages (JSP) sample demonstrates how to stop a server on a Business Objects Enterprise XI 3.1 system.15 Jul 2009
Java Enterprise BE12 Add CR to Publication
This Java Server Pages (JSP) sample demonstrates how to add a crystal report to a publication in Business Objects Enterprise XI 3.114 Jul 2009
Java Enterprise BE12 Add Enterprise Group to Publication
This Java Server Pages (JSP) sample demonstrates how to add dynamic recipients from a webi report for a publication in Business Objects Enterprise XI 3.114 Jul 2009
Java Enterprise BE12 Add Enterprise User to Publication
This Java Server Pages (JSP) sample demonstrates how to add an enterprise user as a recipient to a publication in Business Objects Enterprise XI 3.114 Jul 2009
BusinessObjects Enterprise SDK Java Applications - Content Management
This is an archive of all the Enterprise Java Content Management samples on the BOC.29 Dec 2008
BusinessObjects Enterprise SDK Java Applications - Scheduling
This is an archive of all the Enterprise Java Scheduling samples on the BOC.29 Dec 2008
BusinessObjects Enterprise SDK Java Applications - Security Management
This is an archive of all the Enterprise Java Security Management samples on the BOC.29 Dec 2008
BusinessObjects Enterprise SDK Java Applications - Server Management
This is an archive of all the Enterprise Java Server Management samples on the BOC.29 Dec 2008
BusinessObjects Enterprise SDK Java Applications - User Management
This is an archive of all the Enterprise Java User Management samples on the BOC.29 Dec 2008
BusinessObjects Enterprise SDK Java Applications - Viewing
This is an archive of all the Enterprise Java Viewing samples on the BOC.29 Dec 2008
BusinessObjects Enterprise Java SDK Sample Code
Contains JSP sample code pages that highlight features of the BusinessObjects Enterprise SDK, including authentication, scheduling, publishing, server administration and auditing, and managing repository objects.09 Oct 2008
Java Enterprise BE12 Create AcCEss Level
This Java Server Pages (JSP) sample demonstrates how to create a new Access Level (CustomRole) using XI 3.0 BusinessObjects Enterprise Java SDK.30 Apr 2008
Java Enterprise BE115 Retrieve Parameter-Information
This Java Server Pages (JSP) sample demonstrates how to display information on all parameters in the report.02 Apr 2008
Java Enterprise BE115 Set Advanced-Rights
This Java Server Pages (JSP) sample demonstrates how to set advanced rights on rppt folder for administrator's group.02 Apr 2008
Java Enterprise BE12 Clone Server
This Java Server Pages (JSP) sample demonstrates how to clone a BusinessObjects Enterprise XI 3.0 Server.02 Apr 2008
Java Enterprise BE12 Create Server
"This Java Server Pages (JSP) sample demonstrates how to create a Server on BusinessObjects Enterprise XI 3.0 In previous versions, Enterprise Servers are managed as Windows Services or Unix daemons that are created through the Central Configuration Manager(CCM). With XI 3.0, the Service Intelligence Agent (SIA) manages the Enterprise Servers, and Server creation is done through the Enterprise Java SDK. In this new model, the SDK interface to the SIA is the EnterpriseNode. The EnterpriseNode manages a collection of Servers, such as the Central Management Server (CMS) or the Report Application Server (RAS).02 Apr 2008
Java Enterprise BE12 List Server-Services
"This Java Server Pages (JSP) sample demonstrates how to retrieve BusinessObjects Enterprise XI 3.0 Server properties and their hosted Services. Hosted Services are new with XI 3.0."02 Apr 2008
Java-Enterprise BE115 List Active-Users
This Java Script (JS) sample lists the current Active Users Logged on to Enterprise and some of their properties.02 Apr 2008
Java_Enterprise_BE115_Modify_Inbox-Properties
This Java Server Pages (JSP) sample demonstrates how to modify the properties of an inbox.02 Apr 2008
Java_Enterprise_BE115_Remove_User.zip
This Java Server Pages (JSP) sample demonstrates how to Remove a User.02 Apr 2008
Java_Enterprise_BE115_Schedule_To-Disk-CR
This Java Server Pages (JSP) sample demonstrates how to Schedule a report to Disk02 Apr 2008
Java_Enterprise_BE115_Schedule_To-Inbox-CR
This Java Server Pages (JSP) sample demonstrates how to Schedule a report to an Enterprise Inbox02 Apr 2008
Java_Enterprise_BE115_Schedule_To-Inbox-CR
This Java Server Pages (JSP) sample demonstrates how to Schedule a report to an Enterprise Inbox02 Apr 2008
Java_Enterprise_BE12_Atomic_Commit
This Java Server Pages (JSP) sample demonstrates how to use the new InfoStore atomic commit functionality.02 Apr 2008
Java Enterprise BE12 Create Publication-CR-PDF
This Java Server Pages (JSP) sample demonstrates how to create a Publication with a Crystal Report using the SAP BusinessObjects Enterprise SDK. The Crystal Reports will merged into a single PDF and password protected.02 Apr 2008
Java Enterprise BE12 SSO InfoView
This Java Server Pages (JSP) sample demonstrates how to single sign-on to XI 3.0 Java InfoView by creating and passing a serialized Enterprise Session.31 Mar 2008
Java Enterprise BE12 Export Biar
This Java Server Pages (JSP) sample demonstrates how to export content from BusinessObjects Enterprise to a Business Intelligence Archive (biar) file.26 Mar 2008
Java Enterprise BE12 Import Biar
This Java Server Pages (JSP) sample demonstrates how to import content from a Business Intelligence Archive (biar) file into BusinessObjects Enterprise.26 Mar 2008
Java Enterprise BE12 Assign Access Level
This Java Server Pages (JSP) sample demonstrates how to assign Access Levels (also known as Custom Roles) to a Principal in BusinessObjects Enterprise XI 3.0. Previous versions of Enterprise allowed only a single Access Level to be assigned. XI 3.0 allows multiple Access Levels to be assigned.20 Mar 2008
Java Enterprise BE12 Assign No Access
This Java Server Pages (JSP) sample demonstrates how to assign the "No Access" Access Level to an InfoObject in BusinessObjects Enterprise XI 3.0. Previous versions of Enterprise have a "No Access" Access Level assignable to an ObjectPrincipal. With XI 3.0, there is no "No Access" Access Level - rather, the "No Access" is defined as an ExplicitPrincipal having no explicit roles or rights assigned, and rights inheritance from Folder and UserGroup parents disabled.20 Mar 2008
Java Enterprise BE12 Clone Access Level
This Java Server Pages (JSP) sample demonstrates how to clone a pre-existing Access Level (also known as a Custom Role) using the XI 3.0 BusinessObjects Enterprise Java SDK. Since BusinessObjects Enterprise has quite a number of rights, it is convenient to clone a default Access Level and grant/deny rights as required.20 Mar 2008
Interactive Editor Integration Java Sample
This sample demonstrates how to integrate the Java Interactive Editing Viewer in a third party application. The Interactive Editing Viewer views both Web and Desktop Intelligence documents. It also allows you to create or edit Web Intelligence documents.10 Mar 2008
BusinessObjects Enterprise Java SDK Feature Samples
Contains JSP sample code pages that highlight features of the BusinessObjects Enterprise SDK, including authentication, scheduling, publishing, server administration and auditing, and managing repository objects.28 Feb 2008
Java Enterprise BE115 Schedule Report-to-SMTP
This Java Server Pages (JSP) sample demonstrates how to schedule a Crystal Report to SMTP.25 Feb 2008
Java_Enterprise_BE115_Modify_Report-Files
This Java Server Pages (JSP) sample demonstrates how to publish a report and overwrite the si_files. Instances of the original report are unchanged.25 Feb 2008
Java_Enterprise_BE115_Set_Multivalue-Parameters.zip
This Java Server Pages (JSP) sample demonstrates how to set a multivalue parameter and view a Crystal Report.25 Feb 2008
Java_RAS-Managed_BE115_Add_Database-Field
This Java Server Pages (JSP) sample demonstrates how to Add a Database Field to a Report using the RAS RCAPI SDK.25 Feb 2008
Java_RAS-Managed_BE115_Add_Database-Table-Links
This Java Server Pages (JSP) sample demonstrates how to Add Database Table Links to a Report using the RAS RCAPI SDK.25 Feb 2008
Java_RAS-Managed_BE115_Add_Image-From-File
This Java Server Pages (JSP) sample demonstrates how to Add an Image from a File to a Report using the RAS RCAPI SDK.25 Feb 2008
Java Enterprise BE115 Get Default-Crystal-Parameters
This Java Server Pages (JSP) sample demonstrates how to retrieve the default parameter values for a Crystal report that are stored in the BusinessObjects Enterprise XI R2 CMC.16 Feb 2008
Java Enterprise BE115 Get Email-Scheduled-Instance
This Java Server Pages (JSP) sample demonstrates how to retrieve the email addresses that a scheduled report is going to. This will work for currently scheduled instances and already run instances.16 Feb 2008
Java Enterprise BE115 Get User-Aliases
This Java Server Pages (JSP) sample demonstrates how to display all the aliases for a specific user Account.16 Feb 2008
Java Enterprise BE115 Clear-Report-Parameter-Values
This Java Server Pages (JSP) sample demonstrates how to clear the default parameter values for a Crystal Report in Enterprise.01 Feb 2008
Java Enterprise BE115 Disable-User-Account
This Java Server Pages (JSP) sample demonstrates how to Disable a User Account.01 Feb 2008
Java Enterprise BE115 Get-InstanCE-Filename
This Java Server Pages (JSP) sample demonstrates how to Retrieve the filename of an instance.01 Feb 2008
Java Enterprise BE115 Get-Report-Data-Displayed
This Java Server Pages (JSP) sample demonstrates how to retrieve the data from a report. This sample will retrieve just the data that is being displayed on the report01 Feb 2008
Java Enterprise BE115 Purge-Inbox
This Java Server Pages (JSP) sample demonstrates how to purge a user's inbox. There are no filters. The application will remove all objects in the user's inbox.01 Feb 2008
Java Enterprise BE115 Purge-Report-Instances
This Java Server Pages (JSP) sample demonstrates how to purge instances of reports using a batched method. It currently is set to purge all instances for all reports on the Enterprise system.01 Feb 2008
Java Enterprise BE115 Retrieve-Report-Data
This Java Server Pages (JSP) sample demonstrates how to retrieve the data from a report. This sample will retrieve all of the saved data from a report.01 Feb 2008
Add File Event to BusinessObjects Enterprise
This Java Server Pages (JSP) sample demonstrates how to add a file event to BusinessObjects Enterprise or Crystal Reports Server.29 Jan 2008
Add Folder to BusinessObjects Enterprise
This Java Server Pages (JSP) sample demonstrates how to add a folder to BusinessObjects Enterprise and Crystal Report Server.29 Jan 2008
Add Processing Extension to BusinessObjects Enterprise
This sample JSP shows how to register your Processing Extension to BusinessObjects Enterprise system.29 Jan 2008
Add Processing Extension to Report
This sample demonstrates how to add a Processing Extension to a managed report in BusinessObjects Enterprise. Running the report will cause the processing extension to run.29 Jan 2008
Add Schedule Event to BusinessObjects Enterprise XI
The following sample shows how to create a schedule event in Business Objects Enterprise. This should also work in Crystal Enterprise and Crystal Reports Server.29 Jan 2008
Add an Object to a Category
This Java sample demonstrates how to add a object in the CMS to a category.29 Jan 2008
Add an Object to an 'Object Package'
This sample JSP shows how to add an object to an 'Object Package' in BusinessObjects Enterprise.29 Jan 2008
Create 'Object Package' in BusinessObjects Enterprise
This Java sample shows how to create an 'Object Package' in BusinessObjects Enterprise and Crystal Reports Server.29 Jan 2008
Create Object Package in BusinessObjects Enterprise
This Java Server Pages (JSP) sample demonstrates how to create an object package in BusinessObjects Enterprise and Crystal Reports Server.29 Jan 2008
Create a Report Shortcut in BusinessObjects Enterprise
This Java sample demonstrates how to create a report shortcut in BusinessObjects Enterprise XI.29 Jan 2008
Delete Category from Business Objects Enterprise
This samples shows how to delete a category from Business Objects Enterprise and Crystal Reports Server29 Jan 2008
Delete Event from BusinessObjects Enterprise
Sample to demonstrate how to delete an Event in Crystal Reports Server and Business Objects Enterprise.29 Jan 2008
Delete Inbox Object from Business Objects Enterprise
Java sample shows how to remove an object from an Enterprise Inbox.29 Jan 2008
Delete a Folder in Business Objects Enterprise
JSP sample to demonstrate deleting a folder in Business Objects Enterprise or Crystal Reports Server.29 Jan 2008
Add Custom Event to BusinessObjects Enterprise
This Java Server Pages (JSP) sample demonstrates how to add a custom event to Business Objects Enterprise XI. This code should also work with XI R2.24 Jan 2008
Create a New BusinessObjects Enterprise Category
This Java Server Pages (JSP) sample demonstrates how to add a new category to BusinesObjects Enterprise.24 Jan 2008
Federation SDK Sample Application
This sample application shows how to use the federation SDK. The JSP displays a form that prompts the user to enter information about the origin site and the destination site. When the form is submitted, it creates a replication list on the origin, creates the remote connection and replication job on the destination, and schedules the job to execute immediately. NOTE: to run this sample application, you need two BusinessObjects Enterprise deployments, one to act as the origin site and the other to act as the destination.21 Apr 2008
Archive BusinessObjects Enterprise XI Reports
The BOEArchiver is a solution that was created for a customer to allow them to be able to archive accounting report snapshots in non vendor specific formats. This BOEArchiver is a Java class that can be published to BusinessObjects Enterprise as a program object. Users and administrators can archive reports by sending report instances to the destination of Inbox set up for an account called ##Archive. When the BOEArchiver is scheduled to run, it will archive all of the report instances from the designated Enterprise Inbox destination. If the instance is a Crystal Report then an export will be performed to change its format to PDF, Word, Excel, or CSV.27 Nov 2008
Java Enterprise BE115 Add License-Key
This Java Server Pages (JSP) sample demonstrates how to Add a License Key to an Enterprise System.31 Dec 2007
Java Enterprise BE115 Add Users-Batch
This Java Server Pages (JSP) sample demonstrates how to Add Users as a batch process.31 Dec 2007
Java Enterprise BE115 Change User-Account-Name
This Java Server Pages (JSP) sample demonstrates how to Change a Users Account Name.31 Dec 2007
Advanced Enterprise Development with Crystal Reports Samples
Code samples to accompany Advanced Enterprise Development presentation. Learn how to combine Java POJOs or .NET Datasets with BusinessObjects Enterprise to reduce the load on your database. Understand new techniques for exporting XML Data Streams from the Report Application Server to an external process. Hear best practice guidelines for deploying your applications to your servers. Take home the code that will help you master these new techniques.16 May 2007
User / Group Analysis Tool
The main use is of this sample is to add administrative functionality that is currently not a part of XI R2. Users of BusinessObjects 6.x may be familiar with the Supervisor that gave them this type of information although not as neat as this. Supervisor does not give counts and the ability to search through or modify a record selection to just choose specific users or groups. Since these are Crystal reports, you can also create alerts, conditional formatting, etc. In additional, since these are text files, you can report off of and compare two deployments and search for differences or similarities.29 Mar 2007
BusinessObjects J2EE Web Services Consumer API Portal Sample Application
Download the portal sample to learn how to use the web services consumer API using J2EE09 Jun 2006
Crystal Reports Server XI JSP sample applications
This is a collection of Java Server Pages (JSP) sample applications that demonstrate commonly used API functionality in the Crystal Reports Server XI Java SDK.09 Dec 2005
Schedule Report With Parameter
This JSP sample shows how to set parameters and schedules the crystal report.28 Feb 2005
BusinessObjects Enterprise XI R2 SDK Java Sample Application
This Java sample demonstrates logging on and off of Business Objects Enterprise XI R2 as well as scheduling, renaming, and viewing reports.25 Aug 2005
Schedule Report Logon
This JSP sample shows how to set database logon and schedule the report in Business Objects Enterprise.28 Feb 2005