You cannot compare the file contents, but using TR you should be able to
detect that a file was attached again (if the DB value wasn't $NULL$). The
"value" contains the file size in bytes, the compressed size in the DB and
the full filename on the client.

Also note that user cannot change the attachment from the attachment field
without re-attaching it. Just changing the attachment (open->edit->save)
doesn't update the DB, it only updates the local temporary copy of the file.

Hugo

On 8/2/07, Meenakshinathan <[EMAIL PROTECTED]> wrote:
>
> Hi Robert,
>
> Thanks for the information.
>
> Anyhow this solution is not working. Remedy stores the attachments in
> the following way <number of characters>,<no of bytes>(i am sure. but
> it might bytes),<filename with extenstion>.
>
> I am not user this TR and DB can apply for attachement fields.
>
> can any one give me a alternative solution on this? Looking for your
> inputs.
>
> Thanks,
> Meenakshinathan
>
>
> On Jul 28, 2:36 am, Robert Halstead <[EMAIL PROTECTED]> wrote:
> > I'm not entirely sure on this, but couldn't you do a filter on modify
> > with a run-if condition as: 'TR.Attachment' != 'DB.Attachment' ??  I'm
> > not entirely sure how remedy stores the attachments.  It might
> > work....
> >
> > Anyone else ??
> >
> > On 7/27/07, Meenakshinathan <[EMAIL PROTECTED]> wrote:
> >
> > > Hi Listers,
> >
> > > In my application, at first stage users can attach 3-4 files. when the
> > > request assinged to next stage, that next stage user can edit or
> > > modify the attachment and can upload it again. In this stage my client
> > > has an requirement like, first stage user to be notified whenever any
> > > attachement is updated. If anybody came throrough this , can you
> > > please let me know how do i implement this?
> >
> > > Thanks,
> > > Meenakshinathan
> >
> > >
> ___________________________________________________________________________­____
> > > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.orgARSlist:"Where
> the Answers Are"
> >
> > --
> > "A fool acts, regardless; knowing well that he is wrong. The ignoramus
> > acts on only what he knows, but all that he knows.
> > The ignoramus may be saved, but the fool knows that he is doomed."
> >
> > Robert Halstead
> >
> >
> ___________________________________________________________________________­____
> > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.orgARSlist:"Where
> the Answers Are"
>
>
> _______________________________________________________________________________
> 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