Rational® Programming
Patterns for System z® is
now installed on top of IBM® Rational Team Concert™.
You must configure Rational
Team Concert in order to integrate Rational Programming Patterns for System z with it.
Procedure
- Stop the Jazz Team
Server and start it again.
- Verify that the user you created with the setup wizard
(https://[fully-qualified hostname]:9443/jts/setup)
has all the repository permissions and the Developer for
IBM Enterprise Platforms Client Access Licence.
- Log in to the server at https://[fully-qualified
hostname]:9443/ccm, as this user.
- Create a project area.
- Create three language definitions for the RPPz artifacts.
- Check first that you have the appropriate permissions to
do so. Open the project area by right-clicking it in the Team
Artifacts tab, and selecting Open.
- Open the Process Configuration tab
of the project area. Expand Project Configuration in
the Configurations tree and select Permissions.
In the Permitted actions tree, select Language
Definitions and Source Code Data.
Figure 1. The Process Configuration tab
- You must now create three language definitions:
- RPP Design,
- RPP Design Path,
- RPP Generated.
Expand the project area in the
Team Artifacts tab.
Then expand . Right-click
Language Definitions and
select
New Language Definition. The
Language
Definition editor opens up. It contains a
General tab
and a
Scanners tab.
Figure 2. The Language
Definition editor
- Create the language definition for the design artifacts.
- In the General tab:
- Enter RPP Design in the Name field.
- Enter an optional description, such as RPP Design File
Scanner, in the Description field.
- Select COBOL in the Language field.
- Enter the following file extensions in the File Extensions field:
dataaggregate,dataelement,dataunit,pacblockbase,pacdialog,pacscreen,
pacdialogserver,pacserver, paclibrary,pacmacro,pacprogram,pacreport,
pactext
Important: Only these file extensions
are used by Rational Programming
Patterns for System z.
Wildcards cannot be used.
- In the Scanners tab, remove the default scanner
and add the RPP Design Scanner for this language
definition.
- Save.
- Create the language definition for the design path artifacts.
- Select New Language Definition again.
- In the General tab:
- In the Scanners tab, remove the default scanner
and add the RPP DesignPath Scanner for this
language definition.
- Save.
- Create the language definition for the generated artifacts.
- Select New Language Definition again.
- In the General tab:
- Specify which streams are concerned by the scanning process.
In the Team Artifacts tab, under Enterprise
Extensions, right-click Source Code Data.
then click Select streams for scanning. Specify
the stream.
Figure 3. How to access the stream selection
wizard
Results
The configuration steps are now finished.
When you
deliver a project with Rational Programming
for System z artifacts,
those will be indexed, after the indexing process has been manually
or automatically activated. You will then be able to execute searches
on the server repository.