Scripts are created by an administrator on the Administration / Script Templates page in the Administration Workbench.
We can create a script to import and publish a worksheet, a workbook, and an
analysis type.
alter model schema set current edit
import worksheet definition from file "xxxxxxxx.xml”
import workbook definition from file "xxxxxxxx.xml"
import analysistype definition from file "xxxxxxxxxxxx.xml"
publish metadata changes.
To execute a script:
1 In the Planning Workbench navigation panel, select Scripts.
2 Select a script and click Execute.
No comments:
Post a Comment