Hi,
Using Crystal Enterprise 10 I am attempting to run a report containing multiple subreports (6) and a shared variable, which is the count of agents so we have a divisor for averages.
The report was done in Crystal Report 10 based around 33% on Oracle and 66% on Symposium data.
My issue is that although the report runs perfectly, in Crystal Report, it will fail when scheduled with Crystal Enterprise. The failure message comes back as :Error Message: Error in formula <Average returned to Queue due to timeout>. '{@Shared Name}; ' Division by zero. Details: errorKind. File D:\Program Files\Enterprise 10\Data\procSched\mnap141.reportjobserver\~tmp132c44b07d6af50.rpt.
I looked at the formula and '{@Shared Name};' should never be 0 because in my main report on the page header is a subreport counting the number of agents that logged in. The variable appears to be shared properly as it prints the number in the main report so the team leaders know how many agents logged in.
The one issue I can see is that the number of agents is a shared variable in a subreport passed to the main report. what happens after is that this main report passes this shared variable back to the other subreports. Is that something I am supposed to do or should I avoid it?
Any ideas why the report works in Crystal Report but not in Crystal Enterprise? I have been mailing it from CR but I would like go get it fixed.
Thank you,
Phil
Using Crystal Enterprise 10 I am attempting to run a report containing multiple subreports (6) and a shared variable, which is the count of agents so we have a divisor for averages.
The report was done in Crystal Report 10 based around 33% on Oracle and 66% on Symposium data.
My issue is that although the report runs perfectly, in Crystal Report, it will fail when scheduled with Crystal Enterprise. The failure message comes back as :Error Message: Error in formula <Average returned to Queue due to timeout>. '{@Shared Name}; ' Division by zero. Details: errorKind. File D:\Program Files\Enterprise 10\Data\procSched\mnap141.reportjobserver\~tmp132c44b07d6af50.rpt.
I looked at the formula and '{@Shared Name};' should never be 0 because in my main report on the page header is a subreport counting the number of agents that logged in. The variable appears to be shared properly as it prints the number in the main report so the team leaders know how many agents logged in.
The one issue I can see is that the number of agents is a shared variable in a subreport passed to the main report. what happens after is that this main report passes this shared variable back to the other subreports. Is that something I am supposed to do or should I avoid it?
Any ideas why the report works in Crystal Report but not in Crystal Enterprise? I have been mailing it from CR but I would like go get it fixed.
Thank you,
Phil