1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 <2004> 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 <2004> 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Archiver 2.x Data Retreival |
From: | Noboru Yamamoto <[email protected]> |
To: | Paul Sichta <[email protected]> |
Cc: | [email protected] |
Date: | Fri, 11 Jun 2004 08:41:26 +0900 |
Ther Channel Archiver 2.x manual says that data access is possible via a Java client, ArchiveExport, or Archive Data Server (XML-RPC). The 1.x Archiver provided a CASI scripting interface for tcl, perl, and python. Has anyone ported the CASI for the new Archiver?
We didn't try it yet. However, many scripting languages support XML-RPC. So it may be a good idea to develop a ML-RPC server for data archived by old version of Channel Archiver. Using this server, we can use same application for both new and old channel archiver data.