Questions tagged [crystal-reports-server]

SAP Crystal Server is an entry-level BI solution based on the SAP BusinessObjects Business Intelligence Platform.

Crystal Server's Getting Started Guide describes Crystal Server as:

[..] an entry-level BI solution that enables you to securely open, view, interact with and share reports and dashboards over the Web. It enables you to intuitively explore and visualize data. Built on the SAP BusinessObjects Business Intelligence Platform, Crystal Server includes a report publisher, a web portal interface that displays reports, and Software Development Kit (SDK) that allows you to customize Crystal Server and integrate it with your custom applications.

Do not confuse Crystal Server with Crystal Reports!

Documentation can be found on SAP's help site. Currently, there's documentation for Crystal Server 2011 and Crystal Server 2013.


Related tags

81 questions
5
votes
2 answers

Crystal Reports Printing blank page

I have a crystal report which is printing a blank page and printing the report fine, but just with this additional page. Done my research, ticked, unticked and added correct formula into the 'New Page After' option, not on last record formula etc,…
3
votes
3 answers

My Crystal Report is not getting refreshed while passing parameter?

I have created my Crystal Reports using SQL query in Crystal Reports itself, by passing two parameters, i.e, say for eg:- Month & Year. While I preview the report, I can able to navigate through all pages by passing different parameters and its…
2
votes
2 answers

How to export report files from Crystal Enterprise 10 server?

I am attempting to move some Crystal Reports from a legacy server (Crystal Enterprise 10) to their new home (SAP Business Objects XI v12). The former person in this position has multiple copies of reports everywhere with no versioning or…
SeanKilleen
  • 8,809
  • 17
  • 80
  • 133
2
votes
1 answer

Unable to schedule crystal report on crystal server and destination as email?

I can schedule crystal server and destination as FTP or BI inbox but while configuring destination as Email , getting an error as scheduled failed. How Can I resolve this error ?
2
votes
1 answer

Crystal Report Syntax color font change not working

Can someone help me out why this crystal syntax isn't working on this font change? I Can't figure it out. The data is grouped. IF {command.section}=3 then crRed else IF {command.section}=4 and {command.AYB}=1 then CRBlue else IF {command.section}=4…
2
votes
1 answer

Crystal Report : "File is too large for attachment" Error

I am new for crystal report server. Here I'm explaining error details. I'm using SAP Business Objects CMC for report generation for my application. Below is the version details in image. When I try to generate report file with more than 1MB of…
2
votes
0 answers

C# retrieve report from "SAP Crystal Server"

I have installed SAP Crystal Server on a Windows 2012 Server machine. The installation looks fine. I can run the Central Management Console and everything appears to be up and running. I have a Windows application running on my local machine and…
Terry
  • 51
  • 5
2
votes
0 answers

Crystal Reports cannot find file

I get the following error on the build of a new application that uses Crystal Reports for VS 2010. On my desktop the reports run, moving to the server has resulted in the following. Could not load file or assembly…
Tom S
  • 227
  • 1
  • 6
  • 19
1
vote
1 answer

Crystal Report SQL Query command paramter with formula editor value

I'm using crystal report builder and I need to pass to the SQL Server a query with date limitation by Crystal Report parameters. My SQL table store the datetime as bigint (UTC TICKS). The user send the parameter for the report selection by calendar…
user436862
  • 867
  • 2
  • 15
  • 32
1
vote
0 answers

Crystal Reports Server 2011 character set compatibility

I'm currently working on SQL Server 2008 R2 and plan to get Crystal Reports Server 2011 up and running with SQL Server. Wanted to see if Crystal Reports Server 2011 supports the Latin-1 general character set collation. Just wanting to make sure…
Trish
  • 93
  • 1
  • 4
  • 12
1
vote
1 answer

Scheduled Recurring Crystal Reports have status "Pending" No matter what

I have a Crystal Report in SAP BusinessObjects XI v12.1.0 (also known as Crystal Reports Server 3.1 I think). The report runs fine manually and does everything it should. I schedule the report to run, but no matter what, the reports it spawns show a…
1
vote
1 answer

Barcode not working on Crystal Server 2011

We just setup a Crystal Server 2011, and we can't get the barcode font to work. We installed the barcode font on our server, but when we run the barcode doesn't show up. Is there any setting we missed? Do we have to add the font to the Crystal…
zach
  • 1,281
  • 7
  • 27
  • 41
1
vote
2 answers

Addition of string fields in Crystal Reports

I have a column name Amount whose values are sometimes like 400(300) and hence the data type is string in Crystal report. Now i wish to do summation of Amount Column.How to do that? the Sum(FieldName) forumla does not work because it is string. I,…
1
vote
0 answers

Crystal report : File is too large for attachment. Error code:0 [CRWEB00000119]

I am completely noob to crystal report , I have been getting this error , when I invoke a crystal report. The viewer could not process an event. 69699249b79df46.pdf File is too large for attachment. [] ---- Error code:0 [CRWEB00000119] I have…
1
vote
1 answer

Deploying Crystal Reports with default parameters

i have a report with parameters that have been assigned default values, it works fine while previewing the report but as soon as I publish it to the server the default values dont show up. Can some one help me figure out the best practice in…
user455580
  • 329
  • 1
  • 4
  • 18
1
2 3 4 5 6