sample.rds ファイルで定義されている共有データ ソースを使用するいくつかの rdl ファイルがあります。今、rss scipt を使用して .rdl ファイルを公開しようとすると、以下のエラーが発生します。
The dataset `Sample' refers to the shared data source `Sample', which is not published on the report server. The shared data source `Sample' must be published before this report can run.
rdl ファイルで参照されている「サンプル」データ ソースが公開されていないことが明確に示されています。
そのため、rdl ファイルを公開する前に、sample.rds ファイルを公開する必要があります。どうやってするか?rss スクリプトを使用して .rds ファイルを公開するにはどうすればよいですか?
事前にサンクス