Thank you all for your assistance! I was able to use $USER$ = "SCIB" in the qualification to make it fire exactly when I needed it to.
-----Original Message----- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Grooms, Frederick W Sent: Thursday, May 27, 2010 9:59 AM To: arslist@ARSLIST.ORG Subject: Re: Last Modified By Question Try the following on a Modify filter: $USER$ = "SCIB" That should only fire when a record is being modified and the user is the one you want Fred -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Pierce, Amanda (TBS) Sent: Thursday, May 27, 2010 8:55 AM To: arslist@ARSLIST.ORG Subject: Re: Last Modified By Question Chuck, I have a scenario where I need to send a notification when an external system modifies a record. So, I have a filter firing on Modify with Run If: 'Last Modified By' != 'DB.Last Modified By' AND 'Last Modified By' = "SCIB" I see a record being modified by this USER, however, my filter will not fire...seems like it is not actually seeing the system stamp of Last Modified By as a change. -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Chuck Sent: Thursday, May 27, 2010 8:47 AM To: arslist@ARSLIST.ORG Subject: Re: Last Modified By Question A filter fires off of the following submit, modify, get entry, service, Delete. Why do you want to fire offf of Modify Date changing? Are you checking the Before and After time of the Date? Example: Firing filter on Modify if Modified Dates differ greater than 1 Day. Execute On: Modify or Get Entry or Service or Delete Run-If: 'TR.Modified Date' > ('DB.Modified Date' + (3600 *24)) Since Modified Date always changes on successfull update, the TR value is never null. On May 27, 7:03 am, "Pierce, Amanda (TBS)" <amanda.pie...@turner.com> wrote: > Hello All, > Has anyone ever fired a filter off of the Last Modified By field > changing? > I have set up a filter to do this, but its not firing...seems like a > filter will not fire off of this modification. I couldn't find anything > in the documentation that would say if it was possible or not... > > Thanks in Advance for any help/guidance! > Amanda Pierce _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"