Using ReportCaster Web Services

In this section:

ReportCaster Web Services allow you to develop applications in the .NET or Java environments and perform ReportCaster functionality from it. A business can pass parameters from its own application to ReportCaster in order to create a schedule to run a WebFOCUS report at a certain time and distribute it to e-mail, Report Library or FTP. ReportCaster Web Services:using using ReportCaster Web Services

Businesses benefit from Web Services because of their accessibility and efficiency. ReportCaster Web Services allow businesses to use their own customized front-end interfaces to implement a variety of ReportCaster capabilities.

WebFOCUS provides the following Web Services products:


Top of page

x
What Can You Do Through a ReportCaster Web Service?

You can do the following through ReportCaster Web Services: ReportCaster Web Services:using using ReportCaster Web Services


Top of page

x
The ReportCaster WSDL Creation Utility

ReportCaster provides a WSDL creation utility, which describes the capabilities available through a ReportCaster Web Service. A WSDL file is an XML document that defines the input parameters for ReportCaster Web Service functions, the expected output, and the method for calling each function. The ReportCaster WSDL utility creates a file for each of the ReportCaster Web Services.

.NET or Java programmers can use this to develop their own applications. ReportCaster WSDL creation utility;WSDL files;WSDL creation utility in ReportCaster Web Services


WebFOCUS