Test Data Management
- Test Data Management 10.5.6
- All Products
ilmcmd <-Export | -e> <-ObjectType | -ot>object_type<-Name | -n>object_name<-Project>project_name<-File | -f>XML_file_location<-DataSourceName | -dsn>schema_name[-Help | -h]
Option
| Argument
| Description
|
---|---|---|
-ObjectType
-ot
| object_type
| Required. The type of object to export. For example, you can enter "Group" or "RuleAssignment." If the object type contains a space in it, remove the space when you enter the argument.
|
-Name
-n
| object_name
| Required. The name of the object you want to export.
|
-Project
-p
| project_name
| Required to export a plan, entity, group, or template. The name of the project that contains the plan or port assignment to export.
|
-File
-f
| XML_file_location
| Required. The path and file name of the XML file to which you export the object.
|
-DataSourceName
-dsn
| schema_name
| Required to export a port assignment. The name of the schema that contains the port assignment to export.
|
-Help
-h
| n/a
| Optional. Displays help for the command.
|