Kbase P6101: Trigger Trying to Access Widgets Not Realized After Transact
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/09/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1B
FACT(s) (Environment):
Progress 9.1C
SYMPTOM(s):
Trigger Trying to Access Widgets Not Realized
Trigger States SmartPanel is in Update mode as opposed to add
Procedure trigger reopens queries and proforms an override to dataavailable in the SDO after saving the record.
CHANGE:
Trigger code was firing before the data was available
FIX:
Move the trigger to overide committransaction procedure.