RTC 3.0 pre-condition plugins
![]()
How does someone create a server side plugin to perform a pre-condition when saving a work item and a configuration plugin like the RequiredPropertiesAdvisor?
1) How do you configure the plugin development environment? 2) Having an example would help (e.g. the RequiredPropertiesAdvisor) 3) How is the client configuration created, client side Java plugin or server side javascript? |
Accepted answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Apr 01 '15, 2:18 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
If you want to do this kind of development you need to enable yourself using the available material.
Start here: https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ Please also note that answering on old questions is not a good practice. Next time create your own question. Thanks. Ralph Schoon selected this answer as the correct answer
|
3 other answers
![]()
Jared Burns (4.5k●2●9)
| answered Aug 11 '10, 9:22 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
On Thu, 05 Aug 2010 21:07:57 +0000, KirkWoods wrote:
How does someone create a server side plugin to perform a pre-condition Please see these two wiki topics which explain how this is done: https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation https://jazz.net/wiki/bin/view/Main/TeamProcessDeveloperGuide - Jared ---------------------- Jazz Team Process |
![]()
These are good places to understand the plugins, and since you reference these, I have to assume that they are still valid for 3.0. But what I also need information on is how to configure the Eclipse plugin development environment for 3.0 development. For example: linking to the server/update-site and server/rtc-update-site to get to the server side jars, since there is no SDK installation for 3.0M7a. Thanks, Kirk |
![]()
Hi,
Please help us in creating an environment of server side plugins and how to start with a simple use case example. This could be more helpful for us. Instead of the above link Thanks , Chandan Comments see the extensions workshop.. walks you thru the entire process and setup
|