【BO-SDK】-(RAS) Unmanaged RAS Session get_@old_devlib_05
//Create a new Report Application Session
ReportAppSession reportAppSession = new ReportAppSession();
//Create a Report Application Server Service
reportAppSession.createService("com.crystaldecisions.sdk.occa.report.application.ReportClientDocument");
//Set the RAS Server to be used for the service. You can also use "localhost" if the RAS server is running on your local machine.
reportAppSession.setReportAppServer("127.0.0.1");
//Initialize RAS
reportAppSession.initialize();
//Create the report client document object
ReportClientDocument clientDoc = new ReportClientDocument();
//Set the RAS Server to be used for the Client Document
clientDoc.setReportAppServer(reportAppSession.getReportAppServer() );
Note: All ReportClientDocuments created from the same ReportAppSession communicate with the same RAS server.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24167472/viewspace-1038867/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 【BO-SDK】-(RAS) Add summary to a group_@old_devlib_03dev
- 【BO-SDK】-(RAS) Adding a new parameter_@old_devlib_04dev
- Windows NT RAS 精確設定 (轉)Windows
- 利用電話線進行WindowsNT RAS(轉)Windows
- 在應用程式中實現RAS撥號 (轉)
- SOP頁面跳轉設計 RAS AES加密演算法應用跨服務免登陸介面設計加密演算法
- 【BO-SDK】SSO InfoView_1 (BOE SDK Java Applications @_2)ViewJavaAPP
- 【BO-SDK】 BO InfoView embed apps (內嵌應用介面) 從InfoView登陸介面獲取logonToken獲得連線session: [EnterpriseSession][IViewAPPGoSession
- laravel session 與 php session配置LaravelSessionPHP
- session和v$session說明Session
- memcached-session-manager session共享Session
- SessionSession
- Session分散式共享 = Session + Redis + NginxSession分散式RedisNginx
- session bean中的session如何理解?SessionBean
- 【BO-SDK】Update Database information for .rpt     (BOE SDK Java Applications @_1)DatabaseORMJavaAPP
- 玩轉跟蹤(to owner session、other session)Session
- session switchSession
- session 共享Session
- Session案例Session
- cookie & sessionCookieSession
- cookie sessionCookieSession
- Cookies & SessionCookieSession
- Session 使用Session
- V$SESSIONSession
- Java SessionJavaSession
- session容器Session
- kill sessionSession
- BDC SESSIONSession
- Cloud Foundry Session Affinity(Sticky Session)的實現CloudSession
- 【kill session】Oracle 徹底 kill session(轉載)SessionOracle
- 【Oracle】-【v$session】v$session的SNIPED狀態OracleSession
- 要 kill session 例子,session多,報錯如下Session
- v$session的blocking_session含義SessionBloC
- disconnect session和kill session的區別Session
- 從koa-session原始碼解讀session原理Session原始碼
- disconnect session和kill session的區別 轉Session
- 【轉】Session ID/session token 及和cookie區別SessionCookie
- Oracle session traceOracleSession