Re: Temp File not getting deleted. WAS 8.5
Hi James, Can you please provide the following information:-- Are your crystal reports managed (present in BOE repository) or unmanaged (stored at local disk)?- Specify the product version that you are...
View ArticleRe: ISessionMgr.logon not working with cluster name
How do we logon to a cluster in 4.0 using java SDK ?
View ArticleRe: ReportEngine Java SDK and Error RWI 00226
Hi Prithvi, Would you happen to have a sample to apply 'Filter' to the document? I use this API and the data disappears:...
View ArticleRe: ISessionMgr.logon not working with cluster name
If you're on Windows, the first time you log in, you need to use one of the server names. This will create a registry setting that has the names of all of the servers in the cluster that are running...
View ArticleBO SDK getting stuck at WeakHashMap.get
We have a usage of BO SDK in code which is used for generating reports as a back end job. Issue is we get quite often stuck threads when a large batch is required to be generated in weblogic which keep...
View ArticleRe: ISessionMgr.logon not working with cluster name
How do we achieve the same on linux ?
View ArticleRe: ISessionMgr.logon not working with cluster name
I'm not absolutely certain as I don't use Linux, but I would try the same process and see whether that works. -Dell
View ArticleError when retrieving a universe on remote CMS
Hello, I am building a small Java tool to retrieve universe from a CMS and store them locally to explore them (tables, folder, objects...). I have been following the examples, and am doing the...
View ArticleRe: Crystal Reports Viewer 2013 Error Handling
Hi All, I reported this issue with SAP support and they confirmed it was a programmatic error. This issue has been fixed in SP03 Patch Level 9. In this link, you can find the SAP note for this issue.
View ArticleRe: Temp File not getting deleted. WAS 8.5
We are using CR4E. The Crystal reports are Unmanaged (stored in the Local disk). We just noticed that the temp files created when we click the export button are not getting deleted. If do not use the...
View ArticleRe: using x.509 as authentication token to access BAPI using JCO
I got exactly the same the issue, anyone can help a little bit ? I followed gregor.wolf here Setup data encryption between RFC Client and Web AS ABAP with SNC here is the error log content in...
View ArticleRe: Temp File not getting deleted. WAS 8.5
Hi James, This issue was already reported to SAP. It looks like to me that your temp file is not deleted, only when you uses the Export button of the CrystalReportViewer. Correct me if I am wrong. What...
View Articledynamic xml datasource in Java (CR4E)
Dear all, Is there any simple sample to show how to display rpt via dynamic XML datasource during runtime. This is the current environment: jdk 1.6, crystal report xi, tomcat 5.5. Now I could new...
View ArticleRe: Temp File not getting deleted. WAS 8.5
Hi ShailendraYou are correct the temp file is not deleted, only when we uses the Export button of the CrystalReportViewer. We do not have any problem exporting report from the database using direct...
View ArticleUnManaged RAS increasing Session count
Background:We have crystal server 2013 setup with 5CAL and I have developed acustomweb application that uses RAS in unmanaged way.The custom web application is deployed in tomcat 7 of Crystal...
View ArticleRe: dynamic xml datasource in Java (CR4E)
HI Rodney I don't deal with Java at all, but maybe these sample apps will help: Java JRC Set Resultset Datasource | SCNCRJava Result Set Data Source | SCNCRJava POJO Data Source | SCN If not, I'll see...
View ArticleRe: dynamic xml datasource in Java (CR4E)
Dear Ludek, Many thanks for your helpful reply and it makes my mind much more clear. Now my problem goes clear as "How to change XML connection property in runtime". Just found one similar question as...
View ArticleRe: dynamic xml datasource in Java (CR4E)
Hi Rodney Unfortunately, the only samples available are the ones linked to in my previous reply. However, I may be able to dog out samples in .NET. Not sure if that would help. E.g.; you'd have to...
View ArticleRe: dynamic xml datasource in Java (CR4E)
Dear Ludek, It is pity that no availalbe sample.Look forward to see your samples in .NET to seek for instruction. Many thanks. Best Regards,Rodney
View Article