Hi,
I need to terminate a report from a client side app that is running on Crystal Enterprise 10 server. Is there a way we could do this?. My application is a J2EE app and I schedule reports from Java client, when reports taking longer time to run I need to kill the process. I am using CE SDK...
Hi,
I need to terminate a report from a client side app that is running on Crystal Enterprise 10 server. Is there a way we could do this?. My application is a J2EE app and I schedule reports from Java client, when reports taking longer time to run I need to kill the process. I am using CE SDK...
Hi All,
I need to set a value to a parameter which takes datetime type values. I am using java SDK in Crystal Enterprise 10 environment. Here is my code :
IReport oInfoReport = (IReport)oInfoObject;
IReportParameter oParam = null;
try {
int j = 0;
//Get a list of Parameters from the...
Hi All,
I am scheduling reports in Crystal Enterprise 10 server with Java APIs. But I want to get the schedule Instance ID just after I schedule my report. I could not find the APIs to access the instance ID. I could get the last_successful_Instance etc, but I want the schedule instance. Could...
Hi,
Thanks for the reply, but 3 aps entries does not work for me for some reason. In your code apsname= Guest, I guess you mean here is the user name, not the apsname?. Is the ID you are passing is report id or instance id. I am passing instance ID. I am passing database loging in my code, so...
Hi,
I want to open report instance using viewrpt.cwr (or any other way) from a client pc. I schedule report using java code on a CE10 server and instances were successfully created, but when I try to open it by passing the URL to the instance, it prompt for the user logon information for CMS...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.