deploy_report
Deploy a BI Publisher (.xdo) report to Oracle Fusion, linking it to its data model. Specify the report name, data model path, and target folder to publish.
Instructions
Deploy a BIP report (.xdo) linked to a data model. WRITE operation.
Args: name: Report name (letters, digits, underscore). dm_path: Path to the linked data model, e.g. /Custom/MyReports/MY_DM.xdm folder: Target folder for the report. replace: Delete any existing report of the same name first (default true). fusion_user: Must have the BIP Author role (default bip_user).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| folder | Yes | ||
| dm_path | Yes | ||
| replace | No | ||
| fusion_user | No | bip_user |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |