...
What to check / Basic actions | How to check ( Quick Guide ) | Recommended action | |
---|---|---|---|
1 | Run Report SYNC |
| Note the error message appeared if any for tech team investigation. |
2 | Verify Report configuration entries in GinApps.config | Ensure the following standard entries are present in Ginapps.config file. Deployment 1: Ginesys and Report on same server
Deployment 2: Ginesys and Report on different serversserver
IMPORTANT: If different URL is mentioned as ReportURI and/or ReportAPI, DO NOT proceed tochange the URL immediately. Check accessing those URL for verification first (Check 4 & 5). If applications are accessible then do not change the URLs. | Correct the the URL if inappropriately mentioned. |
3 | Check presence of GinesysWebReprts.xml file | Find the file available at following mentioned path
| If missing, forward to technical team. |
4 | Verify access to GinesysReportUI application |
*Note: Ensure the server IP is being used while testing the access.
| Note the error message appeared if any for tech team investigation. |
5 | Verify access to GinesysReportAPI application | Access GinesysReportAPI URL directly entering in browser. The format of GinesysReportAPI URL should similar to Ginesys ReportUI URL. Replace application same and page name as mentioned in following format.
*Note: Ensure the server IP is being used while testing the access. | Note the error message appeared if any for tech team investigation. |
6 | Test Data Source connection string under Server tab | Go to Ginesys Web > Report > Server > Data (left side menu) > Source (Expand)
| In case of unsuccessful connection, verify Oracle connection string and assembly path mentioned GinesysAssembly connection string |
7 | Test Report Path under Server tab | Go to Ginesys Web > Report > Server > General (left side menu) > Main Settings (double click to load) Test the Report Path using the lightning Icon at the end of the Report Path field. | In case of unsuccessful test, verify assembly path mentioned Report Path connection string |
8 | Properties of Report web applications: GinesysReportUI, GinesysReportAPI | Verify Physical path and Application Pool Open inetmgr and expand to the application list. Right click on GinesysReportAPI, select Manage Application > Advance Settings | Select the correct AppPool. Mention correct path for Physical Path if found wrong. |
9 | Folder Security of Report directories: \GinesysReport\ReportUI, \GinesysReport\ReportAPI | Go to directory \GSL\GINESYS12\GinesysReport Following permissions must be present in a healthy configuration.
| Add Full permission for IIS_IUSRS if found missing. |
...