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

Custom project area initialization follow up action

Hi,

I'm wondering is it possible to create custom follow up action that will be run on project area initialization? Which extension point should be used?

1 vote



One answer

Permanent link

These are the extension points and follow up actions: https://jazz.net/wiki/bin/view/Main/CustomPreconditionsTable#operations . The table is not totally up to date. But you should also be able to find them in the process configuration source.

0 votes

Comments

Searching a bit:

Setup Project for Reports :                     followup-action xmlns="http://com.ibm.team.reports/setUpProject" description="Deploys some pre-defined reports to the project area." id="com.ibm.team.reports.service.setUpProject" name="Setup Project for Reports" optional="true"

This gives you the operation ID.

You are able to find the code in the SDK.

So as a summary, I think you could.

1 vote

Thanks Ralph,

I've made a little search and I found, that operationId that I need is
com.ibm.team.process.server.initializeProjectArea

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: Mar 13 '18, 3:35 a.m.

Question was seen: 1,443 times

Last updated: Mar 13 '18, 6:35 a.m.

Confirmation Cancel Confirm