Report Tools Overview

Report Subscriptions

Report subscriptions allow you to pre-schedule specific reports and provide the results to multiple users. They are managed from the Report Subscriptions page in Uptivity.

You must have the Allow Report Subscriptions permission to create and manage report subscriptions. In addition, you can only create subscriptions for reports to which you have permissions. If you need to work with report subscriptions and are unable to do so, contact your Uptivity administrator.

Report subscriptions use SQL Server Reporting Services (SSRS) and may be limited or unavailable if SQL Express is used in your installation.

Subscription Delivery Options

You can configure subscriptions to deliver reports in one of two ways:

  • Email — In this method, the application sends the report directly to one or more recipients. The email subject is automatically completed with the report name and the time it was run, but you can customize this if desired. You can also choose the priority at which the email is sent, and include comments for the body of the email. You can send the report as an email attachment or you can include a link from which the recipient can launch the report. The latter method can conserve network bandwidth but it also requires that every recipient be assigned a user account on the SQL Report Server since that is where the report file is located. You should discuss this with your system administrator and your NICE Uptivity installation engineer before deciding to provide reports as links. To deliver report subscriptions via email, the application must have an email account configured for its use on the SQL Report Server. This is typically done during the installation process.
  • File Share Delivery — In this method, the application creates the report and saves it to a network file share where users can access it. You can choose a filename for the report and whether to append a file extension to that filename. You can also choose to overwrite existing files with newer versions, to not overwrite files if previous versions exist, or to increment file names as newer versions are added. To deliver reports via file share delivery, you must provide the application with a full UNC path to the network share, as well as credentials to write to that location. If Uptivity cannot save the report, you will see "File share write failure" as the Execution Status for that report.

Shared Schedules

Shared schedules can be used to execute multiple reports using the same schedule parameters. This can save time when you would otherwise have to configure the same schedule settings for several reports.

Shared schedules can also be useful if you have report subscriptions that are only needed occasionally. For example, you may have a group of reports that are run weekly for each new agent class, but only for their first 90 days. You can create a shared schedule to run these reports and then pause the schedule until the reports are needed again for a new class. Schedules created within a report subscription cannot be paused. Uptivity does not automatically notify recipients when a shared schedule (and thus a report subscription) is paused.

Shared schedules cannot be paused if they are in use by a process (in other words, you cannot pause a schedule while a subscription that uses it is executing).

Deleting a shared schedule causes those schedule settings to be individually reassigned to report subscriptions that use the schedule.

Because shared schedules are related to report subscriptions, you must have the Allow Report Subscriptions permission to use this feature. If you need to work with shared schedules and are unable to do so, contact your Uptivity administrator.

Report Library

In essence, each report is a combination of a report layout and the criteria used to generate the report. When users configure a printable report, they are given the option to save associated criteria as either public or private.

You can access these saved criteria sets in two ways: from the report itself (see Printable Reports Overview or from the Report Library. You can generate a report using saved criteria from either, but you can only delete saved criteria sets from the Report Library.

The Report Library contains only saved criteria sets associated with printable reports. The list displays the sets by the name of the saved criteria set, not the name of the associated report. Therefore, best practice when saving criteria sets is to include the name of the report along with an identifier for the criteria (for example, Agent Call Summary: Incoming).

The Report Library shows you any public criteria as well as any private criteria that you personally have saved.

Related Themes

Related Tasks

Related References