Auto replies on resolved/close tickets

shalini44
Tera Expert

Hello,

I am looking to send auto-replies on email that either resolved or closed. I tried the solution discussed in the thread

Auto Reply Email for Closed and Resolved Incidents

However, the event discussed in the above thread is not sending the auto reply that I have set up.

gs.eventQueue("ticket.closed.autoreply", current, email.origemail, '');

The auto reply is set up as:

autoreply_1.PNG

Any suggestions, help would be greatly appreciated.

Thanks,

Shalini

1 ACCEPTED SOLUTION

That is interesting.   Mine worked set up that way.   Check your event log, make sure that parm 1 is actually capturing the email of the sender.   You may have to check send to event creator to have it work, though.


View solution in original post

18 REPLIES 18

Mike, I get the following in the event log:


event_log.PNG



Thanks,


Shalini


I put this in the Update Incident (BP):



Capture.PNG


I got this event:


Capture.PNG



Which fired this email:



Capture.PNG



So, it worked as I expected.   This means we are very close.


I'll continue to debug. But it is good to know that the logic works and an email goes out. I am missing something.



Thanks,


Shalini


Can you please send some screenshots of how you have set up the email notification for auto reply?


Thanks!


Maybe remove the condition you had set?   I think it is unnecessary.


Capture.PNG



Capture.PNG


Capture.PNG