Hello all, I have a need to extract some data from my RT instance which I have satisfied thus far be means of a local script (run locally on the RT server) that uses the Perl API to access the data. So I do:
RT::LoadConfig(); RT::Init(); etc. etc. This works just fine. My question is, could I do the same thing across the net, from a different host? Thanks. Boris.
-- RT Training - Boston, September 9-10 http://bestpractical.com/training
