Did something similar some years ago...

Create a form that contains form name and the field ids that you want
to audit. Add a tablefield to your form you want to audit. Use the run
process command Application-Copy-Field-Value, to store your audit
value in a temporary field. Then chech these against the fieldid in a
run if. Then do a pushfield (remember phase 1)

If you also want the old value, you may get around this to create a
join form between the audit form (configuration) and the form you want
to audit against.

--
Jarl



On Dec 3, 2007 8:07 PM, Durrant, Michael M. - ITSD
<[EMAIL PROTECTED]> wrote:
> **
>
> I wanted to make a Filter guide that would check which fields on a form had
> changed (DB.Field != TR.Field) and push an audit record to a database.  I
> don't want to make a separate filter for every field on the form.
>
> Is there a way I can loop through some kind of data dictionary or?  My
> intuition tells me yes, but my limited Remedy experience tells me "Huh?"
>
> Thanks,
>
> Michael The information contained in this email may be privileged,
> confidential or otherwise protected from disclosure.  All persons are
> advised that they may face penalties under state and federal law for sharing
> this information with unauthorized individuals.  If you received this email
> in error, please reply to the sender that you have received this information
> in error.  Also, please delete this email after replying to the sender.
> __20060125_______________________This posting was submitted with HTML in
> it___

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

Reply via email to