Hi,
I am building a web apps in which I will be rendering a couple of reports from BOE. I am looking at two possible solution of report binding..
a. Report Source retrieved from PSReportFactory
b. InfoObject class cast to Report class. (I know that in BOE, info object internally connects to CR Page server to retrieve a file)
If both the above method are using Page Server then why is there a difference between the two binding scenarios ?
Can I mix both the above scenarios in a single application?
Edited by: Kajal Malik on Jul 15, 2008 1:01 AM