It's all about the answers!

Ask a question

How to start learning Plugin development using Jazz API?


Sarthak Sharma (4711620) | asked Jun 29 '12, 2:47 a.m.
edited Jun 29 '12, 3:00 a.m.
I am very new to RTC and I am interested in doing plugin development in RTC to extend its functionality.
I am unable to find enough resources on it. I am only able to gather information in bits and pieces.
Can you please guide me , how to start off. If proper resources are not available then how should I approach to learn in best way.

My basic requirement is that I want to operate on WorkItems using a service plugin.

Accepted answer


permanent link
Muthukumar C (32712833) | answered Jul 02 '12, 2:15 a.m.
Sarthak,

I hope you are doing the same mistake as all other freshers...

Make sure that the "Extensions" tab,  operationId should be com.ibm.team.workitem.operation.workiIemSave

this will decide when to invoke your plug-in...

Regards
Muthukumar.C


Sarthak Sharma selected this answer as the correct answer

5 other answers



permanent link
Muthukumar C (32712833) | answered Jun 29 '12, 3:30 a.m.
Hi,

Following are the articles which will help you learning Plug-in development - RTC Extending.

https://www.ibm.com/developerworks/mydeveloperworks/blogs/extendingrtc/entry/checksummaryadvisor?lang=en_us

https://jazz.net/library/article/784

and especially

https://jazz.net/library/article/634

Regards
Muthukumar.C

permanent link
Stefano Antoniazzi (1701711) | answered Jun 29 '12, 3:49 a.m.

permanent link
Sarthak Sharma (4711620) | answered Jun 29 '12, 3:53 a.m.
Thanks a lot MuthuKumar..

I have tried this first example.
This didnot work for me in final step.

Where we have to add plugin in environment.
Anyways I guess I've got some good resources now.

Thanks for the help.

permanent link
Muthukumar C (32712833) | answered Jun 29 '12, 4:44 a.m.
Go to,

Process Configuration TAB --> Team Configuration -->Operation behavior

Select Save Work Item (Server) operations in the right side.

Check the Preconditions and Follow ups check box

Click on Add button, You will see the name given for your Plugin.. Select and add the same.

Regards
Muthukumar.C

permanent link
Sarthak Sharma (4711620) | answered Jun 30 '12, 3:10 a.m.
OK..
I followed this step also.
But It was not working for me.

Regards,
Sarthak Sharma

Your answer


Register or 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.