Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Looking for tips on automating project creation

I'm trying to automate the process of creating a project. In particular I need to do the following through the available APIs:
1. Create a project named "RCM Web"
2. Deploy predefined process templates
3. Select "Scrum" (or any other) template
4. Add All available members as users
5. Add ADMIN, TestJazzAdmin1, TestJazzAdmin2 as admins
6. Give users appropriate roles (TestJazzUser1 needs to jave jazz user)
If anyone has examples of how to do this (or a link to some API documentation) it would be appreciated.

0 votes



One answer

Permanent link
On Tue, 11 Aug 2009 13:53:02 +0000, mbinder wrote:

I'm trying to automate the process of creating a project. In particular
I need to do the following through the available APIs: 1. Create a
project named "RCM Web"
2. Deploy predefined process templates 3. Select "Scrum" (or any other)
template 4. Add All available members as users 5. Add ADMIN,
TestJazzAdmin1, TestJazzAdmin2 as admins 6. Give users appropriate roles
(TestJazzUser1 needs to jave jazz user)
If anyone has examples of how to do this (or a link to some API
documentation) it would be appreciated.

If you have access to the source, AbstractTeamProcessTest contains a lot
of automated setup code. Otherwise, the main entry points for our API are
the client libraries IProcessClientService and and IProcessItemService.

--
Jared Burns
Jazz Process Team

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Aug 11 '09, 9:43 a.m.

Question was seen: 5,238 times

Last updated: Aug 11 '09, 9:43 a.m.

Confirmation Cancel Confirm