Hi I am trying to add a report to the cmc but I am getting the following error.
Adding Crystal Report "customer details.rpt" failed.
The server with kind rptappserver returned an error result.
Failed to copy the report file to the report object.
Refreshing the report object properties might have failed.
Failed to read data from report file D:\Business Objects\BusinessObjects Enterprise 12.0\Data\CrystalReportsRasServer\temp\{E95CA1EF-E3A5-4590-93C0-0739194564AE}.rpt.
Reason: Unable to launch D:\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\ReportAdd program to add report to the system.
The person who was in charge of this before i joined has left and I have no one to ask.
Never used CMC before
Check below servers whether properly working or not:
1.Adaptive processing server
2.Crystal reports Processing server
3.Inputfile repository server
4.It can be issue of rights. The user you are using should have rights to add the report.
If possible restart CCM and check for servers successfully started and try to add the report.
Related
I'm working in a SQL Server environment, using Crystal Reports 2016 to retrieve and display data.
I made some several updates to a specific report over the last few hours, saved and closed the report, and when I try to open it again I get the following error message:
%1 could not be found
Failed to open document
Has anyone ever encountered this issue? I have no idea where to even begin here. It's not a memory issue on the machine or a database connection issue.
I'm new to crystal reports and have been having an issue. The report is able to print properly on my system and on their host server however they have another server where everyone connects in through in and whenever we try to print from that server this error code pops up.
Any advice for a resolution is greatly appreciated.
Error code:
The server that the report is ran on when this issue occurs - as the message suggests, it seems like the table 'currencies' which you are using in the report does not exist in the database you are using on that server.
I suggest you logon to that server where you get the error message and make sure the 'Currencies' tables exists via SSMS.
How to upload main and subreports in Jasper Server (face linking error)?
Check this:
Report connection property defined, from main report to sub report done correctly.
Check sub report expression.
Linking error might be because of local to server connection. Check the connection properties.
Uploading the reports to server, define connection property, update the local report to the server.
If you want to move reports between report servers, you can use export import commands in jasper server-side.
I am getting the following error when trying to preview an RDL report.
I have full rights to the SQL SERVER
I have tested my connection to the datasource and it's fine
I have full rights to the reporting services (serverName/reports)
My datasource is set to windows authentication
The event viewer both on the local and remote machines shows nothing
SQL SERVER logs show nothing
Please note: this report is embedded within an on-premises CRM instance, but I need to update the report.
What am I doing wrong? Any troubleshooting guidance would be most appreciated.
In that case run your report in new solution / another solution. Your issue will sort out.
I faced the same issue. Now sorted.
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 status of "Pending" in the instance manager, and don't appear to actually run (I can't see a successful run or a recorded run anywhere in the Instance Manager section of InfoView.
Thanks for any help you can give!
Update: Exact Steps I'm trying
Open SAP BusinessObjects Server InfoView webapp and login as Administrator
Click Folders and browse to the report I'd like to schedule
View the report to ensure that it outputs correctly (it does)
Right-click the report and select "schedule".
The "Schedule: [report name]" dialog opens
Under the "schedule" section, I select the following:
Instance Title: Leave as the default (report's name)
Recurrence: Set as daily, every 1 days, from yesterday 5am to 10 years from now at 5am.
Schedule For: Leave as the default ("only for myself")
Notification: Not in use
Database Login: Defined in custom data source
Filters: None (there are none in the report)
Format: Plain Text (it's supposed to be)
Destination: Set to a custom location
Print settings: Default (follow crystal reports preference setting)
Events: None
Scheduling Server: First available
Events: Leave as the default (report's name)
See that in the history, it shows a "recurring" report, and a "pending" version of the report.
Stopping here because i found a solution.
I found the following error in the history log:
source file error. [CrystalEnterprise.DiskUnmanaged]: [Invalid
argument]
This led me to realize eventually that the username and password fields on the File Destination Screen are not for the file, but for the machine you're connecting to.
BOE / Crystal Server makes no mention of this.
Once I adjusted that, the file drop worked.