Creating a Work Item Type Programmatically
![]()
Is there a way to create a work item type programmatically? I am familiar with creating attributes and work items but can't find any relevant sections of the java API or even any forum posts that address this directly.
Any help would be appreciated, even if it's just a straight no! Thanks, Henry |
6 answers
![]()
I don't think there is an externalized api to most of the admin functions.
Sam |
![]()
Look at this link:
https://jazz.net/wiki/bin/view/Main/ProgrammaticWorkItemCreation Regards, Yehiel |
![]()
Hi yehiel, I have looked at that link already. Correct me if I'm wrong but it does not tell you how to create new work item types, just work items of a type that already exists.
|
![]()
as I said before, I don't think this is externalized..
I think you would do this so infrequently that using the Admin UI should be enough. If there is a reason u need this function, open an enhancement request workitem Sam |
![]()
Hi Sam,
No I read your post and thank you for it, I was just correcting Yehiel. Henry |
![]() Hi Sam, You right. It's a way to create WI and not WI type. I just didn't understand your question.. Sorry, Yehiel |