Report Server Prerequisites
-
From the IRC Platform & Insights package, copy the file
Approva.SSRS.ResourcesEx.dll and
Approva.ReportingServices.CSVWithoutReportFormatRendering.dll from
to the
on the Reporting server.
-
For Certification Manager, copy the file Infor.ReportHelper.dll
from
located on the Certification Manager Application server to
located on the Report server
-
For both the IRC and the CM server, copy one of these language
specific folders as per your requirement.
- de-DE
- es-ES
- fr-CA
- fr-FR
- pt-BR
- he-IL
-
If the database server and report server are on different
machines, run the following command on the database server under the ‘sa’ (sys
admin) connection as follows:
-
Open SQL Server Management Studio.
-
Connect to the IRC database server using an account with
sysadmin privileges.
-
Run the command SP_ADDLINKEDSERVER “REPORTSERVERNAME”
(substitute REPORTSERVERNAME with the name of the machine on which the report
server is installed.)
-
Ensure that the query has been successfully executed.