Is there a field name for the date of the email?

Moderator: crythias

Locked
TfjTolson
Znuny newbie
Posts: 2
Joined: 05 Jan 2012, 22:26
Znuny Version: 3.0.10
Real Name: Tim F.J. Tolson
Company: University of Virginia ISPRO

Is there a field name for the date of the email?

Post by TfjTolson »

I'm an OTRS newbie.
Did my best to search the forum for this question before posting.

I'm creating responses and have a list of "OTRS field Names"
Several of which are working well for my purposes of embedding details about the
customer's email reply in our response, for example:

Dear <OTRS_TICKET_CustomerUserID>,

Thank you for your email with the Subject: <OTRS_CUSTOMER_Subject>
We will reply to your email address of: <OTRS_CUSTOMER_From>

I can't seem to find a field name for the date of the email. I've tried the logical "<OTRS_CUSTOMER_Date>"
but it returns blank.

The OTRS system's auto-inclusion of their email starts with:
12/28/2011 16:40 -Joe Customer wrote:
so I know it knows the email date/time stamp.
So is there a field name for it?

Thanks,
Tim
Tim F. J. Tolson, Ph.D., Information Security & Policy Analyst
TTolson@Virginia.EDU Voice:434-243-6592 FAX:434-243-9197
Information Security, Policy, and Records Office (ISPRO)
University of Virginia Office of the Vice President and CIO
PO Box 400898, 2400 Old Ivy Road, Charlottesville, VA 22904-4217
zuckerbaeckerin
Znuny advanced
Posts: 144
Joined: 29 Aug 2011, 11:55
Znuny Version: 3.0.10

Re: Is there a field name for the date of the email?

Post by zuckerbaeckerin »

Hi,

try <OTRS_TICKET_Created>
that should work (:
[LIVE]OTRS 3.0.10
ITSM 3.0.5
unter Windows
mit Oracle
TfjTolson
Znuny newbie
Posts: 2
Joined: 05 Jan 2012, 22:26
Znuny Version: 3.0.10
Real Name: Tim F.J. Tolson
Company: University of Virginia ISPRO

Re: Is there a field name for the date of the email?

Post by TfjTolson »

zuckerbaeckerin wrote:Hi,

try <OTRS_TICKET_Created>
that should work (:
Thanks - that's close. However, I really need the date of the email to which I'm replying.
For example - email comes in, I send a reply to the user, she replies. I want to include her
reply, with date of her email, which may be days later, in my next reply.

Thanks,
Tim
Tim F. J. Tolson, Ph.D., Information Security & Policy Analyst
TTolson@Virginia.EDU Voice:434-243-6592 FAX:434-243-9197
Information Security, Policy, and Records Office (ISPRO)
University of Virginia Office of the Vice President and CIO
PO Box 400898, 2400 Old Ivy Road, Charlottesville, VA 22904-4217
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Is there a field name for the date of the email?

Post by jojo »

there is no such variable
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked