Scripts for Optiva object events

In addition to Optiva scripting for workflows, copy methods and equations, Optiva provides hooks at various events. These hooks enable Optiva scripts to run to alter or enhance these events.

  • Save (i.e., pre and post)
  • Update formula row (i.e., pre and post)
  • Calculate formula (i.e., pre and post)

These scripts are defined in the Script tab of the Symbol form for each relevant object. You specify the script in .NET Framework scripting language. To verify the syntax of the script language, click Validate.