This is what I do as well. Also works when someone deletes an attachment. I like to capture that action as well.
Lisa -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Mark Milke Sent: Thursday, January 07, 2010 3:42 AM To: [email protected] Subject: Re: Attachment replacement - Filter not firing?! Hi Doug, thanks a lot for the explanation and help. You writte: > In the filter run if condition, we do not compare file content. What > we compare when you compare attachements is file names. Fair enough. I don't really care if the file. I just want to catch is there was a change in terms of replacing the file or attaching a new one. >So, if you have file x attached, and you attach a new file x, you will >get the DB.attach value matching the attach value because the filename >is the same. If the filename was different, the values would not match. For some reason my filter is not firing even when I test 'DB.Attach1' ! = "Attach1" and my *file name is diffrent*. But this one: > TR.attach != $NULL$ works just fine. Thanks, Mark _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

