In this lesson, you create a process template that you
can use to create project areas. Creating a process template is not
a required step when using process sharing. In this tutorial, the
template is used to configure project area initialization so that
a team area, stream, and component are created whenever you create
a project area that is based on the template.
About this task
In the next lesson, you will create a project area that is
based on this template. You will configure that project area to consume
the process of the project area that you created in Lesson 1: Create a provider project area. For project
areas that will consume the process of another project area, use the
Unconfigured Process template because that template does not configure
a process on its own. When you use a template that defines its own
process, the project area that consumes the process overrides the
process that it is consuming. Usually, you do not want the project
area to override the process that it is consuming. Therefore, you
will create the standard setup process template based on the Unconfigured
Process template.
Procedure
To create a standard setup process template:
- If you are not already in the web client, log on at https://fully-qualified-host-name:9443/ccm/admin
as the same user that you used in Lesson 1: Create a provider project area.
- Click Templates. In the Actions
column for the Unconfigured Process row, click the Export icon
(
). Click OK to
save the .zip archive file to a directory on your computer.
- Start the IBM® Engineering Workflow
Management client
for Eclipse IDE.
- In the Team Artifacts view, either click the Create Repository
Connection link or right-click the view and select .
- In the Location URI field, enter
the URI. For example: https://hostname.example.com:9443/ccm.
Enter your user ID and password, and then click Finish.
- Open the Process Templates view: click , expand Team, select Process
Templates and click OK.
- In the Process Templates view, right-click the repository
connection and select Import. Select Template
archive file, and then click Browse and
navigate to the unconfigured.process.ibm.com.zip file.
- Enter a new name and ID for the process template:
- In the Name field, enter Standard
Setup Process.
- In the Process ID field, enter standard_setup_process.
- Click Finish.
- In the Process Template editor, in the Summary field,
type Standard Setup Process.
- Because the Unconfigured Process template has no timelines,
add one:
- In the Timelines section, click Create
Timeline.
- In the Identifier field, enter main_timeline.
- In the Display Name field, enter Main
Timeline.
- Click OK.
- Configure the project area initialization. Initialization
is a way to specify the actions to execute when a project area that
is based on this template is created.
- Click the Process Configuration tab.
Expand Project Configuration, and then select Project
Area Initialization.
- In the Server follow-up actions section,
click Add. Select Setup Project,
and then click OK.
- In the Create a team area section,
in the Name field, enter Development
team. From the Timeline list, select Main
Timeline.
- Select Create a stream, and in
the Name field enter Integration.
- In the Components section, click Add.
From the Name list, select Project
Area Name. Click OK, and then click Save to
save your changes to the process template.
Results
The Standard Setup Process template is created and is configured
to create a team area, stream, and component when new project areas
that are based on this template are initialized.