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,
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,
3 answers
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,
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