Can I work with work items off-line, and then upload changes when I am reconnected?
![](http://jazz.net/_images/myphoto/89074656f00a8682cfe242dff4030b5c.jpg)
Hello All,
There have been a number of question on this topic over the last couple of years but I do not seem to have seen a definitive answer yet. Perhaps RTC 4.0 has the new features we need?
We have an RTC configuration which requires some mechanism for offline access to the workitems during meetings where there is no network access, for physical or security reasons. Is there any way that the database can be replicated and synchronized at a later date?
Is it possible to install on a external drive and then use on standalone laptop to support temporary access?
Thanks in advance
Mark
There have been a number of question on this topic over the last couple of years but I do not seem to have seen a definitive answer yet. Perhaps RTC 4.0 has the new features we need?
We have an RTC configuration which requires some mechanism for offline access to the workitems during meetings where there is no network access, for physical or security reasons. Is there any way that the database can be replicated and synchronized at a later date?
Is it possible to install on a external drive and then use on standalone laptop to support temporary access?
Thanks in advance
Mark
2 answers
![](http://jazz.net/_images/myphoto/89074656f00a8682cfe242dff4030b5c.jpg)
The only type of database exports that RTC supports are for migrations from one environment to another, not for offline editing.
What I would suggest is creating a query that outputs all of the fields you're interested in, then exporting the query results to CSV. You can then edit the work items in Excel, and then re-import the CSV file into RTC when you're finished, thereby updating the existing work items.
![](http://jazz.net/_images/myphoto/89074656f00a8682cfe242dff4030b5c.jpg)
With the RTC Eclipse client, you can:
* Open all the work items that you might want to edit while offline.
* Make changes to those work items while offline, but not save the changes.
* Save the changes once you are back online.
This is not a great solution, since it is not possible to look at any new work items while offline. You need to correctly guess in advance which work items you will want to look at. And it requires the Eclipse client, which not all users normally use. I don't think you can do something similar with the Web UI.
Comments
Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jul 09 '12, 2:41 p.m.Please remember to phrase your question summary as a specific question.