I rellay enjoy OTRS Process Management.
I unfortunately have a notificaiton issue when using ticketCreate module. Users aren't notified for the ticket created by the process.
My settings for the Transition Action are the following:
Code: Select all
ArticleType: note-external
Body: mytext
ContentType: text/plain; charset=ISO-8859-15
CustomerID: <OTRS_TICKET_CustomerID>
CustomerUser: <OTRS_TICKET_CustomerUserID>
HistoryComment: mytext
[b]HistoryType: WebRequestCustomer[/b]
LinkAs: Child
Lock: lock
OwnerID: 41
Priority: 3 normal
Queue: myqueue
SenderType: agent
State: new
Subject: mytext
title: mytext
All notifications are ticked on for the agent 41.
Please could you tell me what I am doing wrong ?