General Info

Reaction’s general information provides a human-readable name and description.

It also includes the reaction status (enabled or disabled) and the scripting language that will be used for this reaction (XQuery or Javascript).

Name and Description

Each reaction has a human-readable name and a description. These values are not used for any function and only help users to navigate the reactions list.

Status

A disabled reaction is not matched against any request. This is a safer alternative to deleting a reaction.

Scripting

A reaction can use XQuery or Javascript as its scripting language.

XQuery is typically used for XML-based responses, and Javascript - for JSON-based ones.