Alexander Scholler | 6 Jul 2007 07:30
Picon
Favicon

Path of new tickets coming into OTRS

Hi,

an important metric of Service-Desk is to measure which paths are used 
for creating new ticket like (article_type)
* phone
* web
* fax
* mail
* small-talk (on the toilets ;-)) "hey joe, could you please..."
* SOAP

and who created the ticket (article_sender_type)
* the user
* one of his IT-key-users
* one member of the IT-stuff (OTRS-agent)
* some kind of system monitoring (like nagios or client-HW-monitoring-tool)

I think todays OTRS lacks in the possibility of doing the 
ticket-creation in such a specific way, that the above mentioned 
scenaria can be distingushed (for analytic reasons).

OK, if you create a ticket from a system-monitoring-tool via SOAP,
you can add article_type = SOAP and article_sender_type = Monitoring to 
the database and can create the ticket in such a specific way,
but you cannot manually create a ticket where
* the IT-key-user of a department
* told you during breakfast
* that user x has some trouble with...
The Web-GUI cannot handle that.

(Continue reading)

Dan King | 12 Jul 2007 17:43
Picon

CVS line for Source Code Header

Hi list,

 

I am creating the NotificationMotd.pm file listed in the Dev Manual and I was curious if someone could explain the CVS line for the Source code header and what each part means and how I would write that line. The example from the NotificationMotd.pm file is:

 

# $Id: module-format.xml,v 1.17.4.1 2007/03/20 11:13:40 martin Exp $

 

I understand that I should replace the date in the line with todays date and time that I created the format. But the part I am confused about is what module-format.xml is or means, if the version number is the version of the file I am writing or the version of OTRS I am using. Also, what does the “martin Exp $” part mean?

 

Thanks for the help.

 

Dan King
Software Developer
Canadian Resident Matching Service
613.237.0075  ext. 241
(Toll free) 877.CARMS.42
171 Nepean Street, Suite 300
Ottawa
, ON, CAN    K2P 0B4
www.carms.ca

------------------------------------------------------------------------------------

This e-mail message, including any attachments, is for the sole use of the intended recipients and may contain confidential and or privileged information.  If you are not the intended recipient or this information has been forwarded in error, please contact the sender by reply e-mail and destroy copies of the original message. 
Ce message (incluant toute pièce jointe) s'adresse uniquement au(x) destinataire(s) prévu(s) ou à une personne autorisée à le recevoir en son (leur) nom. Il pourrait contenir des renseignements confidentiels ou protégés.  Si vous l'avez reçu par erreur, nous vous prions d'en informer l'auteur dans les meilleurs délais, de ne pas divulguer son contenu et de le supprimer de votre système. Merci.

 

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
Dan King | 12 Jul 2007 18:04
Picon

Notify module error

Hi,

 

I am new to perl and am going through the dev manual. I am attempting to write the Notify Module in section 7.2 of the manual. I followed the code exactly in the book except I am confused because there is a section in the new subroutine that looks like this “[…]”, minus the quotes. What am I supposed to include their? I am having an issue when I try and log onto OTRS and I receive the error below:

 

Software error:

Undefined subroutine &Kernel::Output::HTML::NotificationMotd::new called at C:\OTRS\otrs\/Kernel/Output/HTML/Layout.pm line 1972.

For help, please send mail to the webmaster (admin <at> your-domain.com), giving this error message and the time and date of the error.

My guess is that since I didn’t include anything in the new subroutine of the NotficationMotd.pm file is the cause of my error. I just don’t know how to procede.

 

Any help is greatly appreciated.

 

Dan King
Software Developer
Canadian Resident Matching Service
613.237.0075  ext. 241
(Toll free) 877.CARMS.42
171 Nepean Street, Suite 300
Ottawa
, ON, CAN    K2P 0B4
www.carms.ca

------------------------------------------------------------------------------------

