[rt-users] remote access to the RT's query engine
Boris Epstein
borepstein at gmail.com
Fri Aug 8 11:46:17 EDT 2014
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20140808/6398e665/attachment.htm>
More information about the rt-users
mailing list