Hi, 

I have a requirement to place an email (reply) from a customer that has
the ticket number anywhere in the email subject line into the ticket.
The challenge is the ticket number could be anywhere in the subject
line.

If the subject line is something like RE: TT#01049480 for NaviSite, Inc.
I can use 
SUBSTRC($Subject:$, 4, 14) which produces TT#01049480 

If the ticket number is somewhere else in the subject line like FW: RE:
TT#01049480 then I would get the incorrect results and I would not be
able to push the email to the ticket.

So I need a string that would find TT# and the eight characters that
follow, so I can push that value to a separate field..

Thanks
Mark 


Mark Brittain
ESM Remedy Developer
NaviSite Inc.
315-453-2912 x5418  (office)
315-317-2897 (cell)


This e-mail is the property of NaviSite, Inc. It is intended only
for the person or entity to which it is addressed and may contain
information that is privileged, confidential, or otherwise protected
from disclosure. Distribution or copying of this e-mail, or the
information contained herein, to anyone other than the intended
recipient is prohibited.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to