This command creates zComponent projects and folders to
migrate data to a System z environment. This creation must precede
the use of the migration help function. The creation of zComponents
is possible only if the Rational Team Concert client is installed.
Syntax
rpp.bat --zCompCreation [options]
Parameters
Table 1. Parameters for zCompCreation commandOptions |
Comments |
Required |
Default values |
--data |
Full path to the workspace to use |
Yes |
|
--log |
Log file name |
N/A |
trace.log |
--zProject |
Project name |
Yes |
If the project does not exist, it is created. |
--zFolder |
Folder to create |
|
|
Sample
rpp.bat --zCompCreation --log
d:/utmp/trace.log --data d:/Working/JbyWks --zProject AA --zFolder
AA --zFolder BB --zFolder RR This creates a zComponent
project named AA with 3 zFolder AA/BB/RR.