I believe that it's a gzip variant... I don't know what the settings are
in terms of a compression dictionary or block size, so your going to need
to tweak those... If you're on Windows, check the installation directory.
I believe that there is a DLL in there that has zip or gzip in the title.
It's been quite a while since I have worked on Windows with this, so your
milage might vary from the posted norms.

Probably the best advice that I could give on it would be to use the API.
It's not that bad, and would simplify the development. There are also
things that you can do to speed up queries, etc. For example, specifying
the entry id, rather than querying for it.



On Mon, August 21, 2006 15:57, Doug Wood wrote:
> Hey guys,
> I was wondering if there was anyway to get file attachments from Remedy
> without using the API, but using C# or Perl. I know that the Remedy API
> compresses files before they are saved. Is it absolutely necessary to use
> their API to view these files ? Or does anyone know which compression
> format they use to save these files? Thanks!
>
>
> _________________________________________________________________________
> ______
> UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Reply via email to