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

Invoking a client plug-in from server side operation

Hi

Is it possible to invoke an eclipse plugin (client) when a server operation like saving of work item is performed or vice versa a the client to monitor ...

I am looking at searching the work item which exists on a different repository A (server) to be either updated or referred when the work item is saved on repository B (different server)

I have the client side plugin , but it is sort of not dynamic and needs to be executed by client which is manual ....

Thanks & regards
Jagadish

0 votes



One answer

Permanent link
Hi,

I assume if you want to run the plugin on the server you' need ti make it a server plugin and deploy it on the server.

the SDK allows to create server side plugins http://jazz.net/wiki/bin/view/Main/RtcSdk20. I'd specifically have a look into events or preconditions https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample. From other preconditions you could also have a client side precondition running the plugin locally and fail if the plugin is not installed.

Just my thoughts,

Ralph

Hi

Is it possible to invoke an eclipse plugin (client) when a server operation like saving of work item is performed or vice versa a the client to monitor ...

I am looking at searching the work item which exists on a different repository A (server) to be either updated or referred when the work item is saved on repository B (different server)

I have the client side plugin , but it is sort of not dynamic and needs to be executed by client which is manual ....

Thanks & regards
Jagadish

0 votes

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,941

Question asked: Mar 15 '10, 4:09 a.m.

Question was seen: 4,448 times

Last updated: Mar 15 '10, 4:09 a.m.

Confirmation Cancel Confirm