Generate PDF/html report and send report as mail in SonarQube 6.0 - email

Currently I am using Sonarqube 6.0. I need to generate PDF/HTML report and send report as mail to Users.I have successfully set up the email configuration in the SonarQube and test send mail has worked correctly.
I tried using Report plugin and Governor plugin, but it is not compatible with SonarQube 6.0.
Is there any other way to generate PDF/HTML reports in SonarQube 6.0?

Related

Crystalreport for Visual Studio 2019 and Web Server requirements

can somebody let me know what version of Crystal Report is compatible with Visual Studio 2019 and web server MS-2012 R2? can you please list all requirements?
currently the only way the report works is click on "Report Preview" in opened RPT file in VS-2019.
If I run the project on developer machine it shows blank page.
if I publish the project to web server it show "Connection failed"
if I change the database connection in RPT file to remote SQL sever and publish project to web server it works fine.
any help would be appreciated
The issues resolved when I copy ASPnet_Client folder to the root of my published project and then add the following tag to all my ASPX pages that using RTP file.

Katalon Linux- Unable to get report

I have set up Katalon Test Suite on Linux machine.
My use case: I want to email Katalon Report but my report is not getting generated in Katalon.
I have installed different versions and tried with 5.0.1, 5.9.0 and 6.0.1 Version
Report Directory has execution files
Html report file is expected
You need to do something to get Report.
Since version 6.1.5, the Report feature has been migrated to Basic Report plugin. install Basic Report plugin to use this feature.
Currenly, Katalon studio only supports exporting Test Suite Collection reports to HTML format.Basic Report
Reports are automatically generated for Test Suite executions. Make sure you are running your tests inside of a suite.
If you have a single Test Case, put it inside of a Test Suite and then execute the TS.

Jasper Reports Sever(Commercial) - REST API

We have downloaded Jasper Server Commercial Edition (Trial Version) and we are able to install, Login and publish reports too from Jasper Server UI.
But, We are not able to log in to REST Client which is provided by Jasper.
Does Trail Edition supports REST Services enabled? Why because We are not able to login with REST Client.
Thank you.

TIBCO Jaspersoft Server empty errorlist

We are running a TIBCO Jaspersoft Server where JasperReports is installed.
We have developed some small Reports which are running productive.
But now I wanted to add another email recipient in one report and after clicking on save I get an empty errorlist.enter empty error
Attached a screenshot. Has anyone any idea what I can do now? I can't modifiy anything in the setting for any of our reports.

Run Birt Eclipse BI Report on local server or online

i have created a Report using Birt Eclipse BI tools. But i am trying to display this report on local server or online . so every one can see this by browser.
may it possible to run in browser in each machine of local.?
please report expert have a look.
thanks
If you need to provide webbased access to the reports, you can have a look at the Enterprise Reporting Server. The project is up on GitHub at https://www.github.com/stephanfeb/ers and you can download a prebuilt .war from http://www.computonium.com
Stephan