In Remedy the report output is different when it is run by the reports console and Planning [message #1844276] |
Tue, 07 September 2021 19:41 |
Daniel Arsenault Messages: 1 Registered: September 2021 |
Junior Member |
|
|
Hello,
When I run a BIRT report under Remedy's Reporting Console the output is the same as when I run it through Planning under Remedy. The output gives the correct result.
When I modify this report by replacing "1" with "7" in the beforeFactory script of the Report Desing (1) to get the following code
Coded :
params["timestampdebut"].value = GetTimestamp(BirtDateTime.addDay(params["datecourant"].value,-7));
I get the right result when I run it through the reporting console. On the other hand, when I run it by Planning, there are missing lines in the output of the report.
Do you have any idea what can cause this disorder?
Possible solution: For Planning to work properly, does Remedy need to be set up in a certain way so that Planning can have enough memory?
Thanks in advance.
|
|
|
Powered by
FUDForum. Page generated in 0.03250 seconds