Open Documentation Menu

Groovy hook types

Groovy hooks are defined interfaces (entry points) in our systems where you can create individual functions. Use a Groovy script to create the functions.

There are different types of Groovy hooks:

  • Entry points are event-driven script interfaces

  • Validation hooks for extended validation of values

  • Provision of dynamic datasets

  • Extended document classes