run_report
Run a deployed Oracle BI Publisher report by providing its catalog path, and receive the report output directly.
Instructions
Run a deployed BIP report and return its output.
Args: report_path: Full catalog path, e.g. /Custom/MyReports/MY_RPT.xdo fusion_user: Fusion user to run as (default bip_user).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fusion_user | No | bip_user | |
| report_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |