Below are the 3C's:
Concern:- OnBoard Reports not working.
Cause:- The RDL names of OnBoard reports are fetched from localization files. The names of RDL reports in localization file were entered wrong.
Correction:- We have hard coded RDL names.
Note:- In UiRefresh,we had faced this problem,but this may also occur in other environment, so we have hard coded the RDL names in other environment too.
Affected Area's:
Fetching OnBoard Reports.
Affected File's:
ReportsModel.cs
Tested Scenario's:
Pulled all OnBoard Reports.
Below are the 3C's:
Concern:- OnBoard Reports not working.
Cause:- The RDL names of OnBoard reports are fetched from localization files. The names of RDL reports in localization file were entered wrong.
Correction:- We have hard coded RDL names.
Note:- In UiRefresh,we had faced this problem,but this may also occur in other environment, so we have hard coded the RDL names in other environment too.
Affected Area's:
Fetching OnBoard Reports.
Affected File's:
ReportsModel.cs
Tested Scenario's:
Pulled all OnBoard Reports.