Wiki

Scale Your Enterprise

User Tools

Site Tools


bw2:crystal_reports_tool

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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 Crystal Reports for use with Versago and Bizweaver is found **//[[versago:Configuring Crystal Reports|here]]//**.+General information about configuring SQL/HANA Crystal Reports for use with Versago and Bizweaver is found **//[[versago:Configuring Crystal Reports|here]]//**.
 </WRAP> </WRAP>
  
-<WRAP center round tip 80%> +
-General information about configuring Crystal Reports for use with HANA is found **//[[https://wiki.twbs.com/doku.php/versago/configuring_crystal_reports|here]]//**. +
-</WRAP>+
  
 The source (.RPT) files need to reside on the same server as Bizweaver. We have found that the Crystal Reports runtime engine, which actually generates the reports, does not function well when the report is on another server and is accessed via a network share. The source (.RPT) files need to reside on the same server as Bizweaver. We have found that the Crystal Reports runtime engine, which actually generates the reports, does not function well when the report is on another server and is accessed via a network share.
Line 35: 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 be more involved. An example of a report that uses parameters is found later in this document.
  
 {{ :bw2:bizweavercrtool1.png |}} {{ :bw2:bizweavercrtool1.png |}}
Line 86: Line 84:
 Moving or deleting the file is done with the File Operations tool. Information about using this tool is found **//[[bw2:file_operations_tool|here]]//**. Moving or deleting the file is done with the File Operations tool. Information about using this tool is found **//[[bw2:file_operations_tool|here]]//**.
  
 +====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,Word,Excel|
 +|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|
bw2/crystal_reports_tool.1658944747.txt.gz · Last modified: 2022/07/27 13:59 by akoehler