BusinessObjects Enterprise SDK应用开发

BO相关的报表开发项目中,一般使用BusinessObject Enterprise SDK来进行开发,这样可以更方便、快捷、高效。    BusinessObject Enterprise SDK(SDK.NETJAVA两个版本,本文介绍JAVA版本)SAP公司提供的一套用来开发BO相关项目的一套API,可以实现与InfoView相似功能的开发。可以实现认证、用户和对象安全、计划、发布、服务器的管理和审计(Audit)、管理报表文档及各种对象的功能,还可以实现多个BO Server之间的协作,具有丰富的本地化语言包。本文主要讲述,如何使用BusinessObject Enterprise SDK进行开发,可以使用这种方式集成到WEB项目中。如果想实现其它更丰富的功能,请使用相关的SDK

 

    •Enterprise SDK – With the Enterprise SDK, you can create Java, .NET, or ASP web portal applications, view all report types, use report creation and modification APIs, manage users, instances, groups, custom programs and events, and access security and scalability features.


    •Report Application Server (RAS) SDK – Use when you want to create and modify Crystal reports at runtime, push data into reports with ResultSets, RecordSets, DataSets, POJOs, or Object Collections, and/or change your database at runtime (for example, from a development to production database). NOTE that if you do not need to modify reports at runtime, then it is recommended that you use the Page Server for optimal performance when viewing reports.


    •Universe Designer SDK– Use this SDK to create and modify Universes using COM components.


    •Desktop Intelligence SDK – Use this SDK to automate Desktop Intelligence documents. You can create VBA macros that encapsulate common commands and functions to run inside Desktop Intelligence applications, create plug-ins to add optional commands, features, and data sources, and implement custom events that run when runtime events are triggered.


     • Report Engine SDK – The Report Engine SDK is available in .NET (RENET) and Java (REBEAN) and is used to view Desktop Intelligence and Web Intelligence documents. Use the Interactive Editor Integration sample for easier integration into custom viewing applications. For user authentication and security, use the Enterprise SDK.


     •Viewers SDK – Use when you want to view Crystal reports instances or templates. The Viewers SDK is available in Java, .NET, and COM APIs and handles common viewing scenarios such as paging, exporting, searching, drilling-down, and printing, and common exporting scenarious such as PDF and Microsoft Office. This SDK also handles prompting and filtering – you can either allow the viewer to prompt users or you can set the values yourself in your application.

 

       配置WEB项目中BusinessObject Enterprise SDK的开发使用环境:

       1、将BusinessObject Enterprise SDK所需的Lib (jar)文件拷贝至web项目的lib(一般在WEB-INF/lib)中,包括两部分:

         (1)进行BusinessObject Enterprise SDK开发所必须的包位于BusinessObject的安装文件夹下Business Objects/common/4.0/java/lib(:C:/Program Files/Business Objects/common/4.0/java/lib)位置,所需的JAR包为:

·         biarengine.jar

·         biplugins.jar

·         cecore.jar

·         celib.jar

·         ceplugins_client.jar

·         ceplugins_core.jar

·         ceplugins_cr.jar

·         cereports.jar

·         cesession.jar

·         ceutils.jar

·         corbaidl.jar

·         ebus405.jar

·         flash.jar

·         SL_plugins.jar

·         logging.jar

·         pluginhelper.jar

·         xcelsius.jar

    (2)

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值