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

RTC 6.0.6.1 plugin is not working in 7.0.2

Hi Team,


I am working on creating server side participant plugin in RTC 6.0.6.1 version. The plugin is to create child work
items automatically when parent work item got saved.
I am using RTC eclipse client of version 6.0.6.1. The plugin is deployed properly and working as expected.
Now the version get upgraded with 7.0.2 and I am trying to deploy the same plugin as RTC eclipse client of 6.0.6.1 is compatible with new version. I can able to deploy the plugin but the condition logic is not working as expected.
Is any other dependencies are required in new version, or anything is required to work previous plugin or can we need to install RTC eclipse also of same version.
Kindly help on the same

Thanks


0 votes



One answer

Permanent link

 This is what you need to do:

  1. You install the EWM SDK for 7.0.2 following the RTC Extensions Workspace. Perform at least Lab 1.
  2. You test your plugin with the new version and make sure it works and there are no issues with dependencies and also check that the supported Java Version is 1.8
  3. You generate the required files to deploy the extension and
  4. You deploy the version tested and built for the version 7.0.2
It is usually possible to use the extensions in different versions, if you know what you are doing and how to work with dependency versions, but it is nevertheless a best practice to make sure and test.

0 votes

Comments

Also, your whole question does not make a lot of sense to me. If you create a participant that creates child work items, the participant is a server extension. The only extension that would be installed into the client would be an aspect editor to configure the participant.


My answer also applies to this part of a custom extension, which must be deployed and tested in the Eclipse client..  

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: Aug 17 '22, 9:41 a.m.

Question was seen: 984 times

Last updated: Aug 17 '22, 11:07 a.m.

Confirmation Cancel Confirm