| Package | Description |
|---|---|
| com.ibm.openpages.api.service |
Provides the main interfaces to work with the API services.
|
| Modifier and Type | Method and Description |
|---|---|
IReportParameters |
IApplicationService.getParametersForReport(java.lang.String reportPath)
Retrieve IReportParameters that contains all parameters a report expects
for inputs.
|
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
IApplicationService.invokeCognosReport(java.lang.String reportPath,
CognosOutputFormat format,
IReportParameters parameters)
Invokes an IBM Cognos Report programatically and the resulting output
file is returned in a format that can be read by the returned InputStream.
|
ICognosReportRowReader |
IApplicationService.invokeCognosRowReport(java.lang.String reportPath,
IReportParameters params)
You cannot produce a report in CSV or XML format if you have more than
one query defined in the report, unless the additional queries are used
for prompts.
|
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.