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

CQ Connector Java API

Hi,
I would like to perform some automation and diagnosis tasks on the sync status with CQ connector.
I have many sync failures and I would like to export this data to another program (no way to do it in the eclipse client).
Also performing "Retry outgoing/incoming synchronization" can be done manually - one by one. not so good for about 150 such.

Maybe some API will help me? can I have some reference?
Or other solutions.

Thanks,

0 votes



3 answers

Permanent link
I would start by reading https://jazz.net/wiki/bin/view/Main/ItemConnectorCreation. Although you don't want to create a new connector, the section titled "Item Connector Client API" will be relevant - basically, you'll want to use the com.ibm.team.interop.client.IInteropManager client library interface. And if you've never written RTC client code before, you'll need to follow the references in that wiki topic to component development in general, and how to set up a development environment.

Hi,
I would like to perform some automation and diagnosis tasks on the sync status with CQ connector.
I have many sync failures and I would like to export this data to another program (no way to do it in the eclipse client).
Also performing "Retry outgoing/incoming synchronization" can be done manually - one by one. not so good for about 150 such.

Maybe some API will help me? can I have some reference?
Or other solutions.

Thanks,

0 votes


Permanent link
I would start by reading https://jazz.net/wiki/bin/view/Main/ItemConnectorCreation. Although you don't want to create a new connector, the section titled "Item Connector Client API" will be relevant - basically, you'll want to use the com.ibm.team.interop.client.IInteropManager client library interface. And if you've never written RTC client code before, you'll need to follow the references in that wiki topic to component development in general, and how to set up a development environment.

Hi,
I would like to perform some automation and diagnosis tasks on the sync status with CQ connector.
I have many sync failures and I would like to export this data to another program (no way to do it in the eclipse client).
Also performing "Retry outgoing/incoming synchronization" can be done manually - one by one. not so good for about 150 such.

Maybe some API will help me? can I have some reference?
Or other solutions.

Thanks,



The link seems to be broken.
I get directed to this page: https://jazz.net/wiki/bin/oops/Main/ItemConnectorCreation/WebHome?template=oopsaccessdenied;def=no_such_web;param1=view

0 votes


Permanent link
Looks like the period at the end of the sentence somehow got incorporated into the link. Try this:

https://jazz.net/wiki/bin/view/Main/ItemConnectorCreation

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

Question asked: Feb 20 '11, 3:07 a.m.

Question was seen: 5,881 times

Last updated: Feb 20 '11, 3:07 a.m.

Confirmation Cancel Confirm