Servidores de informes (ttrpi1500m000)

Use this session to to define a report server.

 

Servidor informes
Specify a meaningful name for the report server.
Descripción de servidor de informes
Specify a description of the report server.
Tipo de servidor de informes
Specify whether the report server is a Microsoft SSRS or an Infor Reporting server.
Está activo
Select this checkbox when the report server is active. If the report server is not active you must clear this checkbox.
Implementación implícita permitida
If this checkbox is selected, the report is deployed automatically when it is printed. Note that this will only occur if the report is not yet available on the report server.
Autenticación basada en notificaciones
Select this check box if you use Infor Reporting 10.3 or later. For these Infor Reporting versions authentication is handled by Infor Federation Services ( IFS).

Clear this check box if you use an Infor Reporting version older than 10.3. For these Infor Reporting versions authentication is handled by Active Directory.

Nombre de usuario
Specify an account to use for the webservice calls. This user must have access to the report server with permissions to view reports. The user also needs permission to manage the content of the report server, for example to import and export report designs.

The individual LN users must be authorized to view reports.

For Infor Reporting, the user must be specified when the Claims-based Authentication check box is not selected.

For more information on different roles, see the Microsoft and/or Infor Reporting documentation.

Contraseña
Specify the correct password of the user name you supplied in the User Name field.
Carpeta de informe
The folder where the reports are stored. A default string with macros will be displayed. At runtime, these macros are substituted by the selected report. You can also specify your own folder.

The syntax of the report folder depends on the type of report server.

For Microsoft SSRS you must specify a genuine folder path that starts with "%2f", which represents the “/” special character. For example: %2fInfor%20Reporting%2fLN%2fSessionReports%2f$hostname%2f$pacc.

For Infor Reporting the syntax is: /content/folder[@name='i10r']/folder[@name='infor.ln']/folder[@name='rep']/folder[@name='$hostname']/folder[@name='$pacc']. When the path is created on the report server, the names "i10r", "infor.ln", and "rep" are replaced by language dependent names.

These macros are supported:

  • $hostname - the computer name of the LN server
  • $pacc - the package combination
  • $pk - the package

    Through this macro you can store the reports of different LN packages in different sub folders.

  • $mod -the module

    Through this macro you can store the reports of different LN modules in different sub folders.

URL de servicio web
Specify the URL to access the report on the report server.

For Microsoft SSRS, you can find this URL in the Reporting Services Configuration Manager.

For Infor Reporting, you can find this URL in IBM Cognos Configuration (Local Configuration/Environment/External Dispatcher URI).

URL de visualizador de informes
For Microsoft SSRS, specify this URL: /Pages/ReportViewer.aspx?%2f$folder%2f$report&rs:Command=Report.

For Infor Reporting the viewuer URL depends on the Infor Reporting Version:.

For the version older than 10.3, viewing of Infor Reporting reports is redirected through the Conector de Infor ES para Infor Reporting. Specify this URL:

http://<hostname>:<port of connector>/InforErpEnterpriseConnector/ReportLauncher?http://<hostname>:<port of infor reporting>/infor10reporting/cgi-bin/cognos.cgi?b_action=cognosViewer&ui.action=run&ui.object=$folder/package[@name='$report']/report[@name='report']&run.prompt=false&cv.header=false&ui=h1h2h3h4

For the version 10.3 and higher, you must specify this URL:

http://<hostname>:<port of infor reporting>/InforReporting?b_action=cognosViewer&ui.action=run&ui.object=$folder/package[@name='$report']/report[@name='report']&run.prompt=false&cv.header=false&ui=h1h2h3h4.

For both Microsoft SSRS and Infor Reporting, the "$folder" macro will be substituted by the report folder; the "$report" macro will be substituted by the report you want to view. For more information on the configuration of the URL, see the Microsoft and/or Infor Reporting documentation.

Espacio de nombres
Specify a configured instance of an authentication provider that allows access to user and group information for authentication and access control.
Nota

This field only applies to Infor Reporting older than version 10.3.

URL de servicio web del ERP Enterprise Connector
The URL to connect to the Conector de Infor ES para Infor Reporting. This connector handles the communication between LN and Infor Reporting.
Nota

This field only applies to Infor Reporting.

Temporary Directory
A directory on the Infor Reporting server where intermediate files and images will be stored.
Nota

This field only applies to Infor Reporting.

 

Probar conexión
Starts a connection to the webservice URL you supplied.
Definir valor predeterminado
Sets the default for Carpeta de informe and the URLs. If the URLs contain host names, those names will be retained.