|
Report Application Server .NET SDK Developer Guide |
|
Serializable Object Models in Report Application Server |
RAS is the preferred solution to manage Crystal Reports in a web farm and web garden scenario, because RAS consists of two components that are each suited to an out-of-process framework:
The ReportClientDocument class is the wrapper class for the report and the entry point to the ReportClientDocument object model. It is also serializable. So, the ReportClientDocument class can be persisted to the out-of-process Session State server.
The reporting server stores and run the .rpt file, out of process.
This pairing of the serializable ReportClientDocument class on the Session State server, with the .rpt file on the out-of-process reporting server, provides the ideal solution to share report information across multiple ASP.NET worker processes.
© 2021 SAP AG. All rights reserved.
http://www.sap.com/sapbusinessobjects/
Support services
http://service.sap.com/bosap-support/
Created with the Personal Edition of HelpNDoc: Free HTML Help documentation generator