Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

opening Schedule Manager from a .NET application

Status
Not open for further replies.

bether

Programmer
Jan 3, 2007
28
US
Hello,

We have an existing .NET application that gives a list of the different crystal reports that are stored in the repository. We are getting this via CE SDK. As of this part, everything is ok. We can open any reports from the .NET app.

Now, what we want to do next, is to be able to open directly the "Schedule" tab of the Crystal Management Console, from the .NET application. Given the reportID/report name, CE logon info, is it possible to open the "Schedule Manager" of a specific report? If yes, how can we achieve this, and what is the link to open the "Schedule Manager".

Thanks!
 
Addendum:

Also, I'm able to open the Crystal Management Console from the .NET app by redirecting it to "[servername]:/crystal/enterprise10/admin/en/admin.cwr?" and passing the appropriate CE logon. However, this opens the home page of the CMC, what I need is to open the Schedule Manager of a specific report. Is this possible? What would be the link that I should be using?

We're using CE 10.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top