cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PHP and displaying a report

Former Member
0 Likes
319

Greetings all,

I'd like to integrate a viewer into our PHP-based portal. I'm having trouble narrowing down where to start however with all of the products, versions and SDKs.

Does anyone have a simple PHP sample which shows how to display a report in a manner similar to the way InfoView does it? I could integrate with WSDL.

Or is there a way to access reports in a viewer by URL?

We have XI Release 2.

Thanks in advance,

Bob

Accepted Solutions (1)

Accepted Solutions (1)

ted_ueda
Product and Topic Expert
Product and Topic Expert
0 Likes

URL reporting is documented [here|http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/en/BOE_SDK/boesdk_dotNet_doc/doc/boesdk_net_doc/html/ViewingURLs.html].

Sincerely,

Ted Ueda

Answers (1)

Answers (1)

Former Member
0 Likes

With Crystal Reports (up to version XI r2) you have these options:

COM based RDC

CR / inproc RAS Assemblies for .NET

Java

Now, if you want to build an interface that looks like INfoview, you'll probably be looking at Business Objects Enterprise product. The available SDKs are:

for .NET

for Java

I have no idea if any of the above will work with PHP. As none of the above products have been tested with PHP, I do not have any samples specific to PHP. Perhaps some PHP forum may be of help there.

Ludek