To add my 2 cents also:
 the TR and DB prefixes can ONLY be used on the Run If condition of the
filter. Not Set Fields, not Push Fields,  etc...


Mark  


//SIGNED//
MARK A. WORLEY, Contractor, 2 SOS/SYOS
Remedy ARS Support, SAIC
Commercial: (402) 294-8226
DSN:  271-8226
mailto:[EMAIL PROTECTED]

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Wheeler, Dylan
Sent: Thursday, October 04, 2007 16:05
To: arslist@ARSLIST.ORG
Subject: Re: TR, DB, and nothing

To add, this only works for filters, AL is client side so no DB
comparison is available, which is why you have to do a set fields on a
temp field to compare.

Check the 6.3 basic dev guide page 491 for more details.

Dylan

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of McManus Michael A SSgt HQ 754
ELSG/DOMH
Sent: Thursday, October 04, 2007 2:01 PM
To: arslist@ARSLIST.ORG
Subject: Re: TR, DB, and nothing


'FieldName' = Current value of the field
'TR.FieldName' = Current value of the field if it has changed, else the
value is null. 'DB.FieldName' = Value stored in the database.
Obviously, this value does not exist on submit.

Michael A. McManus, SSgt, USAF
Remedy Developer
HQ 754 ELSG/DOMH
DSN: 596-6478 / Comm: 334-416-6478

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Cupp, Michael E CTR USAF
AFRL/RYOD
Sent: Thursday, October 04, 2007 3:58 PM
To: arslist@ARSLIST.ORG
Subject: TR, DB, and nothing

Can someone explain the difference between the following:

'FieldName'
'TR.FieldName'
'DB.FieldName'

Are there other prefixes out there that may be of use?



If the DB. is what I think it is, it's something I've asked for, but was
told didn't exist, so I have had to do extensive coding around it
(Creating a dup field, setting it via work flow, comparing 2 field
values, etc).



Thanks!
M

________________________________________________________________________
_______
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where
the Answers Are"

________________________________________________________________________
_______
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where
the Answers Are"


This message and any attachments are for the intended recipient(s) only
and may contain privileged, confidential and/or proprietary information
about Downey Savings or its customers, which Downey Savings does not
intend to disclose to the public.  If you received this message by
mistake, please notify the sender by reply e-mail and delete the message
and attachments.

________________________________________________________________________
_______
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where
the Answers Are"

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

Reply via email to