You can perform all of the WDS publishing operations from the command line.
Note: For the GUI equivalents to these commands, see Publish files in the WDS Online Publisher help.
Command reference
Command | Syntax |
Publish | Publish {hr | sr} -f Path {-a | -i | -x[q]} [-e] [-l LanguageCode] [-r ReportFolderPath] [-n UserOrGroupName] [-rt ReportTitle] [-c {a|c}] [-b] [-h] [-date "YYYY-MM-DD HH:mm:SS"] [-msg LanguageCode] |
Create report folder | Publish -crf -r ParentReportFolderPath [-n UserOrGroupName] -t eng Name fra Nom deu Name esn Nombre [-msg LanguageCode] |
Delete report folder | Publish -drf -r ReportFolderPath [-n UserOrGroupName] [-msg LanguageCode] |
Update | Publish -upd -f Path [-ov] [-date "YYYY-MM-DD HH:mm:SS"] [-msg LanguageCode] |
Create new report | Publish -cnr -f Path [-l LanguageCode] [-r ParentReportFolderPath] [-n UserOrGroupName] [-rt ReportTitle] [-c {a|c}] [-e] [-h] [-date "YYYY-MM-DD HH:mm:SS"] [-msg LanguageCode] |
See Also:
- Publishing a New File Using Command Line Publisher
- Creating Report Folders Using Command Line Publisher
- Deleting Report Folders Using Command Line Publisher
- Updating Reports Using Command Line Publisher
- Creating New Reports Using Command Line Publisher