The biggest problem is that the user can change the attachment and you could not prevent him from that (i have Filter which prevent change if user is not editor of the ticket).
The workaround for this is to store the names of the attachment in seperate character fields and use them for the comparision. I guess the better way is to store the attachments in a seperate form and handle add and modify actions over an dialog. In this case you have more control and the number of attachments is dynamic."
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Joe DeSouza
Sent: Wednesday, August 30, 2006 4:10 PM
To: [email protected]
Subject: Re: Overwriting Attachments
From: "McKenzie, James J C-E LCMC HQISEC/L3" <[EMAIL PROTECTED]>
To: [email protected]
Sent: Wednesday, August 30, 2006 3:29:48 PM
Subject: Re: Overwriting Attachments
**
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Joe DeSouza
Sent: Wednesday, August 30, 2006 12:07 PM
To: [email protected]
Subject: Re: Overwriting Attachments
From: "McKenzie, James J C-E LCMC HQISEC/L3" <[EMAIL PROTECTED]>
To: [email protected]
Sent: Wednesday, August 30, 2006 2:59:28 PM
Subject: Re: Overwriting Attachments
**
Joe:
You
mean not equal to $NULL$ even if you did not change the field as long as another
field was changed.
James
McKenzie
________________________________
From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Joe DeSouza
Sent: Wednesday, August 30, 2006 11:51 AM
To: [email protected]
Subject: Re: Overwriting
Attachments
**
And you realize that
TR.FirstAttachment will be $NULL$ on modification of a ticket, even if you
haven't touched the current attachment field during that transaction
right????
Joe D'Souza
Remedy Developer / Consultant,
BearingPoint,
Virginia.
----- Original Message ----
From:
"Kemes, Lisa" <[EMAIL PROTECTED]>
To:
[email protected]
Sent: Wednesday, August 30, 2006
2:32:22 PM
Subject: Re: Overwriting Attachments
**
More info:
I do a 'TR.FirstAttachment' = $NULL$, this
is a delete. And I do a 'FirstAttachment != 'DB.FirstAttachment', and this
captures an add action, but not an overwrite....isn't that weird???
Lisa
________________________________
From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Joe DeSouza
Sent: Wednesday, August 30, 2006 2:31 PM
To: [email protected]
Subject: Re: Overwriting
Attachments
**
I've noticed you need to remove, edit
and readd the attachment and then save the record.. it then takes the new one
in...
Joe D'Souza
Remedy Developer / Consultant,
BearingPoint,
Virginia.
----- Original Message ----
From: Lisa
Kemes <[EMAIL PROTECTED]>
To:
[email protected]
Sent: Wednesday, August 30, 2006
1:46:19 PM
Subject: Overwriting Attachments
I'm trying to capture add and delete actions of an attachment
pool to a
history form. Add and deletes are easily
captured, but what if someone
adds overwrites an
attachment? A window pops up asking if you would like
to
overwrite it, but then it seems like Remedy does not recognize this as
a "change." Is there a way to capture this?
Lisa Kemes
__20060125_______________________This posting was submitted with HTML in it___
