• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: D2W - execute custom code on save changes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: D2W - execute custom code on save changes


  • Subject: Re: D2W - execute custom code on save changes
  • From: Tim Worman <email@hidden>
  • Date: Tue, 14 Sep 2010 10:30:02 -0700

Thanks Kieran. I'm gonna have to look into ERXThreadStorage. I know vaguely what it is for but haven't used it.

In my case, the "doesRequireAuditTrail" will be less dependent on who the user is as what the Entity being edited is or what day it is. So, if I'm the user, the auditing may not happen today but may be required tomorrow.

Thanks for your thoughts.

Tim

On Sep 14, 2010, at 10:21 AM, Kieran Kelleher wrote:

> One suggestion:
>
> Have a boolean attribute on user entity "doesRequireAuditTrail" and turn it on/off for users that require auditing. Put your current user EOGlobalID in ERXThreadStorage (do that in Session awake) and check the user's setting in EO state transition methods will* or did* and log as needed.
>
> On Sep 14, 2010, at 12:56 PM, Tim Worman wrote:
>
>> I'm using ERModernDirectToWeb to re-implement some admin parts of my existing application. One of the criteria I have is that under certain circumstances I need to log saved changes for audit reasons. I don't have to do it all the time so I need to interrupt in there with some branching logic.
>>
>> The objects in question will be EO's so I thought about having the EO's themselves track the changes. The problem with that is that I really only want this auditing happening when accessing these EO's from the D2W admin interface. There are other processes that make changes to these EO's where I do not want the auditing.
>>
>> Does anyone have some suggestions or pointers about where I can look to implement something like this?
>>
>> Tim Worman
>> UCLA GSE&IS
>>
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: D2W - execute custom code on save changes
      • From: Kieran Kelleher <email@hidden>
References: 
 >D2W - execute custom code on save changes (From: Tim Worman <email@hidden>)
 >Re: D2W - execute custom code on save changes (From: Kieran Kelleher <email@hidden>)

  • Prev by Date: Re: D2W - execute custom code on save changes
  • Next by Date: Re: Cleanup in the WO space on the wiki
  • Previous by thread: Re: D2W - execute custom code on save changes
  • Next by thread: Re: D2W - execute custom code on save changes
  • Index(es):
    • Date
    • Thread