[rt-users] RT / SOAP / XML-RPC

Jesse Vincent jesse at bestpractical.com
Wed Oct 15 14:45:06 EDT 2003


> 
> Hi Scott,
> 
> I started working on a XML Interface to RT a few months ago.
> 
> Even though I haven't worked on it for quite a while it would be nice 
> to hear what you expect from such an interface.
> 
> Would you (or others) prefer XML-RPC or SOAP or something completely 
> different?
> 
> At the moment my idea is to write some XSL-StyleSheets that transform 
> the data from the RT-Webinteface to valid XML which than could be used 
> as desired, for example with a SOAP or XML-RPC server.
 
I'd strongly suggest taht instead of trying to massage the output of
RT's web ui, you just write new templates that output xml directly. It's
also worth considering giving the REST frontend an xml output....

-- 
http://www.bestpractical.com/rt  -- Trouble Ticketing. Free.



More information about the rt-users mailing list