文件名称:java_biee_demo

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2015-09-02
  • 文件大小:
  • 4.95mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • lizh*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

调用BIEE提供的web service

门户项目中准备用web service获取现有的制作好的报表进行展示。遂去研究了下,研究的过程也是满纠结的,总算根据多方资料,将demo跑通了。



本文参考了网上的一些资料,做一下总结而已。讲解下如何配置,成功的获取到相关报表。







biee的web service的介绍我就不说了了,官方文档如下:

http://download.oracle.com/docs/cd/E21764_01/bi.1111/e16364/soa_overview.htm



提供的服务如下:

http://download.oracle.com/docs/cd/E12096_01/books/AnyWebServ/AnyWebServTOC.html





使用axis生成WEB service的客户端代码:

步骤参考:

http://gerardnico.com/wiki/ide/eclipse/eclipse_how_to_consume_a_webservice_with_wtp

需要指定包名为:com.siebel.analytics.web.soap.v5



客户端代码生成后,在eclipse下由于下载了插件依赖包都是有的,所以可以直接写一个java程序去测试下是否调用web service成功。-Web service portal project calls BIEE provided ready access to existing web service by making good reports on display. Then went to study under the research process is full of tangled, multi-information and finally based on the demo run through. This reference to some of the information online, do some summary only. Under explain how to configure the successful acquisition of relevant reports. biee the web service' s introduction I will not say, and official documents as follows: Service http://download.oracle.com/docs/cd/E21764_01/bi.1111/e16364/soa_overview.htm provides as follows: http://download.oracle.com/docs/cd/E12096_01/books/AnyWebServ/AnyWebServTOC.html using axis generated WEB service client code: Step Reference: http://gerardnico.com/wiki/ide/eclipse/eclipse_how_to_consume_a_webservice_with_wtp need to specify package called: com.siebel.analytics.web.soap.v5 client code generation later, in the eclipse because the downloaded plugin dependencies are there, so you can dire
(系统自动生成,下载前可以参看下载内容)

下载文件列表





BIEETest\.classpath

........\.project

........\.settings\.jsdtscope

........\.........\org.eclipse.jdt.core.prefs

........\.........\org.eclipse.wst.jsdt.ui.superType.container

........\.........\org.eclipse.wst.jsdt.ui.superType.name

........\.........\org.eclipse.wst.validation.prefs

........\logs\biee-web.log.2010-01-27

........\....\biee-web.log.2010-01-28

........\....\biee-web.log.2010-01-29

........\....\biee-web.log.2010-02-01

........\....\biee-web.log.2010-02-02

........\....\biee-web.log.2010-02-03

........\....\biee-web.log.2010-02-04

........\....\biee-web.log.2010-02-05

........\....\biee-web.log.2010-02-06

........\....\biee-web.log.2010-02-08

........\....\biee-web.log.2010-02-22

........\....\biee-web.log.2010-02-23

........\....\biee-web.log.2010-02-24

........\....\biee-web.log.2010-02-25

........\....\biee-web.log.2010-02-26

........\src\com\common\Constants.java

........\...\...\siebel\analytics\web\AccessControlToken.java

........\...\...\......\.........\...\Account.java

........\...\...\......\.........\...\AccountsFilter.java

........\...\...\......\.........\...\ACL.java

........\...\...\......\.........\...\AddReportToPage.java

........\...\...\......\.........\...\AddReportToPageResult.java

........\...\...\......\.........\...\AggregationRule.java

........\...\...\......\.........\...\ApplyReportParams.java

........\...\...\......\.........\...\ApplyReportParamsResult.java

........\...\...\......\.........\...\AuthResult.java

........\...\...\......\.........\...\CancelJob.java

........\...\...\......\.........\...\CancelJobResult.java

........\...\...\......\.........\...\CancelQuery.java

........\...\...\......\.........\...\CancelQueryResult.java

........\...\...\......\.........\...\CatalogItemsFilter.java

........\...\...\......\.........\...\CatalogObject.java

........\...\...\......\.........\...\CopyItem.java

........\...\...\......\.........\...\CopyItem2.java

........\...\...\......\.........\...\CopyItem2Result.java

........\...\...\......\.........\...\CopyItemResult.java

........\...\...\......\.........\...\CreateAccount.java

........\...\...\......\.........\...\CreateAccountResult.java

........\...\...\......\.........\...\CreateFolder.java

........\...\...\......\.........\...\CreateFolderResult.java

........\...\...\......\.........\...\CreateLink.java

........\...\...\......\.........\...\CreateLinkResult.java

........\...\...\......\.........\...\DeleteItem.java

........\...\...\......\.........\...\DeleteItemResult.java

........\...\...\......\.........\...\DeleteResultSet.java

........\...\...\......\.........\...\DeleteResultSetResult.java

........\...\...\......\.........\...\DescribeColumn.java

........\...\...\......\.........\...\DescribeColumnResult.java

........\...\...\......\.........\...\DescribeSubjectArea.java

........\...\...\......\.........\...\DescribeSubjectAreaResult.java

........\...\...\......\.........\...\DescribeTable.java

........\...\...\......\.........\...\DescribeTableResult.java

........\...\...\......\.........\...\EndPage.java

........\...\...\......\.........\...\EndPageResult.java

........\...\...\......\.........\...\ErrorDetailsLevel.java

........\...\...\......\.........\...\ErrorInfo.java

........\...\...\......\.........\...\ExecuteIBotNow.java

........\...\...\......\.........\...\ExecuteIBotNowResult.java

........\...\...\......\.........\...\ExecuteSQLQuery.java

........\...\...\......\.........\...\ExecuteSQLQueryResult.java

........\...\...\......\.........\...\ExecuteXMLQuery.java

........\...\...\......\.........\...\ExecuteXMLQueryResult.java

........\...\...\......\.........\...\Export.java

........\...\...\......\.........\...\ExportFlags.java

........\...\...\......\.........\...\ExportResult.java

........\...\...\......\.........\...\FetchNext.java

........\...\...\......\.........\...\FetchNextResult.java

........\...\...\......\.........\...\FileInfo.java

........\...\...\......\.........\...\ForgetAccount.java

........\...\...\......\.........\...\ForgetAccountResult.java

........\...\...\......\.........\...\Gener

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org