Rational Programming Patterns

rpp --zCompCreation

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 command
Options Comments Required Default values
--data Full path to the workspace (Rational® Developer for System z® option). 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    
--separateMetadataFiles Separate metadata files (from generated files)    
--pdpRootPath pdp folder name   pdp

Sample

rpp.bat --zCompCreation --log d:/utmp/trace.log --data d:/Working/JbyWks --zProject AA --zFolder AA --zFolder BB --zFolder RR --separateMetadataFiles --pdpRootPath pdpParam

This command creates a zComponent project named AA with 3 zFolder AA/BB/RR. In addition, the parameter of the pdpRootPath option is set to pdpParam in the .pdppath file.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)