CQ Connector Question
(re-posted because the original disappeared)
If you have separate servers for :
Database - Oracle in this case
RTC server
ClearQuest server - CM engine and CQ WEB functions
RTC / ClearQuest connector server
When the synchronisations occur between ClearQuest and RTC does the
communication and data go :
DB server -> RTC server -> connector server -> CQ server -> DB server
or does it go :
DB server -> connector server -> DB server
i.e. does the connector function act as a separate client to both
clearquest and RTC maintaining its own connection and holding all
required software and data ?
Thanks
Mark
If you have separate servers for :
Database - Oracle in this case
RTC server
ClearQuest server - CM engine and CQ WEB functions
RTC / ClearQuest connector server
When the synchronisations occur between ClearQuest and RTC does the
communication and data go :
DB server -> RTC server -> connector server -> CQ server -> DB server
or does it go :
DB server -> connector server -> DB server
i.e. does the connector function act as a separate client to both
clearquest and RTC maintaining its own connection and holding all
required software and data ?
Thanks
Mark
One answer
The ClearQuest Connector Gateway process is a client of both the Jazz Team Server and the ClearQuest database. So the picture is really
Jazz DB server -> Jazz Team server -> CQ Connector Gateway -> CQ DB server
And the arrows are really bi-directional, since data flows in both directions. The CQ CM or Web server is not involved.
Jazz DB server -> Jazz Team server -> CQ Connector Gateway -> CQ DB server
And the arrows are really bi-directional, since data flows in both directions. The CQ CM or Web server is not involved.
(re-posted because the original disappeared)
If you have separate servers for :
Database - Oracle in this case
RTC server
ClearQuest server - CM engine and CQ WEB functions
RTC / ClearQuest connector server
When the synchronisations occur between ClearQuest and RTC does the
communication and data go :
DB server -> RTC server -> connector server -> CQ server -> DB server
or does it go :
DB server -> connector server -> DB server
i.e. does the connector function act as a separate client to both
clearquest and RTC maintaining its own connection and holding all
required software and data ?
Thanks
Mark