This e-mail message, including any attachments, is for the sole use of the intended recipients and may contain confidential and or privileged information.  If you are not the intended recipient or this information has been forwarded in error, please contact the sender by reply e-mail and destroy copies of the original message. 
Ce message (incluant toute pièce jointe) s'adresse uniquement au(x) destinataire(s) prévu(s) ou à une personne autorisée à le recevoir en son (leur) nom. Il pourrait contenir des renseignements confidentiels ou protégés.  Si vous l'avez reçu par erreur, nous vous prions d'en informer l'auteur dans les meilleurs délais, de ne pas divulguer son contenu et de le supprimer de votre système. Merci.

 

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
Christian Schoepplein | 12 Jul 2007 18:21

Re: CVS line for Source Code Header

HI Dan,

On Do, Jul 12, 2007 at 11:43:32 -0400, Dan King wrote:
>   I am creating the NotificationMotd.pm file listed in the Dev Manual 

Cool :).

>   and I
>   was curious if someone could explain the CVS line for the Source code
>   header and what each part means and how I would write that line. The
>   example from the NotificationMotd.pm file is:
>
>
>
>   # $Id: module-format.xml,v 1.17.4.1 2007/03/20 11:13:40 martin Exp $
>
>
>
>   I understand that I should replace the date in the line with todays date
>   and time that I created the format. But the part I am confused about is
>   what module-format.xml is or means, if the version number is the version
>   of the file I am writing or the version of OTRS I am using. Also, what
>   does the "martin Exp $" part mean?

The cvs line in the file does not need to be edited, the cvs server does 
this for us :). So dont care about the line :). However, the format is:

    # $Id: 

    -> This is a marker for the cvs server that tells that the line is 
       starting

    module-format.xml,

    -> Just the name of the file.

    v 1.17.4.1

    -> The current version number of the file
    2007/03/20 11:13:40 

    -> The date and time when the file was commited the last time.

    martin 

    -> The user who committed the file the last time

    Exp $

    -> End of the line where all this information are stored.

>   Dan King

Regards,

  Christian

--

-- 
((otrs)) :: OTRS GmbH :: Norsk-Data-Strasse 1 :: 61352 Bad Homburg
           Fon: +49 (0) 9421 56818 0 :: Fax: +49 (0) 9421 56818 18
           http://www.otrs.com/ :: Communication with success!

Geschäftsführer: André Mindermann, Martin Edenhofer
Handelsregister: HRB 9452 Bad Homburg
Steuernummer:   003/240/97521

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
Oliver Tappe | 12 Jul 2007 18:30

Re: CVS line for Source Code Header

Hi Dan,

On 2007-07-12 at 17:43:32 [+0200], Dan King <DKing <at> carms.ca> wrote:
> I am creating the NotificationMotd.pm file listed in the Dev Manual and I was 
> curious if someone could explain the CVS line for the Source code header and 
> what each part means and how I would write that line. 

Basically, just don't bother writing anything in there, as it will be 
overwritten anyway (see below).

> The example from the NotificationMotd.pm file is:
> 
> # $Id: module-format.xml,v 1.17.4.1 2007/03/20 11:13:40 martin Exp $

This line is expanded by CVS during a commit, so you never edit it yourself. If 
you insert a line like
	# $Id: $
into a (text-)file and commit it into a CVS repository with activated keyword 
expansion, CVS will insert some information about the file into the Id - 
placeholder. The individual items within that line are:
	the filename where this $Id: $ line lives in
	the current CVS-revision of this file
	the date and time of last commit
	the name of the developer who did that commit
	the state (hm, what 'Exp' means in this context escapes me currently... ;-)

So, please do not change anything in that line, it will be replaced whenever 
you commit that file to a CVS-repository. If you are not going to do that 
anytime soon, you might choose to reduce that line to 
	# $Id: $
or even remove it completely.

cheers,
	Oliver
--

