テンプレートの作成

post

/services/rest/v1/reports/{reportPath}/templates/{templateId}

Oracle BI Publisherカタログ内のレポートに適用可能なテンプレートを作成します。

リクエスト

サポートされているメディア・タイプ
  • application/octet-stream
パス・パラメータ
reportPath
型: string
必須: true
URLエンコードされたレポート・パス。たとえば、レポート・パスが"/Sample Lite/Published Reporting/Reports/Balance Letter"の場合、エンコードされたレポート・パスは"%2FSample%20Lite%2FPublished%20Reporting%2FReports%2FBalance%20Letter"となります。
templateId
型: string
必須: true
テンプレートのID(例:Chart Layout)。
問合せパラメータ
locale
型: string
テンプレートに割り当てられるロケール(例: en_US)。
templateType
型: string
テンプレート・タイプ。たとえば、rtf、xmlです。
本文のパラメータ
テンプレート・ファイル
ルート・スキーマ: /paths/~1v1~1reports~1{reportPath}~1templates~1{templateId}/post/parameters/4/schema
型: string (binary)

レスポンス

201レスポンス
レポート・テンプレートは正常に作成されました。
400レスポンス
レポート・テンプレートの作成は失敗しました。