PreviousNext

Update Triggers

When you execute a call that accesses an attribute associated with an update trigger, the client-side attribute update code performs the following tasks:

· Binds to the attribute trigger (using a binding from the attribute type's schema entry)

· Makes the remote sec_attr_trig_update( ) call to the attribute trigger server, passing in the attributes provided by the caller

· If the sec_attr_trig_update( ) call is successful, stores the output attribute(s) in the registry database and returns the output attribute(s) to the caller