Skip to main content
Solved

Reporting Exception

  • August 7, 2020
  • 1 reply
  • 197 views

Forum|alt.badge.img+1

While trying to print a report in FSM Application I am getting this error as below

FileNotFoundException: Report file REQUESTS.rdlc not found.  Check CLIENT_REPORTS_PATH setting.

Best answer by Randika Costa

Please go to the App Param Screen and search for “CLIENT_REPORTS_PATH” param. You have to provide a param value here. This param value Identifies the path to the client report definition files. Value is any valid path. This value is specified at installation. Please refer the attached example.

 

1 reply

Randika Costa
Hero (Employee)
Forum|alt.badge.img+8
  • Hero (Employee)
  • Answer
  • August 7, 2020

Please go to the App Param Screen and search for “CLIENT_REPORTS_PATH” param. You have to provide a param value here. This param value Identifies the path to the client report definition files. Value is any valid path. This value is specified at installation. Please refer the attached example.