Search found 15 matches

by huozipan
03 Nov 2010, 10:18
Forum: Help
Topic: How can I define NotifyMailSubject myself
Replies: 6
Views: 2592

Re: How can I define NotifyMailSubject myself

thanks jojo.

I'll wait 3.0 release.
by huozipan
03 Nov 2010, 10:17
Forum: Help
Topic: can I think that EscalationNotify not implemented in 2.4.8
Replies: 1
Views: 1166

can I think that EscalationNotify not implemented in 2.4.8

I lookup the sourcecode to learn how the option "Nofity by" in Queue/SLA admin interface was been used. But I found it just been insert into DB. Not other code to call them. Is that means when the "Escalation - First Response Time " reached, there are not any action to send Notif...
by huozipan
03 Nov 2010, 09:26
Forum: Help
Topic: How to config Escalation mail group
Replies: 1
Views: 1241

Re: How to config Escalation mail group

Any idea can help. Thanks.
by huozipan
03 Nov 2010, 04:45
Forum: Help
Topic: How can I define NotifyMailSubject myself
Replies: 6
Views: 2592

Re: How can I define NotifyMailSubject myself

I want the subject show just like bellow: MailServer 10.10.0.10 Down! [New Ticket#2010101010000684] or MailServer 10.10.0.10 Up! [FollowUP Ticket#2010101010000684] Because I think the Incident content is much important than TicketNumber. && And. If I modify TicketSubjectBuild() in Ticket.pm,...
by huozipan
02 Nov 2010, 12:58
Forum: Help
Topic: How can I define NotifyMailSubject myself
Replies: 6
Views: 2592

How can I define NotifyMailSubject myself

The default subject is just like "[Ticket#2010101010000684] You got follow up! .....".

That is too long. Can I define subject myself???
by huozipan
01 Nov 2010, 08:58
Forum: Help
Topic: How to config Escalation mail group
Replies: 1
Views: 1241

How to config Escalation mail group

When I receive a Event or alert, A new ticket is created and into a tech-queue and send a "new ticket" notification to group1 @system.com. Buf if engineers in group1 could not resolve this question in 10 minute, the ticket will escalation. I hope when escalation is triggered, another group...
by huozipan
29 Oct 2010, 09:31
Forum: Help
Topic: Couldn't choose "service" when create phone-ticket
Replies: 2
Views: 1501

Re: Couldn't choose "service" when create phone-ticket

Thanks pgandalipov. You are right.

Now I have another question. "service" is not belong to CI?? That is not comfort with itilv3.

I want to create a "service" B, which should be use by another service A. In service Zoom, I couldn't link service A to B.
by huozipan
29 Oct 2010, 07:28
Forum: Help
Topic: Couldn't choose "service" when create phone-ticket
Replies: 2
Views: 1501

Couldn't choose "service" when create phone-ticket

When I create a phone-ticket, I couldn't choose "service" which only appear '-'. But I create 2 services before. Something I miss or my understanding is wrong?
by huozipan
28 Oct 2010, 10:57
Forum: Help
Topic: how to use SLA type "Resolution Rate"
Replies: 0
Views: 893

how to use SLA type "Resolution Rate"

What different between "Availabilty" and "Resolution Rate"?
And "Errors" is for what SLA situation??
How to use it ??

thanks.
by huozipan
20 Oct 2010, 10:42
Forum: Help
Topic: How to understand "TicketLockUpdate"
Replies: 0
Views: 1055

How to understand "TicketLockUpdate"

About Ticket Event, there are a lot of Events such as TicketLockUpdate. But I couldn't find the definition of these Events in Admin-manual and Developer-manual and Google. So I don't know how to use these Events. Someone can give me some advises??? I know there is a chapter in Developer-manual, But ...
by huozipan
18 Oct 2010, 07:36
Forum: Help
Topic: ldap authentication for multi-group
Replies: 3
Views: 2107

Re: ldap authentication for multi-group

thanks Mike_B. I will try it this afternoon.
by huozipan
15 Oct 2010, 12:39
Forum: Help
Topic: how to view all tickets of a CI
Replies: 1
Views: 1533

how to view all tickets of a CI

I want to see some CIs tickets( Events ) in last month. How can I do it? I couldn't find any links in CI frontend.

thanks.
by huozipan
15 Oct 2010, 12:17
Forum: Help
Topic: ldap authentication for multi-group
Replies: 3
Views: 2107

ldap authentication for multi-group

Now I meet a question. pls help me. My otrs users belong to 3 roles . One is administrator, some are just user who can use ticket and the others are itsm-change-agent and builder. I use LDAP authentication. How to configure it? I see the example in default.pm, but it only configure 1 group. How to a...
by huozipan
06 Oct 2010, 02:48
Forum: General
Topic: hot modify owner of ticket when ticket been created
Replies: 1
Views: 1906

hot modify owner of ticket when ticket been created

All new ticket owner is "root@localhost(Admin OTRS)". that couldn't been others like user-group when ticket create??

When I system receive a new ticket, how mail it to a user-list or user-group ??

thanks.