Web Data Server

How To Include The Group Name In the Updated Display After Drill Down Into a Group
There is a hidden preference that you can set in the preferences table of the Wds Report Repository database. To turn on this feature: 1. Run this query a...
Fri, 18 Jun, 2021 at 3:19 PM
How To Include Leading Spaces To Indicate Hierarchy Levels In a Table
In the following example the Region labels were edited and spaces were added to the beginning of each label. This IVT file is attached to this solution.
Fri, 18 Jun, 2021 at 3:32 PM
Publishing from the command line
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 On...
Fri, 11 Mar, 2022 at 4:55 PM
Publishing a New File Using Command Line Publisher
Publish Syntax  Publish {hr | sr} -f Path {-a | -i | -x[q]} [-e] [-l LanguageCode] [-r ReportFolderPath] [-n  UserOrGroupName] [-rt ReportTitle] [-c {a...
Fri, 11 Mar, 2022 at 4:49 PM
Creating Report Folders Using Command Line Publisher
Create report folder Syntax  Publish -crf -r ParentReportFolderPath [-n UserOrGroupName] -t  eng Name fra Nom deu Name esn Nombre [-msg LanguageCode] Exa...
Fri, 11 Mar, 2022 at 4:51 PM
Deleting Report Folders Using Command Line Publisher
Delete report folder  Syntax  Publish -drf -r ReportFolderPath [-n UserOrGroupName] [-msg LanguageCode]  Example  publish -drf -r Folder5/Folder6/...
Fri, 11 Mar, 2022 at 4:16 PM
Updating Reports Using Command Line Publisher
Update Syntax Publish -upd -f Path [-ov] [-date "YYYY-MM-DD HH:mm:SS"] [-msg  LanguageCode] Note: The file to be updated must already have been ...
Fri, 11 Mar, 2022 at 4:16 PM
Creating New Reports Using Command Line Publisher
Create new report Syntax Publish -cnr -f Path [-l LanguageCode] [-r ParentReportFolderPath] [-n UserOrGroupName] [-rt ReportTitle] [-c {a|c}] [-e] [-h] [-...
Fri, 11 Mar, 2022 at 4:55 PM