Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

System Hooks are configured in the \service-manager\config\system\systemHookConfiguration.json configuration file within the service manager in JSON format. Any changes to the System Hook configuration will not apply until the affected services have been restarted.

System Hook Types

...

Two different types of System Hooks can be used in yuuvis® Momentum, that support two different application (question) types. Both of them react to function calls under a specified condition defined in SpEL, but their behavior after activation is completely different.

...

Any changes to the Webhook configuration require a restart of the services, that are responsable for the call of the affected functions. More on Webhooks can be found here.

...

System Hook Configuration Example

The following example configures both an AMQP Hook and a Webhook.

...