User Tools

Site Tools


reports:how_to

This is an old revision of the document!


Custom Reports: How-To

In the following guide, you will learn how to create custom reports. As standards, BeCloud's platform provides a series of built-in reports that will help the customer analyze the overall statistics of any kind of interaction flow but since the built-in reports don't provide some data (eg. when you build a custom flow, or when the customer demands to retrieve a specific data) they can be customized by a BeCloud's user to satisfy the customer demand.
To be able to create a custom report you must satisfy some requirements, specifically:

  • An average knowledge of SQL, the more focussed on MariaDB, the merrier;
  • Have installed a query constructor application;
  • Have installed JasperSoft Reports Studio;

If it's your first time downloading these applications, please seek the download links in the Resources chapter of this tutorial.


Resources

As per resources where download some applications, these are the ones suggested by the BeCloud Technical team:



Starting with Building the Custom Report

For starters, you must log in to the Admin page of the tenant in which the custom report will be uploaded. This is because the custom report will be based on an existing report, which will be called “Template” in this guide, so you must first locate the table that you will interrogate for extrapolating the demanded data/pieces of information for constructing the query. These built-in reports can be downloaded from the Admin page following the pattern “Reporting > Report Templates” and by clicking on the desired Template you can download the .jrxml file .
As per the Example of this scope, the following tutorial will be based on the report Call Detail and the custom report built for Beeasy “Riepilogo Annuo Linea Gestioni” for its complexity.


The scope of this report was to have a monthly/daily report of handled calls for each Toll-Free number, with also the handled times (eg. answered in 5s, 10s, 20s …, abandoned in 5s, 10s, 20s …). Given this context, the first approach you must handle is the kind of Template you must download, in this case, since the query has various intervals, it was first downloaded the “Sevice in Time - Voice and Chat” report.

Open the .jrxml file with the JasperSoft Report Studio application and double-click the columns to access the edit page where the main SQL query is located (1) and access the “Dataset and Query Dialog” (2): \n

VNLfRLgyWlun

reports/how_to.1715591999.txt.gz · Last modified: by antonio.andriychuk

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki