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

How can i invoke/run an RTC plugin from Java Application?

Hi,

is very important for me to have support in the followig questions:

1) I need to invoke/run an RTC plug-in, from an external java application.

  - IS IT POSSIBLE?

  - MUST I USE SOME PARTCURAL API?

2) If i can invoke/run an RTC plug-in from an external java application, can i pass a java object?

- IS IT POSSIBLE?

- HOW CAN I DO THIS?

3) Are there articles on this argument ?

Thanks All.

Giuseppe.

0 votes

Comments

What are you trying to do here?

Currently I am only aware of the Plain Java Client Libraries, which package classes of the API in a form that is not a plugin.



One answer

Permanent link

hi,

i'm trying to do the following:

- I'm going to recover data from a database and to create an object that encapsulates these date in a java Application

- in the same java application i want to call a plugin that create a new workitem and set the wi attributes with the values  

  of the java object fields.

CAN I CALL AN RTC PLUGIN FROM THE JAVA APPLICATION??

Thanks so Much.

Giuseppe.

0 votes

Comments

you don't need a plugin.. your application can call the RTC client java apis to create and populate a workitem.

Ralph has really good examples on his blog for creating and updating workitems.
http://rsjazz.wordpress.com

And I also think you can't. If you can find ways to get the plugin jars int the class path, you might, but I would suggest to tart here  http://rsjazz.wordpress.com/2013/03/20/understanding-and-using-the-rtc-java-client-api/ and use the plain Java API

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
× 10,952

Question asked: May 30 '14, 8:57 a.m.

Question was seen: 5,119 times

Last updated: May 30 '14, 11:32 a.m.

Confirmation Cancel Confirm