Skip to main content
The XML description file holds the information about a custom report that enables it in the ABBYY FlexiCapture Administration and Monitoring Console. Installation enables several example reports automatically. Study their structure and use them as a starting point for your own reports.

Elements of the XML description file

The <customreport> and <crystalreportfile/> elements are always required. Every other element applies only to DataSet based reports. If the file contains both a <storedprocedure/> and a <sqlText></sqlText> tag, the stored procedure creates the DataSet.

Attributes of customreport

Attributes of crystalreportfile

Attributes of parameter

Attributes of possiblevaluelistitem

By default, the user types parameter values into an entry field. To have the user choose from a list instead, add the <possiblevaluelist> element.