Is it possible to create a crytal report file without using the designer in visual studio? I mean create it programmatically in C# code.I didn\'t fi开发者_JAVA百科nd any helpful tutorial to do that. U
Is it possible t开发者_Python百科o add an instance name to the history of Business Objects? I want to see the following columns: Time, Instance Name, Run by, Parameters, Format, Status, Reschedule, S
I\'m using the Business Objects Web Services SDK to access our Business Objects data. I\'ve successfully got a list of reports, and from that found the LastSuccessfulInstance of a report that has been
I have an application that uses the Crystal Report COM 开发者_如何转开发SDK to create and manipulate reports against a Crystal Enterprise 10 repository.I would like to upgrade from Crystal Enterprise
We have a client that is using the SDK for invoking reports on the Business Objects Embedded Report Server. We can login, but when calling the openDocument method, something goes wrong.
Is there a way to construct a URL that when the user is redirected to, displays the report. I am running Crystal Enterperise server 11. I have created a folder in which the report exists. I can wa开发
Has anyone figured out how to return the SQL for an object that is in Webi using the Rebean API? I have got the ReportExpression of the column but, from 开发者_C百科there I am having a difficult time
I\'m using the BusinessObjects SDK to interact with objects in its repository. The File Class has methods for sending/receiving (CopyTo and Overwrite) binary data to/from the File Repository Server (
We have the standard 3 environment setup of development, testing and production. Each environment has their own report server, web server, database server, etc.