It's all about the answers!

Ask a question

How to synchronize an external project area (e.g. on JazzHub) with a project area on our internal Jazz server?


Frank Schophuizen (19323226) | asked Feb 24 '14, 9:17 a.m.
Our internal network (and servers) are only accessible with company userids defined on LDAP/AD server. Some projects need to work with the public user community or customers, who do not have company userids. Those external users need to be able to work on defects, requirements, tests and even source code that we also work on internally.
Since the server contains confidential data (e.g. intellectual property) in other project areas, it is not an option to put the entire server outside the firewall or to replicate the entire server with a server outside the firewall.

A solution we are considering is to host a server outside the firewall (e.g. on JazzHub, or hosted by our company) and synchronize a project area on our internal server with the external server (bi-directional, real-time).

But the question is: how to do that?


Accepted answer


permanent link
Geoffrey Clemm (30.1k33035) | answered Feb 24 '14, 12:22 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You can synchronize selected streams of your source control information by using cross-repository accept/deliver (similar to what you would do with a system like GIT).   But there is no built-in mechanism for synchronizing non-SCM CLM data, so you'd need to store the information you want to share in this way in files.
Frank Schophuizen selected this answer as the correct answer

Comments
Frank Schophuizen commented Feb 26 '14, 1:23 a.m.

I am looking for synchronizing work items, requirements and tests across an external and an internal Jazz server.

Your answer


Register or 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.