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

RTC API to get the process template ID of the project which is currently used.

Hi Team,

I am trying to read the particular project area from RTC and fetch the process template ID , on which project area is using and trying to download to the file system.
 ex :"JKE banking" using "mtm.rtc.process.ibm.com" process template. i want to get the process template from the project area.

Is there any RTC API to get the process template id from the project area.

Please help.

0 votes


Accepted answer

Permanent link

  1. There are various conceptional issues in this request. The relationship between a process template and the process that is actually used in a PA. See https://jazz.net/wiki/bin/view/Deployment/SetupProjects#The_project_area_process
  2. When using the context menu on a project area to create a template from the PA's process open the Extract Process Template Wizard, ten use the Plugin Spy SHIFT+ALT+F1 on the wizard window. Open the code for com.ibm.team.process.internal.ide.ui.wizards.ProcessDefinitionCreationWizard in the SDK and take a peek. It is rather easy to understand what this wizard does and what the relevant API is.
  3. In case of shared processes, see https://rsjazz.wordpress.com/2014/11/28/the-process-sharing-api/

ast java selected this answer as the correct answer

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,949

Question asked: May 02 '16, 1:41 a.m.

Question was seen: 1,561 times

Last updated: May 02 '16, 3:41 a.m.

Confirmation Cancel Confirm