[rt-users] Create Ticket from remote application

Jan Hudec bulb at ucw.cz
Tue Aug 30 07:54:04 EDT 2005


On Tue, Aug 30, 2005 at 13:29:11 +0200, Hilde T Lauvset Rafaelsen wrote:
> Hi,
> 
> I want to create a new ticket in a special queue in RT from an
> application outside RT. I have managed to insert the ticket information
> in the database. The problem is when I want to see the user information
> about the inserted ticket. I can't see the Requestor for the ticket. I
> assume I need to insert some stuff about the creator of the ticket in
> another table also (not only in the table Tickets), but I haven't
> manages to understand the relationships beetween a Ticket and a User.
> 
> I hope someone can help me!

Don't touch the database yourself -- that's an direct route to screwing
things up.

There is the command-line 'rt' program, that should be used for this. It
talks to RT via http just as users, except it uses the REST interface.

--
						 Jan 'Bulb' Hudec <bulb at ucw.cz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050830/dd343ceb/attachment.sig>


More information about the rt-users mailing list