Table of Contents

Search

  1. Preface
  2. Introduction to Data Validation Option
  3. Repositories
  4. XML Data Source
  5. Tests for XML Data Sources
  6. Connections
  7. Expressions
  8. Table Pairs
  9. Tests for Table Pairs
  10. Single-Table Constraints
  11. Tests for Single-Table Constraints
  12. Examples of Tests from Spreadsheets
  13. SQL Views
  14. Lookup Views
  15. Join Views
  16. Aggregate Views
  17. Business Intelligence and Reporting Tools Reports
  18. Dashboards
  19. DVOCmd Command Line Program
  20. Troubleshooting
  21. Datatype Reference
  22. Reporting Views
  23. Metadata Import Syntax
  24. Jasper Reports
  25. Glossary

Data Validation Option User Guide

Data Validation Option User Guide

CreateUserConfig

CreateUserConfig

Creates a preferences file with the specified user names and user configuration directory. You can run this command on Windows.
The
CreateUserConfig
command uses the following syntax:
DVOCmd CreateUserConfig user_name [user_name2 …] [--confdir conf_dir] --outputdir output_dir [--overwrite]
Creates a preferences file called <username>-preferences.xml for each user in the output directory. The preferences file contains connection information for the Data Validation Option repository. Copy each preferences file from the output directory to the user configuration directory and rename it to preferences.xml. This allows each user to access the Data Validation Option repository.
The following table describes
CreateUserConfig
options and arguments:
Option
Argument
Description
-
user_name
The name of the Data Validation Option user. To create multiple users, enter multiple user names separated with spaces.
--confdir
conf_dir
The user configuration directory. Specify the configuration directory if you have multiple Data Validation Option repositories. If you have one Data Validation Option repository on a client machine and have not changed the configuration directory, you do not need to specify this option. Enclose the file path in quotes.
--outputdir
output_dir
Directory in which to store user preferences files.
Enclose the file path in quotes. Use double-quotes if the path has space or special characters.
--overwrite
-
Overwrites the configuration files.

0 COMMENTS

We’d like to hear from you!