rpp --projectCreation

This command is used to create a project and a folder.

Syntax

rpp.bat --projectCreation [options]

Parameters

Table 1. Liste des paramètres disponibles
Options Comments Required Default values
--data Full path to the workspace (Rational® Developer for System z® option). Yes  
--log Log file name No trace.log
--project Project name. It will be created if it does not exist. Yes  
--folder Name of the folder in the project No  
--separateMetadataFiles Option to separate the metadata files No  
--pdpRootPath Path name of the pdp metadata file No pdp

Exemple

rpp.bat --projectCreation --data C:/usr/WKSFD2 --separateMetadataFiles --project C:/RPPGEN/PROJ1.CVI --folder CUST01

Feedback