rpp --modifyGenerationTarget
This command must be run before the migration help command (rpp --migrationHelp) if you want to modify the default generation target. It is automatically run by the automatic migration command (rpp --automaticMigration).
Syntax
rpp.bat --modifyGenerationTarget [options]Parameters
Options | Comments | Required | Default values |
---|---|---|---|
--data | Full path to the workspace | Yes | |
--log | Log file name The beginning of this file reminds the parameters that were entered to run the Pacbase migration procedures. |
No | trace.log |
--project | Project name | Yes | |
--name | Name of the instance in the repository | Yes | |
--type | Entity type. You can enter one of the following values: pacprogram, pacdialog, pacscreen, pacserver, pacblockbase, pacerrorlabel, paccopybook, dataaggregate (for Pactables Tables), pacfolder, pacfolderview, or paccommunicationmonitor. |
Yes | |
--destProject | Name of the COBOL output project | Yes | |
--destFolder | Name of the COBOL output folder | Yes | |
--mapFolder | Name of the map output folder (for Screens only) | No |
Note: The output project and folder must already exist.