WebApps:ReportViewer: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
Created page with "__TOC__ Über die ReportViewer-App können CoPlanner Bericht im Web angezeigt werden. ==Supported Browsers== * Internet Explorer 11 or higher * Edge * Firefox * Chrome ==In..."
 
No edit summary
Line 97: Line 97:




Menü mit Anzeigetexten:
Menu with display text:


[[Image:ReportViewer_Menue.JPG]]
[[Image:ReportViewer_Menue.JPG]]

Revision as of 14:27, 4 February 2019

Über die ReportViewer-App können CoPlanner Bericht im Web angezeigt werden.

Supported Browsers

  • Internet Explorer 11 or higher
  • Edge
  • Firefox
  • Chrome

Invocation of CoPlanner report in Web

<WebAppUrl of server (replace "+" with Servername/IP Adresse)>/reportviewer/?reportid=<Reportid of report in table tb_biobdetails>

oder

<WebAppUrl of server (replace "+" with Servername/IP Adresse)>/reportviewer/?reportname=<Reportname>


Example with ID:

https://servername:4444/coplanner/reportviewer/?reportid=636038342383274491

Example of invocation with Tiles:

@Session_WebAppUrl@/reportviewer/?reportid=636038342383274491


Allowed syntax for report ID:

  • ReportId
  • ReportID
  • reportId
  • reportid


Allowed syntax for report name:

  • ReportName
  • reportname
  • ReportNAME
  • REPORTname


Extended invocation

From 9.5 HF 2.4:

  • hideSessionHeader: Defines if the session header should be visible or not (true fades out the Session-Header). Default while opening is false

Example:

https://servername:4444/coplanner/reportviewer/?reportid=636038342383274491&hideSessionHeader=true


Requirements

WebAppUrl has to be defined for the CoPlanner Service or CoPlanner Server. Additionally the Reportserver has to be started via console or service.


Menu

Back to last page.
Open/Close of display text of menu.
Update of data in the report.
Activate/Deactivate null value suppression.
Fade in/Fade out filter area.
Fade in/Fade out parameter area.
Export report to Excel.
Export report to PDF
Export report to HTML
Export report to Picture
Back to superior report


Menu with display text: