RulePoint
- RulePoint 6.2
- All Products
The following table describes therpcmd exportAll <-URL|-u> url <-UserName|-un> user_name <-Password|-pd> password <-ProjectName|-pn> project_name <-FileName|-fn> file_name [<-IncludeAdditonalExportOptions|-ixp> include_export_options]
Option
| Argument
| Description
|
|---|---|---|
-URL
-u
| url
| URL of RulePoint design server instance to connect to run the command.
|
-UserName
-un
| user_name
| User name to connect to RulePoint Server.
|
-Password
-pd
| password
| Password of the user name to connect to the RulePoint Server.
|
-ProjectName
-pn
| project_name
| Name of RulePoint project from where you want to export all objects.
|
-FileName
-fn
| file_name
| The name of file that will be created with all the objects from the RulePoint project.
|
IncludeAdditonalExportOptions
-ixp
| include_export_options
| Optional. Additional options for exporting data. You can use the following options:
|
> ./rpcmd.sh exportall -u http://localhost:8080/rulepoint -un Administrator -pd Administrator1 -pn "Default Project" -fn export_objects -ixp includeACL