提供: Bright Pattern Documentation
移動先: 案内検索
(Created page with "In the sections that follow, you will learn how to download and modify BPXML files to create custom CSV reports. 以下のセクションでは、BPXMLファイルのダウン...")
Line 10: Line 10:
  
  
In the sections that follow, you will learn how to download and modify BPXML files to create custom CSV reports.
 
 
以下のセクションでは、BPXMLファイルのダウンロードおよび編集によるカスタムCSVレポートの作成方法について説明します。
 
以下のセクションでは、BPXMLファイルのダウンロードおよび編集によるカスタムCSVレポートの作成方法について説明します。
  
 
See the ''Contact Center Administrator Guide'' for more information on [[contact-center-administrator-guide/ReportTemplates|report templates]].
 
See the ''Contact Center Administrator Guide'' for more information on [[contact-center-administrator-guide/ReportTemplates|report templates]].

Revision as of 13:39, 14 November 2019

• English
• 5.19 • 5.3 • 5.8

概要

Bright Pattern コンタクトセンターのバージョン3.16以降は、大量のデータをCSVレポートとしてエクスポートする機能が導入されました。この機能は通常、agent_activityやcall_detailなどの詳細なテーブルに使用されます(すぐに使えるCSVレポートを参照してください:エージェントアクティビティ (CSV)コールの詳細 (CSV))。これらのレポートテンプレートはBPXMLと呼ばれる新しいフォーマットであり、.bpxmlという拡張子が付いています。

上記のすぐに使えるレポートテンプレートだけでなく、あらゆるレポートテンプレートタイプのCSVレポートも作成できます。

JRXMLフォーマットのレポートテンプレートとは異なり、BPXMLフォーマットのレポートテンプレートはJaspersoft Studioではカスタマイズされません。編集しやすいように設計されたBPXMLレポートテンプレートは、一般のテキストエディターで編集できます。基本的に、BPXMLレポートテンプレートは、指定されたデータを取得してそれをCSVファイルに入れるXMLファイルです。このファイルは特殊なヘッダーとSQLステートメントを含みます。


エージェントアクティビティ (CSV) のレポートテンプレート


以下のセクションでは、BPXMLファイルのダウンロードおよび編集によるカスタムCSVレポートの作成方法について説明します。

See the Contact Center Administrator Guide for more information on report templates.

< 前へ | 次へ >