Hi,
I tried to modify a custom report so that date would be considered when presenting the testresults.
The reason for this was to be able to sort out old testresults.
I added the report parameter date to the report. I was able to execute the report successfully from BIRT.
I tried to execute the report from contour but received the following response. "Warning: Date Parameter 1 is required".
I could not input a date so the warning makes sense. It was no problem to select Set or Format.
What am I doing wrong?
yours
/B
additional information:
I have not draged and droped report_date1 from a library. I could just not fint report_date1 in any of the library files on the server. The latest version on server is 2_2_2.
/B
There is a known bug in Date Parameter 1. Try using Date Parameter 2 instead. That should work fine. Be sure that the parameter is named "report_date2" exactly, and is of type : "string".
The Bug will be fixed in the next release.
