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

How do I access other project areas from a server extension?

 I'm looking to be able to create a new workitem in a different project area from a workitem save server extension but everything I've seen has been client api and I can't find how to access the IProjectArea object to create the new workitem. Is there a way to find an IProjectArea or return a list of IProjectAreas on the server? 

0 votes



2 answers

Permanent link
Is there a way to find an IProjectArea 

Sure, check at IProcessService#findProcessArea.

or return a list of IProjectAreas on the server?
Sure, check at ProjectAreaQueryModel.
Cheers.

0 votes


Permanent link

Some methods are also available from com.ibm.team.workitem.common.IAuditableCommon which is common API available in the client or the server. 

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

Question asked: Mar 21 '19, 5:17 a.m.

Question was seen: 1,558 times

Last updated: Mar 21 '19, 6:23 a.m.

Confirmation Cancel Confirm