Skip navigation links
Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
12c Release 2 (12.2.1.2.0)
E67161-01
oracle.bpel.services.workflow.report

Interface ITaskReportService

    • Method Detail

      • executeReport

        ReportOutput executeReport(IWorkflowContext ctx,
                                   ReportInputType input)
                            throws WorkflowException
        executeReport is used for executing a report with the supplied parameters.
        Parameters:
        ctx - the workflow context (can contain valid token or credentials)
        Returns:
        ReportOutput (results of the report execution)
        Throws:
        WorkflowException - if any runtime error occurs while executing the report
Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
12c Release 22 (12.2.1.2.0)
E67161-01

Copyright © 2009, 2016, Oracle and/or its affiliates. All rights reserved.