Welcome to the Jazz Community Forum
Moving CQ Connector Settings

The CQ Connector to RTC has been configured and functionally tested in our "development" environment. The configuration now needs to be promoted into our QA and eventually our Production environment.
Is there a way for the developer doing this work to move / promote things in a (relatively) error free way or does he need to manually configure every environment.
Is there a way for the developer doing this work to move / promote things in a (relatively) error free way or does he need to manually configure every environment.
4 answers

The CQ Connector to RTC has been configured and functionally tested in our "development" environment. The configuration now needs to be promoted into our QA and eventually our Production environment.
Is there a way for the developer doing this work to move / promote things in a (relatively) error free way or does he need to manually configure every environment.
Is guess the same question applies for the CQ Bridge as well. Both are in use here. Thanks!

That's a good question. You should be able to reuse the sync rules by exporting them from your "dev" environment and importing them into your next environment.
If you have done any customization of the Jazz process specification, for example create a custom work item attribute, you may be able to reuse that, but other than cut and paste the process spec source, you will have to ask the process team if there is another way of reusing the process spec.
You will still need to apply the JazzInterop package to the new CQ schema and user database. I'd recommend using the CQ setup wizard to do that and any other configuration.
If you have done any customization of the Jazz process specification, for example create a custom work item attribute, you may be able to reuse that, but other than cut and paste the process spec source, you will have to ask the process team if there is another way of reusing the process spec.
You will still need to apply the JazzInterop package to the new CQ schema and user database. I'd recommend using the CQ setup wizard to do that and any other configuration.

The standard way of re-using a process spec is by exporting the process
spec as a process template, and creating a new project area using that
template.
In 3.0, you are able to define a master project area, and then upgrade
the process of an existing project area by selecting a new master
project area for it.
Cheers,
Geoff
On 10/7/2010 7:52 PM, lngooi wrote:
spec as a process template, and creating a new project area using that
template.
In 3.0, you are able to define a master project area, and then upgrade
the process of an existing project area by selecting a new master
project area for it.
Cheers,
Geoff
On 10/7/2010 7:52 PM, lngooi wrote:
That's a good question. You should be able to reuse the sync rules by
exporting them from your "dev" environment and importing
them into your next environment.
If you have done any customization of the Jazz process specification,
for example create a custom work item attribute, you may be able to
reuse that, but other than cut and paste the process spec source, you
will have to ask the process team if there is another way of reusing
the process spec.
You will still need to apply the JazzInterop package to the new CQ
schema and user database. I'd recommend using the CQ setup wizard to
do that and any other configuration.