Developing Actuate Information Delivery API applications
The following sections describe the development process for following types of Actuate Information Delivery API applications:
*Logging in to BIRT iHub System
*Creating a user
*Performing a search operation
*Executing a transaction-based operation
*Uploading a file
*Downloading a file
The code examples and explanations in the Developing Actuate Information Delivery API using .NET chapter parallel the code examples and explanations in the Developing Actuate Information Delivery API using Java chapter.
Writing a program that logs in to BIRT iHub System
Writing a simple administration application
Performing a search operation
Writing a batch or transaction application
Uploading a file
Downloading a file