ストアドプロシージャ
ストアドプロシージャはファンクションライクなインターフェースで、SAP BusinessObjects BI の単純なSELECT/INSERT/UPDATE/DELETE 処理にとどまらず本製品 の機能を拡張します。
ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにSAP BusinessObjects BI から関連するレスポンスデータを返します。
CData Python Connector for SAP BusinessObjects BI ストアドプロシージャ
| Name | Description |
| CreateSchedule | Adds a new schedule. |
| ExportReport | Exports the specified report. |
| GetDocumentRefreshParameters | Refreshes a Web Intelligence document by filling the refresh parameters if needed and running the query. |
| PurgeReport | Purges a document or its data providers. |
| RefreshDocument | Refreshes a Web Intelligence document by filling the refresh parameters if needed and running the query. |
| SaveDocument | Saves a Web Intelligence document in the CMS repository. |
| UpdateDocumentState | Update the state of a document. |
| UploadDocument | Uploads the specified document. |