-- 
((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing
  Fon: +49 (0) 9421 56818-0  :: Fax: +49 (0) 9421 56818-18
    http://www.otrs.com/ :: Communication with success!
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Anas Trabulsi | 16 Jul 2007 15:59
Picon
Picon
Favicon

OTRS - Incoming emails filter

Hi Everyone,

I'm trying to set a new filter on the incoming emails. What I want to do
is to check when a specific header value (X-SpamValue) is more than 6, I
want the email to be directed to the Junk mail queue. Could anyone
please tell me what file(s) I should change?

Thanks in advance,
Anas
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Dan King | 16 Jul 2007 20:15
Picon

List of agents

I am new to developing in OTRS and perl and might have a very basic question. I want to modify the look of the tickets so it provides a drop down list with Agents names so each ticket can be assigned to an agent very easily. I would like it to look like the Change Queue drop down list. Does anyone know how this would be done? Or if there is an easy way to do it?

 

Thanks for the help.

 

Dan King
Software Developer
Canadian Resident Matching Service
613.237.0075  ext. 241
(Toll free) 877.CARMS.42
171 Nepean Street, Suite 300
Ottawa
, ON, CAN    K2P 0B4
www.carms.ca

------------------------------------------------------------------------------------

This e-mail message, including any attachments, is for the sole use of the intended recipients and may contain confidential and or privileged information.  If you are not the intended recipient or this information has been forwarded in error, please contact the sender by reply e-mail and destroy copies of the original message. 
Ce message (incluant toute pièce jointe) s'adresse uniquement au(x) destinataire(s) prévu(s) ou à une personne autorisée à le recevoir en son (leur) nom. Il pourrait contenir des renseignements confidentiels ou protégés.  Si vous l'avez reçu par erreur, nous vous prions d'en informer l'auteur dans les meilleurs délais, de ne pas divulguer son contenu et de le supprimer de votre système. Merci.

 

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
Martin Edenhofer | 17 Jul 2007 12:15

OTRS-Developer - Joint the ((otrs)) Team

Hi all!

we are currently looking for an OTRS developer. So if somebody on the
list want to work for us, just follow the following link or send an
email to jobs <at> otrs.com. ;)

Read more (only german): http://www.otrs.com/de/job/entwickler/

Have a nice day!

  -Martin

((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing
  Fon: +49 (0) 9421 56818 0 :: Fax: +49 (0) 9421 56818 18
    http://www.otrs.com/ :: Communication with success!
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Laurent Minost | 19 Jul 2007 17:22
Favicon

CustomerTicketZoom customisation

Hi,

New to OTRS and currently trying to "improve"/customise some of the different frontend aspects.

In Kernel/Output/HTML/Standard/CustomerTicketZoom.dtl, I wonder why the current ticket last subject is not displayed by default ? (is it a bug) ?
I would like to display it by default and add a disabled tag to the HTML line around line 133 so Customers can't change the ticket subject, only agents can do that.

<input type="text" name="Subject" value="$QData{"Subject"}" size="70">

to

<input type="text" name="Subject" value="$QData{"Subject"}" size="70" disabled>

not a problem for disabled : it works well but can't understand why  $QData{"Subject"} is currently empty ?

By the way, how does blocks with <!-- dtl:block:xxxx --> works ? Can't understand what is their utility ?

Thanks for your answer.

Laurent
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
Dan King | 23 Jul 2007 19:07
Picon

Modifying AdminCustomerUserForm?

I am trying to modify the labels for the fields when adding a Customer User. I want to change the label Salutation to gender or just add a field for gender. I am attempting to do this in the file named AdminCustomerUser.dtl but I don’t see any place where Salutation is listed in the file. Am I looking in the right place or should I be attempting something different?

 

Thanks for any help offered.

 

Dan King
Software Developer
Canadian Resident Matching Service
613.237.0075  ext. 241
(Toll free) 877.CARMS.42
171 Nepean Street, Suite 300
Ottawa
, ON, CAN    K2P 0B4
www.carms.ca

------------------------------------------------------------------------------------

This e-mail message, including any attachments, is for the sole use of the intended recipients and may contain confidential and or privileged information.  If you are not the intended recipient or this information has been forwarded in error, please contact the sender by reply e-mail and destroy copies of the original message. 
Ce message (incluant toute pièce jointe) s'adresse uniquement au(x) destinataire(s) prévu(s) ou à une personne autorisée à le recevoir en son (leur) nom. Il pourrait contenir des renseignements confidentiels ou protégés.  Si vous l'avez reçu par erreur, nous vous prions d'en informer l'auteur dans les meilleurs délais, de ne pas divulguer son contenu et de le supprimer de votre système. Merci.

 

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Gmane