Kbase P108922: Report Builder: Engine: Report '<Report Name>' does not exist in report library '<library name>'
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/09/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 8.x
Progress 9.x
OpenEdge 10.x
SYMPTOM(s):
Report '<Report Name>' does not exist in report library '<library name>'
Report fails to run from Report Engine Interfaces
Report runs successfully from Report Builder tool
CAUSE:
When the report was saved in the PRL some additional non-standard ASCII characters were somehow added to the end of the name. Progress 4GL was not picking these characters up when reading the names from the PRL file using aderb/_getname.p. However, the Report Builder tool was, so it was able to successfully run the report.
FIX:
Using the Report Builder tool, save the report with a new name making sure there are no additional characters added to the end of the name.