This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bw2:crystal_reports_tool [2022/07/27 13:59] akoehler [Before You Begin] |
bw2:crystal_reports_tool [2023/02/01 08:54] (current) mfoster [General Configuration] |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| <WRAP center round tip 80%> | <WRAP center round tip 80%> | ||
| - | General information about configuring HANA Crystal Reports for use with Versago and Bizweaver is found **// | + | General information about configuring |
| </ | </ | ||
| Line 33: | Line 33: | ||
| =====General Configuration===== | =====General Configuration===== | ||
| - | The following example illustrates a simple workflow to generate a Crystal Report, saved to disk and printed. Typical production examples will be more complicated. An example of a report that uses parameters is found later in this document. | + | The following example illustrates a simple workflow to generate a Crystal Report, saved to disk and printed. Typical production examples will likely |
| {{ : | {{ : | ||
| Line 84: | Line 84: | ||
| Moving or deleting the file is done with the File Operations tool. Information about using this tool is found **// | Moving or deleting the file is done with the File Operations tool. Information about using this tool is found **// | ||
| + | ====Crystal Reports Variables==== | ||
| + | |||
| + | ^Name ^Description^ | ||
| + | |ActionPrint|This indicates if the print checkbox is selected| | ||
| + | |ActionSave|This indicates if the save to disk checkbox is selected| | ||
| + | |Database|This indicates the database selected for the Crystal Report| | ||
| + | |DBType|This indicates the database type ex. SQL, HANA| | ||
| + | |Format|This indicates the format of the output file radio button that is selected ex. PDF, | ||
| + | |NoOfCopies|This indicates the number of copies to be printed| | ||
| + | |ParamColl|This indicates the parameter entered if any| | ||
| + | |Password|This indicates the password used for the Crystal Report| | ||
| + | |Printer|This indicates the printer that is used| | ||
| + | |ReportOutputPath|This indicates the save location of the report with extension| | ||
| + | |ReportSourcePath|This indicates the source location of the Crystal Report| | ||
| + | |Server|This indicates the server the Crystal Report is connecting to| | ||
| + | |User|This indicates the user for the database that Crystal Reports is connecting to| | ||
| + | |StepMessage|During a failure the reason for failure will be populated here| | ||
| + | |StepStatus|True or False| | ||