Jump to content

Recommended Posts

Posted

I need to write a script that will monitor TrackIt (trouble ticket software) and set an audible alarm when a new trouble ticket arrives.  I have no idea how to do this or whether AutoIt is the right tool for the job.  I'm not asking for a script, I'm asking for direction so I can write my own script.  Any ideas out there?

Thanks in advance, and if I fail miserably, and you have such a script, I'm not beneath begging.  In fact, after struggling to hell and back, you can expect begging.

_aleph_

Meds.  They're not just for breakfast anymore. :'(

Posted

Tickets are in a database.  Staff input through a web interface, I use the technician client, non-web.  I may look into opening the web interface and letting my monitor key on that, if I can get a grasp on the IE UDF (I haven't looked at it yet.)  Thanks for the idea.  AutoBert, you have an idea for attacking this from the database side?

Meds.  They're not just for breakfast anymore. :'(

Posted
3 hours ago, aleph01 said:

Thanks for the idea.  AutoBert, you have an idea for attacking this from the database side?

There UDF's in this forum for nearly every DB (afair a MySQL.udf from @progandy) so first you habe to check if you can connecting to the DB and querying.   

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...