Enabling flags and user-defined fields for custom scripting

As of release 2024.08, custom flags and user-defined fields are available on the EXTENSION_SCRIPT and EXTENSION_SCRIPT_HISTORY tables. Use these flags and UDFs to set specific values for these fields. Then, use these values to create custom logic that controls visibility for your extension scripts.

These fields include:
  • EXTSCR_FLAG1-5
  • EXTSCR_UDF1-5

To enable custom flags and UDFs for the EXTENSION SCRIPT maintenance form, you must edit the underlying JSP to show these fields.

To filter the results on the Extension Script History page, use the Where Clause field on the EXTENSION SCRIPT HISTORY maintenance form.