This command is used to map zComponent files and projects
with language definitions or data set definitions. It is run from
the Rational Team Concert™ source control command lines.
Description of the command
With this command,
you define the artifacts required by the project, the zFiles COBOL
files, and zFolder folders. You associate them with language definitions
or data set definitions on the Rational Team Concert source
control lines (SCM). You can associate a language definition with
zFile files or data set definitions with zFolder folders.
You use
this command to upload
Pacbase data
to the Rational
Team Concert server after sharing the projects in the workspace
and before delivering the projects. To run this command, run the
scm.exe executable
file that is installed in
scmtools\eclipse in
the root directory of the Rational® Software
Delivery Platform.
Note: You must create the language definitions,
the data set definition, and the mapping file.
Syntax
The following syntax is required:
scm
rpp-zcompmap [options] [sandbox...] where [sandbox...] indicates
the path to the sandbox.
Each command
line of the mapping file must have the following format:
[zFile|zFolder]#Location#[LangDef|DataSetDef]
Table 1. List of parametersOptions |
Comments |
Required |
--certificate arg |
File containing the user's login certificate |
yes |
--smartCard |
Use the connected smart card for authentication |
yes |
-m [--mapfile] arg |
Mapping file to use |
yes |
-P [--password] arg |
Password to access the repository |
yes |
-q [--quiet] |
Print the minimum of output during a normal
process |
no |
-r [--repository-uri] arg |
URI specifying the repository |
yes |
-u [--username] arg |
User name to access the repository |
yes |
-v [--verbose] |
Increase verbosity of output |
no |
-w [--workspace] arg |
Name of UUID of the repository workspace |
yes |
Note: --certificate arg and
--smartCard (-P
and -U) are exclusive options. They are used for authentication when
connecting to the Rational
Team Concert server. You can connect by using one of the following
elements:
- A certificate
- A smart card
- A user/password identifier
Example of mapping file
zFolder#CobolProject\zOSsrc\Folder#MyDataSetDefinitionNamezFile#CobolProject\zOSsrc\Folder\Sample.cbl#LanguageDefinitionName