Server administration

Review Extension

The Review Extension allows the user to review and modify values of variables that are part of a frame. This operation is done without conditions so the values will be modified all at once.

The Review Extension needs to be enabled in the Application Manager as well as in every Knowledge Based Application that uses it.

The Review Extension can be used in combination with the Backend Extension.

How to use it

For using the Review Extension, first a frame needs to be created. Once the frame contains all the variables that the user can modify, the value of that variables are set (maybe retrieving the values from the database or setting the values manually).

For using the Review functionality, the keywords are the following ones:

Keyword

REVIEW

Meaning

This keyword specifies the frame that needs to be reviewed. Use it as many times as needed.

Keyword

PREFILL

Meaning

This keyword specifies the variable that needs to be reviewed. Use it as many times as needed.

Keyword

TRIGGER REVIEW

Meaning

This keyword triggers the review functionality

Possible Values

done

Example of frame specification for review:

screen-shot-2016-10-18-at-17-03-41

Example for triggering the review:

screen-shot-2016-10-18-at-17-03-49