Login to participate
Endpoint Management & Virtualization BlogsRSS

How To Edit an Incident Through the Worker Page or Command Line

joamreynoso's picture

This will work if you need to update an incident from an e-mail template or a command line tool. This tip is a slick way to work directly with the DB and update all the fields that you want.

From an e-mail template (will work like a link):

<a href="http://servername/aexhd/worker/default.aspx?cmd=editItem&id=WORKITEM(workitem_number)&workitem_priority_lookup_id=300&workitem_urgency_lookup_id=300&workitem_status_lookup_id=600&workitem_comment=the+computer+has+repaired+and+restore+information+of+the+user@workiten_rating=5&workitem_action=Rate&commit=yes">Link Display Name</a>

From a command line tool:

http://servername/aexhd/worker/default.aspx?cmd=editItem&id=WORKITEM(workitem_number)&workitem_priority_lookup_id=300&workitem_urgency_lookup_id=300&workitem_status_lookup_id=600&workitem_comment=the+computer+has+repaired+and+restore+information+of+the+user@workiten_rating=5&workitem_action=Rate&commit=yes

This will work if you have worker rights in the Altiris HelpDesk. It won't work for regular contacts.

Note: At the end of the command is a COMMIT=YES that will automatically save the incident changes.
trenkert's picture

Very convienient!

This tag is very helpful for users making many saves and updates via email! Thx for the tip!

"They must find it difficult... Those who have taken authority as the truth, rather than truth as the authority."

Dominique's picture

Excellent, but needs to be

Excellent, but needs to be really tied for the security purpose.

Dom

Dom

DRowland's picture

Close....

This only seems to work if the contact has Worker level access, which none of mine do.

I am tryiong to accomplish the same using the webservice.

tbonsal1's picture

WinUser Console

Can this method be adapted to use the WinUser Console instead of the Worker Console?

Rahiz M. Shaikh's picture

Close by Regular Contacts

Hi,

How can i assign permission so that regular contacts can closed their own incident in mail.

I have done it, but its only possible for workers

Please let me know what permission i need to assign.

Thanks
Rahiz