refreshReportPackageDatasource
Refreshes the data sources of a report package so that Narrative Reporting systematically updates all doclets associated with the data sources.
The time taken to complete this command is directly related to the number of doclets impacted.
Narrative Reporting data sources include Planning, FreeForm, Financial Consolidation and Close, Enterprise Profitability and Cost Management, Tax Reporting, Profitability and Cost Management, Oracle ERP Cloud, and Oracle Essbase.
Applies to
Narrative ReportingRequired Roles
Service AdministratorUsage
epmautomate refreshReportPackageDatasource
REPORT_PACKAGE_NAME
[refreshableSources=DATA_SOURCE_NAME]
, where:
REPORT_PACKAGE_NAME
is the location (path) and name of the report package that uses the data source you want to refresh..refreshableSources
, optionally, is a comma separated list of data sources used for the report package. If this value is not specified, the command refreshes all the data sources that the report package uses.
Example
epmautomate refreshReportPackageDatasource
"Samples/Report Packages/Sample Report Package - MS Word" refreshableSources="Sample
Model, Sample Word Model"