/build/static/layout/Breadcrumb_cap_w.png

Can anyone tell me how to get a Kace Service Desk SELECT statement to return a ticket's URL?

I don't see a URL field in any of the HD* tables??

Thanks


0 Comments   [ + ] Show comments

Answers (2)

Answer Summary:
There isn't an explicit URL field in the table, you need to generate it yourself as part of the email message and use the HD_TICKET.ID field for the ticket ID to append to the URL for your KBOX. If your select statement gets HD_TICKET.ID as TICKETID, then in the email message you would include: http:///adminui/ticket.php?ID=$ticketid
Posted by: chucksteel 11 years ago
Red Belt
3

There isn't an explicit URL field in the table, you need to generate it yourself as part of the email message and use the HD_TICKET.ID field for the ticket ID to append to the URL for your KBOX.

If your select statement gets HD_TICKET.ID as TICKETID, then in the email message you would include:

http://<your KBOX servername>/adminui/ticket.php?ID=$ticketid

 


Comments:
  • Thanks! So obvious... sigh. - kpm8 11 years ago
Posted by: Aaron Cool 11 years ago
Red Belt
0

HD_TICKET look for the ID, it will use PHP to generate the URL.

If the Ticket ID / Ticket TICK:0021, it will display as http://k1000/adminui/ticket.php?ID=21

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

View more:

Link

Related Links

Post

Related Posts

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