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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Information Delivery API

Status
Not open for further replies.

isis5

Programmer
Apr 6, 2003
2
US
does anyone have any sample code for scheduling reports programmatically using c# and the Information Delivery API for actuate 6 sp1??
 
Hi,
I never got it to work smoothly in C# [Actuate 6]. I ended up using soap calls (mostly for account synchronization) via java.

Actuate 7 allows you to call which will bring up the WSDL's that Visual Studio / Axis engines can parse [provides both release 6 & 7 WSDL's].
The C# examples work out of the box [Release 7, didn't try Release 6]. Perhaps an updated WSDL would assist?

- Andre White
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top