ITPUB论坛 » Oracle Application Server套件 » 怎样将Reports发布到Oracle Report Server上去?
新一届的微软MVP评选已经开始,欢迎各位推荐!
2008-6-29 18:02 lionelmeng
怎样将Reports发布到Oracle Report Server上去?

Oracle Application Server的版本是10G

我现在用Oracle Report Builder开发的报表如何发布到IAS10G中去?

我可以直接通过URL的方式来访问这张报表吧?数据库连接的配置怎样在Server上配置呢?

感谢~~~

2008-6-29 19:44 lionelmeng
功夫不负有心人,我自己找到了,哈哈:
13.3.1 Deploying a Report with a Paper Layout
Once you've created your paper report, you can deploy it to the Reports Server so that users can run the report. The steps in this section show you how to deploy a report of type RDF, REP, XML or JSP.


--------------------------------------------------------------------------------
Note:
JSP reports can be deployed either to the Web or to paper, depending on the layout the report designer used for the JSP report. This section discusses how to deploy a JSP report with a paper layout. If you want to deploy a JSP report with a paper and Web layout, follow the steps in Deploying a JSP report to the Web and to Paper.

--------------------------------------------------------------------------------



To deploy your paper report:
Transfer the report file ( RDF, REP, XML, or JSP) and its associated files (e.g., PLL, PLX or referenced images) to the deployment directory on your application server.


--------------------------------------------------------------------------------
Note:
To transfer the file, you can use any method available, such as FTP or WebDAV.

--------------------------------------------------------------------------------



Make sure the directory on the application server where you've transferred the file is listed in the Reports Server access path. If it is not, use the REPORTS_PATH environment variable, or set the sourceDir property of the Reports engine element in the server configuration file.

页: [1]


Powered by ITPUB论坛