This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Webhelpdesk automated check on field values

Hi All

I've been trying to work this out for a while without success, so just wondering if anyone has done something similar.

I want to have an automated email go out on a daily basis to basically nag people to complete a ticket action.  I know theres nothing specifically there to achieve this, so I'm looking to try and create this by the use of tasks and actions, but I'm struggling.

This is what I want to do:

At 06:00 each day have a task setup to create 'Request type A' with a status of 'Open'

I want then to create an action that will run on creation of 'Request type A' to do the following.

Check 'Request type B'

If the value of 'field 1' in 'Request type B' = 'No'

send an email to a recipient.

Not sure if I've hit a mental block here, but I can't for the life of me figure this out.

Can anyone assist?

Rick

  • I am not sure that you are able to do it the exact way you mentioned. The problem you would run into would be that your criteria on the action rule would have to be matching two separate requests types - which can never work because no single ticket can have 2 request types. Your rule triggering would be based on the ticket creation of Request Type A, but your criteria would have to match both A and B AND the custom field which I don't think would work. You could make so that it matches "any" of those 3, but then it's sending an email every-time any of those 3 events happens individually, regardless of whether the custom field in Request B is set to no.

    I've looked through the action rules and I can't find anything that makes sense. Because what your wanting is based on "inaction" on the part of the technician, I don't believe action rules would work for this. Perhaps someone else would know how to get those to work though.

    Have you already looked through the Priority Types and Alerts options? It looks like you can schedule certain alert emails to be sent every day when an update hasn't happened or after a due date has been missed. I believe you can't base it on the content of custom fields, though.

    pastedImage_0.png

    Hope that helps!

  • Thanks Mark.

    I looked at the priority and alerts, but I don't think it would be selective enough on the email recipient.

    I think I'm just trying to do something that's not possible within Webhelpdesk at the moment.

    I'll have to keep with the manual method of poking them with a stick for the moment emoticons_happy.png